1
0
ZenlessData/Data/_unsorted/MazingerGoldenBomb_OnGoing.json

79 lines
2.0 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "LDListenEntityAction",
"TargetKey": "Event_MechBoo_MeleeRange"
}
],
"AnimatorStateName": "Attack_08",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 30,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrame": false
},
{
"ActionList": [
{
"$type": "LDListenEntityAction",
"TargetKey": "Event_MechBoo_Shield"
},
{
"$type": "ApplyModifier",
"ModifierName": "OngoingEventModifier",
"Target": "LocalAvatar"
}
],
"AnimatorStateName": "Attack_09_02",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 50,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrame": false
},
{
"ActionList": [
{
"$type": "LDListenEntityAction",
"TargetKey": "Event_MechBoo_Flight"
}
],
"AnimatorStateName": "Attack_06_Start",
"ForceTriggerOnTransitionIn": false,
"ForceTriggerOnTransitionOut": false,
"Frame": 40,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrame": false
}
]
}
],
"AbilityName": "MazingerGoldenBomb_OnGoing",
"AbilityStacking": "Unique",
"Modifiers": {
"OngoingEventModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnSkillStart": [
{
"$type": "LDListenEntityAction",
"Predicates": [
{
"$type": "ByFromSkillID",
"SkillID": "Monster_MazingerGoldenBomb_ATK09"
}
],
"TargetKey": "Event_MechBoo_Mocking"
}
]
}
}
}