{ "AbilityName": "Geppetto_OD_Start", "AbilityStacking": "Unique", "OnAbilityTrigger": [ { "$type": "FireEffect", "EffectPattern": "Eff_Hit_Parry_01", "FireEffectPosRot": { "TargetOption": { "$type": "ConfigPosRotReferTarget", "OffsetReferTarget": "SavePoint", "PointName": "Geppetto_BattleCenter" } } } ], "OnAdded": [ { "$type": "CreateSavePointAction", "PointName": "Geppetto_BattleCenter", "Target": "Self", "TargetPosRot": { "CoordsOption": "Target", "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsClampOffsetDistance": false, "PositionOffset": { "x": -10, "y": 0, "z": 0 }, "RandomAngleRange": { "x": 0, "y": 0, "z": 0 }, "RandomPositionRange": { "x": 0, "y": 0, "z": 0 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "NodePoint": "GeppettoSpecialPoint_BattleCenter", "OffsetReferTarget": "NodePoint", "PointName": "GeppettoSpecialPoint_BattleCenter" } } }, { "$type": "CreateSavePointAction", "PointName": "Geppetto_FallPoint", "Target": "Self", "TargetPosRot": { "CoordsOption": "Target", "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsClampOffsetDistance": false, "PositionOffset": { "x": 10, "y": 0, "z": 0 }, "RandomAngleRange": { "x": 0, "y": 0, "z": 0 }, "RandomPositionRange": { "x": 0, "y": 0, "z": 0 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "NodePoint": "GeppettoSpecialPoint_FallPoint", "OffsetReferTarget": "NodePoint", "PointName": "GeppettoSpecialPoint_FallPoint" } } } ] }