ZenlessData/Data/Hitchspiker_Effect.json

202 lines
5.8 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_1_Start",
"FrameCountHigh": 0,
"FrameCountLow": 65,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HitchspikerAttackLoop1EffectModifier"
]
},
{
"AnimatorStateName": "Attack_1_Loop_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HitchspikerAttackLoop1EffectModifier"
]
},
{
"AnimatorStateName": "Attack_1_Loop_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HitchspikerAttackLoop2EffectModifier"
]
},
{
"AnimatorStateName": "Attack_1_End_02",
"FrameCountHigh": 0,
"FrameCountLow": 80,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HitchspikerAttack1End02MAModifier"
]
},
{
"AnimatorStateName": "HitSpecial",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HitchspikerHitSpecialMAModifier"
]
}
]
}
],
"AbilityName": "Hitchspiker_Effect",
"AbilityStacking": "Unique",
"Modifiers": {
"HitchspikerAttack1End02MAModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "DitherFadeAction",
"DitherFadeKey": "Monster_Hitchspiker_ModeChange_Dither_Fade",
"Tag": "Monster_Hitchspiker_ModeChange_Dither_Fade",
"Target": "Self"
}
]
},
"HitchspikerAttackLoop1EffectModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Monster_Hitchspiker_Attack_01_Loop_01_01_Dust",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "HeadPoint",
"EffectPattern": "Eff_Monster_Hitchspiker_Attack_01_Loop_01_03_Dust",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Monster_Hitchspiker_Attack_01_Loop_02_02_Dust",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Monster_Hitchspiker_Attack_01_Start_03_light"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.3,
"Target": "Self"
},
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Monster_Hitchspiker_Attack_01_Loop_01_01_Dust"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.3,
"Target": "Self"
},
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Monster_Hitchspiker_Attack_01_Loop_01_02_Dust"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.3,
"Target": "Self"
}
]
},
"HitchspikerAttackLoop2EffectModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachPointName": "HeadPoint",
"EffectPattern": "Eff_Monster_Hitchspiker_Attack_01_Start_03_light",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Monster_Hitchspiker_Attack_01_Loop_01_01_Dust",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Monster_Hitchspiker_Attack_01_Loop_01_02_Dust",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Monster_Hitchspiker_Attack_01_Start_03_light"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.3,
"Target": "Self"
},
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Monster_Hitchspiker_Attack_01_Loop_01_01_Dust"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.3,
"Target": "Self"
},
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Monster_Hitchspiker_Attack_01_Loop_01_02_Dust"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.3,
"Target": "Self"
}
]
},
"HitchspikerHitSpecialMAModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "InterruptDitherFadeAction",
"Tag": "Monster_Hitchspiker_ModeChange_Dither_Fade",
"Target": "Self"
}
]
}
}
}