1
0
ZenlessData/Data/_unsorted/MazingerGoldenBomb_MuteStunAbnormalHit.json
2025-12-30 00:30:43 +01:00

250 lines
6.4 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_08",
"FrameCountHigh": 350,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_05_R",
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BlackMuteAbnormalHitModifier",
"BlackLockStunModifier",
"BlackPerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_05_L",
"FrameCountLow": 60,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BlackMuteAbnormalHitModifier",
"BlackLockStunModifier",
"BlackPerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_05_D_Back",
"FrameCountHigh": 70,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BlackMuteAbnormalHitModifier",
"BlackLockStunModifier",
"BlackPerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_06_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_06_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_06_Turn_L",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_06_End",
"FrameCountHigh": 60,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_09_02",
"FrameCountHigh": 250,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
}
],
"IsSeam": false
}
],
"AbilityName": "MazingerGoldenBomb_MuteStunAbnormalHit",
"AbilityStacking": "Unique",
"Modifiers": {
"BlackLockStunModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "LockStunPropertyMixin",
"OnStunLockFirstTriggeredActions": [
],
"OnStunLockedActions": [
],
"PercentageLock": 0.995,
"ValueLock": 0
}
],
"ModifierStacking": "Unique",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Black"
]
}
]
},
"BlackMuteAbnormalHitModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Black"
]
}
],
"Properties": {
"Actor_ImmediatelyBreakFrozen": 1,
"Actor_NoElementAbnormalHitAnimator": 1
}
},
"BlackPerformRBLModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetRBLAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Black"
]
}
],
"RBL": 99,
"Tag": "MazingerGoldenBomb_PerformRBL",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "UnsetRBLAction",
"Tag": "MazingerGoldenBomb_PerformRBL",
"Target": "Self"
}
]
},
"LockStunModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "LockStunPropertyMixin",
"OnStunLockFirstTriggeredActions": [
],
"OnStunLockedActions": [
],
"PercentageLock": 0.995,
"ValueLock": 0
}
],
"ModifierStacking": "Unique"
},
"MuteAbnormalHitModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"Properties": {
"Actor_ImmediatelyBreakFrozen": 1,
"Actor_NoElementAbnormalHitAnimator": 1
}
},
"PerformRBLModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetRBLAction",
"RBL": 99,
"Tag": "MazingerGoldenBomb_PerformRBL",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "UnsetRBLAction",
"Tag": "MazingerGoldenBomb_PerformRBL",
"Target": "Self"
}
]
}
}
}