ZenlessData/Data/Bangboo_Sharkboo_Trap_Create.json

36 lines
830 B
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Born",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"TrapBornModifier"
]
}
]
}
],
"AbilityName": "Bangboo_Sharkboo_Trap_Create",
"AbilityStacking": "Unique",
"Modifiers": {
"TrapBornModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "Bangboo_Sharkboo_Trap_Attackproperty_Attack01_HitCheck",
"Target": "Self"
}
]
}
}
}