{ "AbilityMixins": [ { "$type": "SkillBtnListenerMixin", "BtnListeners": [ { "BtnOperations": [ { "ListenerType": "PointDown", "TriggerActions": [ { "$type": "RandomOperator", "Odds": "%AS_Odds", "OnSuccess": [ { "$type": "ApplyModifier", "ModifierName": "RefundFeverModifier", "Target": "Self" } ] } ] } ], "SkillBtnIndex": 15 } ] } ], "AbilityName": "ActivityBangkov_TalentBattle15", "AbilitySpecials": { "AS_Odds": { "Value": 0.05 } }, "AbilityStacking": "Unique", "Modifiers": { "RefundFeverModifier": { "Duration": 0.1, "ModifierStacking": "Unique", "OnRemoved": [ { "$type": "RecoverIndividualFeverAction", "IgnoreRatio": true, "Percentage": 1, "Target": "LocalAvatar" } ] } } }