122 lines
2.9 KiB
JSON
122 lines
2.9 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_ChainAttack",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ChainAttackInvincibleModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChainAttack_Extra",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ChainAttackInvincibleModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChainAttack_Plus_1",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ChainAttackInvincibleModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChainAttack_Plus_2",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ChainAttackInvincibleModifier"
|
|
]
|
|
}
|
|
],
|
|
"IsSeam": false
|
|
}
|
|
],
|
|
"AbilityName": "Trigger_Attack_ChainAttackInvincible",
|
|
"AbilitySpecials": {
|
|
"AS_ChargeHitCount": {
|
|
"Value": 0
|
|
},
|
|
"AS_EvadeCount": {
|
|
"Value": 0
|
|
},
|
|
"AS_FinalHitAddedBreakStunRatio": {
|
|
"Value": 0
|
|
},
|
|
"AS_FinalHitAddedDamageRatio": {
|
|
"Value": 0
|
|
},
|
|
"AS_LowChainAttack_Add_Fin": {
|
|
"Value": 25
|
|
},
|
|
"AS_LowChainAttack_Add_Int": {
|
|
"Value": 25
|
|
},
|
|
"AS_LowChainAttack_Talent_1_Add": {
|
|
"Value": 1.25
|
|
},
|
|
"AS_PerHitAddedBreakStunRatio": {
|
|
"Value": 0.5
|
|
},
|
|
"AS_PerHitAddedDamageRatio": {
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnSwitchTriggered": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "ChainAttackInvincibleModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsLocalAvatar",
|
|
"IsLocalAvatar": true,
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"ChainAttackInvincibleModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushInvincibleAction",
|
|
"Tag": "ChainAttackInvincibleTag",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopInvincibleAction",
|
|
"Tag": "ChainAttackInvincibleTag",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |