{ "AbilityName": "Yuzuha_NormalAttack", "AbilitySpecials": { "AS_AddedAccumulationRatio_Base": { "Value": 0.1 }, "AS_AddedAccumulationRatio_Final": { "Value": 0 }, "AS_AddedAccumulationRatio_PerLevel": { "Value": 0.1 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "PushHullColliderEnable", "ColliderName": [ "Yuzuha_Weapon_HullCollider" ], "HullColliderEnable": false, "Tag": "Yuzuha_Weapon_HullColider_Tag", "Target": "Self" } ], "OnHitOther": [ { "$type": "SetAbilitySpecialByExpression", "DoRefresh": true, "Expression": "specials(AS_AddedAccumulationRatio_Base)+specials(AS_AddedAccumulationRatio_PerLevel)*avatarskilllevel(0)", "ParamName": "AS_AddedAccumulationRatio_Final", "Target": "Self", "ValueType": "Float" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Yuzuha_Attack_Scar_AttackProperty_01", "Yuzuha_Attack_Scar_AttackProperty_02" ] } ], "PropertyKey": "Actor_AddedElementAccumulationRatio", "PropertyValue": "%AS_AddedAccumulationRatio_Final", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Yuzuha_Attack_Branch_01_AttackProperty_Explode" ] }, { "$type": "ByAnimatorStateNormalizedTime", "AnimatorStateName": "SwitchIn_Attack_Ex", "FrameCountLow": 0, "MaxFrameCountHigh": true } ], "PropertyKey": "Actor_IsCauseStun", "PropertyValue": -1, "Target": "Self" } ] } }