HollowPS_TV_experiments/extras/zzz-0.1-jsons/Caesar_SpecialSkill_02.json

139 lines
No EOL
5.1 KiB
JSON

{
//凯撒飞盾溶解
"AbilityName" : "Caesar_SpecialSkill_02",
"AbilityStacking": "Unique",
"AbilityMixins" :
[
{
"$type" : "MoleMole.AttachStateWithModifierMixin",
"ConfigList":
[
{
"AnimatorStateName": "Attack_Branch_02",
"LayerIndex": 0,
"NormalizedTimeLow": 0.165,
"NormalizedTimeHigh": 0.545,
"ModifierNameList":
[
"ListenTransitionModifier",
],
},
]
},
],
"Modifiers" :
{
"ListenTransitionModifier":
{
"ModifierStacking": "Refresh",
"Duration": -1,
"IgnoreTimeScale" : false,
"OnRemoved" :
[
{
"$type" : "MoleMole.ApplyModifier",
"ModifierName" : "HideMeshModifier",
"Target" : "Self",
"Predicates" :
[
{
"$type": "MoleMole.ByNot",
"Target" : "Self",
"Predicates":
[
{
"$type": "MoleMole.ByAnimatorStateNormalizedTime",
"AnimatorStateName": "Attack_Branch_02",
"LayerIndex": 0,
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"Target" : "Self",
},
]
}
]
},
],
},
"HideMeshModifier":
{
"ModifierStacking": "Refresh",
"Duration": 0.1167,
"IgnoreTimeScale" : false,
"OnAdded" :
[
{
"$type" : "MoleMole.HideRenderAction",
"Path" : "Caesar_Weapon02",
"IsActive" : false,
"Target" : "Self",
},
{
"$type" : "MoleMole.FireEffect",
"EffectPattern" : "Eff_Caesar_Attack_Branch_02_FadeOut",
"Target" : "Self",
"FireEffectPosRot" :
{
"CoordsOption" : "ReferTarget",
"NeedRaycastGround":false,
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"AttachPoint":"Weapon02",
"OffsetReferTarget" : "Self",
"IsUseAttachPointPos":true,
"IsUseAttachPointRotation":true
},
"Offset" :
{
"PositionOffset" : {"x":0.0, "y":0.0, "z":0.0},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : true,
},
},
}
],
"OnRemoved" :
[
{
"$type" : "MoleMole.HideRenderAction",
"Path" : "Caesar_Weapon02",
"IsActive" : true,
"Target" : "Self",
},
{
"$type" : "MoleMole.FireEffect",
"EffectPattern" : "Eff_Caesar_Attack_Branch_02_FadeIn",
"Target" : "Self",
"FireEffectPosRot" :
{
"CoordsOption" : "ReferTarget",
"NeedRaycastGround":false,
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"AttachPoint":"Weapon02",
"OffsetReferTarget" : "Self",
"IsUseAttachPointPos":true,
"IsUseAttachPointRotation":true
},
"Offset" :
{
"PositionOffset" : {"x":0.0, "y":0.0, "z":0.0},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : true,
},
},
}
],
},
},
}