{ "AbilityName": "ActivityBattleAbility_BabelTower_Reward_06", "AbilitySpecials": { "AS_Hiisazu_Boss": { "Value": 0.05 }, "AS_Hiisazu_Elite": { "Value": 0.15 }, "AS_Hiisazu_Normal": { "Value": 0.3 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByPlayerPropertyValue", "CompareType": "Less", "Denominator": "MaxHP", "IsUsePercent": true, "Numerator": "CurHP", "Target": "Other", "Val1": "%AS_Hiisazu_Normal" }, { "$type": "ByMonsterStrengthType", "CompareType": "Equal", "StrengthType": "Normal", "Target": "Other" } ], "PropertyKey": "Actor_Hiisazu", "PropertyValue": 1, "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByPlayerPropertyValue", "CompareType": "Less", "Denominator": "MaxHP", "IsUsePercent": true, "Numerator": "CurHP", "Target": "Other", "Val1": "%AS_Hiisazu_Elite" }, { "$type": "ByMonsterStrengthType", "CompareType": "Equal", "StrengthType": "Elite", "Target": "Other" } ], "PropertyKey": "Actor_Hiisazu", "PropertyValue": 1, "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByPlayerPropertyValue", "CompareType": "Less", "Denominator": "MaxHP", "IsUsePercent": true, "Numerator": "CurHP", "Target": "Other", "Val1": "%AS_Hiisazu_Boss" }, { "$type": "ByMonsterStrengthType", "CompareType": "Equal", "StrengthType": "Boss", "Target": "Other" } ], "PropertyKey": "Actor_Hiisazu", "PropertyValue": 1, "Target": "Self" } ] } }