{ "AbilityName": "PanYinhu_TutorialAbility", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "Monitor_TieShanKao_Buff_Modifier", "Target": "TeamAvatars" } ], "OnSkillStart": [ { "$type": "ApplyModifier", "ModifierName": "Quest2Modifier", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExQTE", "Target": "Self" } ], "Target": "Self" } ] }, "Modifiers": { "Monitor_TieShanKao_Buff_Modifier": { "Duration": -1, "ModifierStacking": "Replace", "OnBuffAdded": [ { "$type": "ApplyModifier", "ModifierName": "Quest1Modifier", "Predicates": [ { "$type": "ByHandlingBuffID", "BuffIDList": [ 3000434 ] } ], "Target": "Caster" } ] }, "Quest1Modifier": { "Duration": -1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "AvatarTutorial_PanYinhu_1" } ] }, "Quest2Modifier": { "Duration": -1, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "AvatarTutorial_PanYinhu_2" } ] } } }