{ "AbilityName": "AbyssS2_AgentRushAbility_Astra", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnCustomEventReceived": [ { "$type": "BranchOperator", "Conditions": [ { "$type": "ByCustomEvent", "EventKey": "Astra_Card_S_01_Splash" } ], "SuccessActions": [ { "$type": "TriggerLevelCustomConditions", "LevelConditionsID": 1649 }, { "$type": "TriggerLevelCustomConditions", "LevelConditionsID": 1654 } ] } ], "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Astra_Attack_Card_S_01_AttackProperty_01", "Astra_Attack_Card_S_01_AttackProperty_01_ExSP" ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Other" } ] } }