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

90 lines
No EOL
3.2 KiB
JSON

{
// Anton普攻特效表现
"AbilityName" : "Anton_Attack_Nomral_Enhance_Effects",
"AbilityStacking":"Unique",
"AbilityMixins" :
[
{
"$type" : "MoleMole.AttachStateWithModifierMixin",
"ConfigList":
[
{
"AnimatorStateName": "Attack_Normal_Enhance_03",
"LayerIndex": 0,
"Target":"Self",
"NormalizedTimeLow": 0.792,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"DrillEffectModifer",
],
},
{
"AnimatorStateName": "Attack_Normal_Enhance_03_02",
"LayerIndex": 0,
"Target":"Self",
"NormalizedTimeLow": 0.671,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"DrillEffectModifer",
],
},
{
"AnimatorStateName": "Attack_Normal_Enhance_03_Loop",
"LayerIndex": 0,
"Target":"Self",
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"DrillEffectModifer",
],
},
],
}
],
"Modifiers" :
{
"DrillEffectModifer" :
{
"ModifierStacking": "Unique",
"Duration" : -1,
"IgnoreTimeScale" : false,
"OnAdded":
[
{
"$type": "MoleMole.AttachEffect",
"EffectPattern": "Eff_Anton_Attack_Normal_Enhance_03_Drill_01",
"Target": "Self",
"AttachEffectPosRot" :
{
"CoordsOption" : "ReferTarget",
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"OffsetReferTarget" : "Self",
"AttachPoint" : "Weapon01",
"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,
}
},
},
{
"$type": "MoleMole.AttachEffect",
"EffectPattern": "Eff_Anton_Attack_Normal_Enhance_03_Dust_01",
"Target": "Self",
},
],
}
}
}