ZenlessData/Data/NotoriousMarionette_FrameHaltSync.json

256 lines
6.8 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_02_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_02_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_07_A",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_07_B",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_08_A",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_08_B",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_09_A",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_09_B_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_09_B_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_09_B_03",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
},
{
"AnimatorStateName": "Attack_09_B_04",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"FrameHaltPredicateModifier_CoAttack"
]
}
]
}
],
"AbilityName": "NotoriousMarionette_FrameHaltSync",
"AbilityStacking": "Unique",
"Modifiers": {
"FrameHaltModifier_BossToSummon": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "FrameHaltSyncMixin",
"CustomTargetKey": "Monster_NotoriousMarionette_Summon",
"SyncTargetting": "Custom"
}
],
"ModifierStacking": "Unique"
},
"FrameHaltModifier_SummonToBoss": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "FrameHaltSyncMixin",
"CustomTargetKey": "Monster_NotoriousMarionette_Boss",
"SyncTargetting": "Custom"
}
],
"ModifierStacking": "Unique"
},
"FrameHaltPredicateModifier_CoAttack": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "FrameHaltModifier_BossToSummon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NotoriousMarionette_Boss"
]
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "FrameHaltModifier_SummonToBoss",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NotoriousMarionette_Summon"
]
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "FrameHaltModifier_BossToSummon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NotoriousMarionette_Summon"
]
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "FrameHaltModifier_BossToSummon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NotoriousMarionette_Boss"
]
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "FrameHaltModifier_SummonToBoss",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NotoriousMarionette_Summon"
]
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "FrameHaltModifier_BossToSummon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NotoriousMarionette_Summon"
]
}
],
"Target": "Self"
}
]
}
}
}