1
0
ZenlessData/Data/_unsorted/Girtablu_Phase_Control.json
2026-06-17 01:18:11 +02:00

316 lines
8.1 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Girtablu_Phase_01"
],
"Target": "Self"
}
],
"FailureActions": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Girtablu_Phase_03"
],
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "RemoveModifier",
"ModifierName": "Girtablu_PhaseControl_P3_Modifier",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Girtablu_PhaseControl_P2_Modifier",
"Target": "Self"
}
]
}
],
"SuccessActions": [
{
"$type": "RemoveModifier",
"ModifierName": "Girtablu_PhaseControl_P1_Modifier",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Summon_01_Immediately"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Summon_01_UnLock"
],
"IsAdd": true,
"Target": "Self"
}
]
}
],
"AnimatorStateName": "Attack_15",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 63,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Girtablu_ATK_06_ComboSet"
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"BossChallenge"
]
}
]
}
],
"FailureActions": [
],
"SuccessActions": [
{
"$type": "ShowPopWindowAction",
"CheckOnce": true,
"PopID": 9997201,
"Target": "Self"
},
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1826
}
]
}
],
"AnimatorStateName": "Attack_02_01",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 1,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Girtablu_Phase_Control",
"AbilitySpecials": {
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"BossChallenge"
],
"Target": "Self"
}
],
"FailureActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Girtablu_PhaseControl_P1_Modifier",
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Girtablu_PhaseControl_P3_Modifier",
"Target": "Self"
}
]
},
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Monster_Girtablu_MainStoryBossFight"
],
"Target": "Self"
}
]
}
],
"FailureActions": [
],
"SuccessActions": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"HighCorruptiveBarrier"
],
"IsAdd": true,
"Target": "Self"
}
]
}
],
"OnCustomEventReceived": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "CorruptiveBarrierDestroyed"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Girtablu_Phase_02"
],
"Target": "Self"
}
],
"FailureActions": [
],
"SuccessActions": [
{
"$type": "RemoveModifier",
"ModifierName": "Girtablu_PhaseControl_P2_Modifier",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Summon_02_Immediately"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Summon_02_UnLock"
],
"IsAdd": true,
"Target": "Self"
}
]
}
]
},
"Modifiers": {
"Girtablu_PhaseControl_P1_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Phase_01"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Phase_01"
],
"IsAdd": false,
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Girtablu_PhaseControl_P2_Modifier",
"Target": "Self"
}
]
},
"Girtablu_PhaseControl_P2_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Phase_02"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Phase_02"
],
"IsAdd": false,
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Girtablu_PhaseControl_P3_Modifier",
"Target": "Self"
}
]
},
"Girtablu_PhaseControl_P3_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Phase_03"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Girtablu_Phase_03"
],
"IsAdd": false,
"Target": "Self"
}
]
}
}
}