{ "AbilityName": "SideScroller2_HeatBuff_2", "AbilitySpecials": { "AS_Duration": { "Value": 15 }, "AS_ElementMysteryDelta": { "Value": 0.3 }, "AS_ForceParryCD": { "Value": 5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "BranchOperator", "Conditions": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Rush" ] }, { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Counter" ] } ] }, { "$type": "ByNot", "Predicates": [ { "$type": "ByHasModifier", "ModifierNameList": [ "HeatBuff_2_CDModifier" ] } ] }, { "$type": "ByEntityTemplateID", "EntityType": "Avatar", "Target": "Self", "TemplateID": 1401 } ], "SuccessActions": [ { "$type": "ApplyModifier", "ModifierName": "HeatBuff_2_CDModifier" }, { "$type": "ProcessScreenEffectAction", "EffectKey": "ParryAid_RadialBlur_01", "EffectType": "RadialBlur" }, { "$type": "TimeSlowByConfigKeyAction", "ConfigKey": "ParryAid_TimeSlow_01", "IsGlobal": true }, { "$type": "FireEffect", "EffectPattern": "Eff_Hit_Parry_02", "FireEffectPosRot": { "CoordsOption": "ReferTarget", "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsUseRotationXZ": true, "IsUseRotationY": true, "PositionOffset": { "x": 0, "y": 1.298, "z": 0.638 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "OffsetReferTarget": "LocalAvatar" } }, "Target": "Caster" }, { "$type": "SendCustomEvent", "EventKey": "Alice_SideScroller_ParrySuccess", "Target": "Caster" }, { "$type": "DamageByAttackPropertyAction", "AnimEventID": "#SideScroller2_Block_AttackProperty", "Attacker": "Caster", "Target": "Other" }, { "$type": "AttackCameraShakeAction", "ShakeConfigKey": "SideScroller2_Block_CamShake_E_01" }, { "$type": "ApplyModifier", "ModifierName": "InvincibleBuffModifier", "Target": "Caster" } ] } ], "OnIndirectHitOther": [ { "$type": "BranchOperator", "Conditions": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "#SideScroller2_Block_AttackProperty" ] } ], "SuccessActions": [ { "$type": "ApplyModifier", "ModifierName": "AddedDamageRatioModifier", "Target": "Self" } ] } ] }, "Modifiers": { "AddedDamageRatioModifier": { "Duration": "%AS_Duration", "Properties": { "Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta" } }, "HeatBuff_2_CDModifier": { "Duration": "%AS_ForceParryCD", "ModifierStacking": "Unique" }, "InvincibleBuffModifier": { "Duration": 0.5, "IgnoreTimeScale": false, "ModifierStacking": "Refresh", "OnAdded": [ { "$type": "PushInvincibleAction", "Tag": "SideScroller2_Unique", "Target": "Self" } ], "OnRemoved": [ { "$type": "PopInvincibleAction", "Tag": "SideScroller2_Unique", "Target": "Self" } ] } } }