35 lines
816 B
JSON
35 lines
816 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "P2_Charge_D",
|
|
"FrameCountHigh": 250,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LaserInterruptModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "SacrificeBringer_P2_Charge_D_Laser_Interrupt",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"LaserInterruptModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptLaserAction",
|
|
"Tag": "SacrificeBringer_P2_Charge_D_Laser"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |