1
0
ZenlessData/Data/Geppetto_AidTriggerControl.json
2025-03-11 21:10:23 -03:00

522 lines
14 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"CheckCloudPlatformPerfectSwitch": true,
"ConfigList": [
{
"AnimatorStateName": "Attack_1",
"FrameCountHigh": 141,
"FrameCountLow": 111,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_2_Front",
"FrameCountHigh": 121,
"FrameCountLow": 91,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect_3"
]
},
{
"AnimatorStateName": "Attack_2_Back",
"FrameCountHigh": 194,
"FrameCountLow": 164,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect_3"
]
},
{
"AnimatorStateName": "Attack_3",
"FrameCountHigh": 142,
"FrameCountLow": 112,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_4",
"FrameCountHigh": 111,
"FrameCountLow": 81,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_5_Left",
"FrameCountHigh": 125,
"FrameCountLow": 95,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_5_Right",
"FrameCountHigh": 141,
"FrameCountLow": 111,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_6",
"FrameCountHigh": 241,
"FrameCountLow": 211,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect_2"
]
},
{
"AnimatorStateName": "Attack_7",
"FrameCountHigh": 107,
"FrameCountLow": 77,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_8",
"FrameCountHigh": 86,
"FrameCountLow": 56,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_11",
"FrameCountHigh": 149,
"FrameCountLow": 119,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_12",
"FrameCountHigh": 174,
"FrameCountLow": 144,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect_3"
]
},
{
"AnimatorStateName": "LaserAttack_01",
"FrameCountHigh": 105,
"FrameCountLow": 75,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
}
]
}
],
"AbilityName": "Geppetto_AidTriggerControl",
"AbilityStacking": "Unique",
"Modifiers": {
"AssaultPriorityAddModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Assault": 1
}
],
"OnRemoved": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Assault": 0
}
]
},
"AssaultTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Assault"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Assault"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"EvadePriorityAddModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Evade": 1
}
],
"OnRemoved": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Evade": 0
}
]
},
"EvadeTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Evade"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Evade"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"FireAttackWarningEffect": {
"Duration": 0,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerAidAttackOpenWindowAction",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Head",
"EffectPattern": "Eff_Hint_CrossLight_3",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": true
},
{
"$type": "ByPerfectSwitchAttackWarningEnabled"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Head",
"EffectPattern": "Eff_Hint_CrossLight_2",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": false
},
{
"$type": "ByPerfectSwitchAttackWarningEnabled"
}
],
"Target": "Self"
}
]
},
"FireAttackWarningEffect_2": {
"Duration": 0,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerAidAttackOpenWindowAction",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_HeadS_05",
"EffectPattern": "Eff_Hint_CrossLight_3",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": true
},
{
"$type": "ByPerfectSwitchAttackWarningEnabled"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_HeadS_05",
"EffectPattern": "Eff_Hint_CrossLight_2",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": false
},
{
"$type": "ByPerfectSwitchAttackWarningEnabled"
}
],
"Target": "Self"
}
]
},
"FireAttackWarningEffect_3": {
"Duration": 0,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerAidAttackOpenWindowAction",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_HeadT",
"EffectPattern": "Eff_Hint_CrossLight_3",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": true
},
{
"$type": "ByPerfectSwitchAttackWarningEnabled"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_HeadT",
"EffectPattern": "Eff_Hint_CrossLight_2",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": false
},
{
"$type": "ByPerfectSwitchAttackWarningEnabled"
}
],
"Target": "Self"
}
]
},
"HeavyParryTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_H",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_H",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"LightParryTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_L",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_L",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"ParryPriorityAddModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Parry": 1
}
],
"OnRemoved": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Parry": 0
}
]
},
"ParryTypeContral_Left": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_ParryType",
"ParamType": 3,
"Target": "Self"
}
]
},
"ParryTypeContral_Right": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 2,
"ParamName": "Int_ParryType",
"ParamType": 3,
"Target": "Self"
}
]
},
"SwitchTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Switch"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Switch"
],
"IsAdd": false,
"Target": "Self"
}
]
}
}
}