{ "AbilityName": "SystemTest_CustomSceneTagTest", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "CustomSceneTagModifier" } ] }, "Modifiers": { "CustomSceneTagModifier": { "Duration": -1, "IgnoreTimeScale": true, "ModifierStacking": "Unique", "OnThinkInterval": [ { "$type": "AttachEffect", "AttachEffectPosRot": { "CoordsOption": "ReferTarget", "Offset": { "AngleOffset": { "x": 0.0, "y": 0.0, "z": 0.0 }, "IsUseRotationXZ": true, "IsUseRotationY": true, "PositionOffset": { "x": 0.0, "y": 0.0, "z": 0.0 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "AttachPoint": "HeadPoint", "IsUseAttachPointPos": true, "IsUseAttachPointRotation": true, "OffsetReferTarget": "Self" } }, "EffectPattern": "Eff_Device_Prop_Mine_01_Explosion", "Predicates": [ { "$type": "BySceneTagList", "TagList": [ "LightTest" ] } ], "Target": "Self" }, { "$type": "LogStringAction", "LogStr": "SceneTagAbilityTest!Yes!Yes!Yes!", "Predicates": [ { "$type": "BySceneTagList", "TagList": [ "LightTest" ] } ] } ], "ThinkInterval": 3 } } }