1
0
ZenlessData/Data/_unsorted/Seed_Attack_EndAttack.json
2025-09-04 01:06:25 +02:00

218 lines
5.7 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Normal_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Attack_Normal_01_EndAttack_Modifier"
]
},
{
"AnimatorStateName": "Attack_Normal_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Attack_Normal_02_EndAttack_Modifier"
]
},
{
"AnimatorStateName": "Attack_Branch_01",
"FrameCountHigh": 0,
"FrameCountLow": 6,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"Attack_Branch_01_EndAttack_Modifier"
]
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
]
}
],
"AbilityName": "Seed_Attack_EndAttack",
"AbilitySpecials": {
"Attack_Branch_01_HitCount": {
"Value": 0
},
"Attack_Normal_01_HitCount": {
"Value": 0
},
"Attack_Normal_02_HitCount": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"Modifiers": {
"Attack_Branch_01_EndAttack_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Add",
"Param": 1,
"ParamName": "Attack_Branch_01_HitCount",
"ParamType": "Integer",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Seed_Attack_Branch_01_AttackProperty_01"
]
}
],
"Target": "Self"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Seed_Attack_Branch_01_AttackProperty_End",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Seed_Attack_Branch_01_AttackProperty_01"
]
},
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 2,
"ParamName": "Attack_Branch_01_HitCount",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Target"
}
],
"OnRemoved": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "Attack_Branch_01_HitCount",
"ParamType": "Integer",
"Target": "Self"
}
]
},
"Attack_Normal_01_EndAttack_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Add",
"Param": 1,
"ParamName": "Attack_Normal_01_HitCount",
"ParamType": "Integer",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Seed_Attack_Normal_01_AttackProperty_02"
]
}
],
"Target": "Self"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Seed_Attack_Normal_01_AttackProperty_End",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Seed_Attack_Normal_01_AttackProperty_02"
]
},
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 2,
"ParamName": "Attack_Normal_01_HitCount",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Target"
}
],
"OnRemoved": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "Attack_Normal_01_HitCount",
"ParamType": "Integer",
"Target": "Self"
}
]
},
"Attack_Normal_02_EndAttack_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Add",
"Param": 1,
"ParamName": "Attack_Normal_02_HitCount",
"ParamType": "Integer",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Seed_Attack_Normal_02_AttackProperty_02"
]
}
],
"Target": "Self"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Seed_Attack_Normal_02_AttackProperty_End",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Seed_Attack_Normal_02_AttackProperty_02"
]
},
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 3,
"ParamName": "Attack_Normal_02_HitCount",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Target"
}
],
"OnRemoved": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "Attack_Normal_02_HitCount",
"ParamType": "Integer",
"Target": "Self"
}
]
}
}
}