{ "AbilityName": "SilverAnby_TutorialAbility", "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOtherPre": [ { "$type": "ApplyModifier", "ModifierName": "Quest1Modifier", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "SilverAnby_Attack_Mark_AttackProperty_01" ] } ], "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "Quest2Modifier", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "SilverAnby_Mark01", "SilverAnby_MarkActivated" ], "Target": "Other" } ], "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "Quest3Modifier", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "SilverAnby_Attack_ExSpecial_01_AttackProperty_12" ] } ], "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "Quest4Modifier", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "SilverAnby_Attack_Mark_AttackProperty_02_2" ] } ], "Target": "Self" } ] }, "Modifiers": { "Quest1Modifier": { "Duration": 1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "AvatarTutorial_SilverAnby_1" } ] }, "Quest2Modifier": { "Duration": 1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "AvatarTutorial_SilverAnby_2" } ] }, "Quest3Modifier": { "Duration": 1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "AvatarTutorial_SilverAnby_3" } ] }, "Quest4Modifier": { "Duration": 1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "AvatarTutorial_SilverAnby_4" } ] } } }