{ "AbilityName": "ActivityBattleAbility_Lighter_Buff_01", "AbilitySpecials": { "AS_BreakStunUp": { "Value": 0.15 }, "AS_BreakStunUp_Duration": { "Value": 6 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnSkillStart": [ { "$type": "ApplyModifier", "ModifierName": "BuffModifier", "Predicates": [ { "$type": "ByEntityTemplateID", "EntityType": "Avatar", "Target": "Self", "TemplateID": 1161 }, { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "BeHitAid", "Target": "Self" }, { "$type": "ByFromSkillType", "SkillType": "CommonAid", "Target": "Self" }, { "$type": "ByFromSkillType", "SkillType": "ParryAid", "Target": "Self" }, { "$type": "ByFromSkillType", "SkillType": "EvadeAid", "Target": "Self" } ] } ], "Target": "Self" } ] }, "Modifiers": { "BuffModifier": { "Duration": "%AS_BreakStunUp_Duration", "ModifierStacking": "Unique", "Properties": { "Actor_BreakStunRatio": "%AS_BreakStunUp" } } } }