157 lines
4.0 KiB
JSON
157 lines
4.0 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_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": {
|
|
"LockStunModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "LockStunPropertyMixin",
|
|
"OnStunLockFirstTriggeredActions": [
|
|
],
|
|
"OnStunLockedActions": [
|
|
],
|
|
"PercentageLock": 0.995,
|
|
"ValueLock": 0
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"MuteAbnormalHitModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnElementAbnormalTriggeredPre": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByElementAbnormalAddBuff",
|
|
"BuffGroupList": [
|
|
"Frozen"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_OverrideByCustomBuffID",
|
|
"PropertyValue": 16,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_NoBuffHitAnimator": 1
|
|
}
|
|
},
|
|
"PerformRBLModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetRBLAction",
|
|
"RBL": 99,
|
|
"Tag": "MazingerGoldenBomb_PerformRBL",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "UnsetRBLAction",
|
|
"Tag": "MazingerGoldenBomb_PerformRBL",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |