{ "AbilityName": "Level_Turnbased_14", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "PlayShellEffectModifier", "Target": "Self" } ], "OnBeAttackLanded": [ { "$type": "FireEffect", "AttachPointName": "EffectPoint", "EffectPattern": "Eff_MonsterFantasy_Device_02_ShellEnd", "EffectScale": { "x": 1.5, "y": 1.5, "z": 1.5 }, "Target": "Self" }, { "$type": "RemoveModifier", "ModifierName": "PlayShellEffectModifier", "Target": "Self" }, { "$type": "TriggerAbilityAction", "AbilityName": "Monster_TurnBased_CommonBuff_Invincible", "Target": "Other" }, { "$type": "DeadHandlerAction", "Target": "Self" } ] }, "Modifiers": { "PlayShellEffectModifier": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "AttachEffect", "AttachPointName": "EffectPoint", "EffectPattern": "Eff_MonsterFantasy_Device_01_Shell", "EffectScale": { "x": 1.5, "y": 1.5, "z": 1.5 }, "Target": "Self" } ] } } }