{ "AbilityName": "Oiltank_Explode_Ground", "AbilityStacking": "Unique", "OnAbilityStart": [ { "$type": "FireEffect", "EffectPattern": "Eff_Destruction_Prop_CanHitFlyOilTank_01_Explode", "FireEffectPosRot": { "CoordsOption": "ReferTarget", "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsUseRotationXZ": true, "IsUseRotationY": true, "PositionOffset": { "x": 0, "y": 0, "z": 0 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "AttachPoint": "Root", "IsUseAttachPointPos": true, "IsUseAttachPointRotation": true, "OffsetReferTarget": "Self" } }, "Target": "Self" }, { "$type": "PushEntityVisibleWithTagAction", "Tag": "OilTank", "Visible": false } ] }