{ "AbilityName": "QuickGuideTutorialLevel_103", "AbilityStacking": "Unique", "DefaultModifier": { "OnDodgeSuccess": [ { "$type": "ApplyModifier", "ModifierName": "Quest1Modifier", "Target": "Self" } ], "OnSkillStart": [ { "$type": "ApplyModifier", "ModifierName": "Quest2Modifier", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "Counter", "Target": "Self" } ], "StackCount": 1, "Target": "Self" } ] }, "Modifiers": { "Quest1Modifier": { "Duration": 1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "QuickGuideTutorialLevel_103_1" } ] }, "Quest2Modifier": { "Duration": 1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "QuickGuideTutorialLevel_103_2" } ] } } }