{ "AbilityName": "Device_HarumasaHitTarget_01_Default", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "TargetHitEvent", "Target": "Self" } ] }, "Modifiers": { "TargetHitEvent": { "Duration": -1, "ModifierStacking": "Unique", "OnBeingHit": [ { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_NoDamage", "PropertyValue": 1, "Target": "Self" } ], "OnBeingHitPre": [ { "$type": "LDListenEntityAction", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Harumasa_Attack_Aimmode_Bullet_AttackProperty_Detect" ] } ], "TargetKey": "Device_HarumasaHitTarget_01" } ] } } }