{
  "AbilityMixins": [
    {
      "$type": "AttachStateWithModifierMixin",
      "ConfigList": [
        {
          "AnimatorStateName": "P2_Attack_07",
          "FrameCountHigh": 138,
          "FrameCountLow": 124,
          "IsLoop": true,
          "LayerIndex": 0,
          "MaxFrameCountHigh": false,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "LogicMoveModifier"
          ]
        }
      ]
    },
    {
      "$type": "ActwithStateFrameMixin",
      "ConfigList": [
        {
          "ActionList": [
            {
              "$type": "SetAnimCtrlerParamAction",
              "IntVal": 91,
              "ParamName": "Int_AttackIndex",
              "ParamType": 3,
              "Predicates": [
                {
                  "$type": "ByDistance",
                  "CompareTarget": "SelfAttackTarget",
                  "CompareType": "LessEqual",
                  "Distance": 10
                }
              ],
              "Target": "Self"
            }
          ],
          "AnimatorStateName": "P2_Attack_07",
          "Frame": 105,
          "IsLoop": false,
          "LayerIndex": 0
        }
      ]
    }
  ],
  "AbilityName": "NotoriousPompey_Attack07",
  "AbilityStacking": "Unique",
  "Modifiers": {
    "LogicMoveModifier": {
      "Duration": -1,
      "ModifierStacking": "Unique",
      "OnAdded": [
        {
          "$type": "CreateSavePointAction",
          "PointName": "Attack07_StartPoint",
          "Target": "Self",
          "TargetPosRot": {
            "CoordsOption": "Caster",
            "Offset": {
              "AngleOffset": {
                "x": 0,
                "y": 0,
                "z": 0
              },
              "IsUseRotationXZ": true,
              "IsUseRotationY": true,
              "PositionOffset": {
                "x": 0,
                "y": 0,
                "z": 10
              },
              "RandomAngleRange": {
                "x": 0,
                "y": 0,
                "z": 0
              },
              "RandomPositionRange": {
                "x": 0,
                "y": 0,
                "z": 0
              }
            },
            "TargetOption": {
              "$type": "ConfigPosRotReferTarget",
              "OffsetReferTarget": "Self"
            }
          }
        },
        {
          "$type": "ApplyLogicMoveAction",
          "MovementConfig": {
            "$type": "ConfigMovementTarget",
            "Duration": -1,
            "Gravity": 0,
            "HitNormalRatio": 1,
            "HitTangentialRatio": 1,
            "MoveType": {
              "$type": "MovementTypeFixedSpeed",
              "Speed": 0.7
            },
            "ReachTargetStop": true,
            "TargetPosRot": {
              "CoordsOption": "ReferTarget",
              "Offset": {
                "AngleOffset": {
                  "x": 0,
                  "y": 0,
                  "z": 0
                },
                "IsClampOffsetDistance": false,
                "IsUseRotationXZ": false,
                "IsUseRotationY": false,
                "PositionOffset": {
                  "x": 0,
                  "y": 0,
                  "z": 0
                }
              },
              "TargetOption": {
                "$type": "ConfigPosRotReferTarget",
                "IsUseAttachPointPos": true,
                "IsUseAttachPointRotation": false,
                "OffsetReferTarget": "SavePoint",
                "PointName": "Attack07_StartPoint"
              }
            },
            "TargetUpdateMode": "OnStart",
            "TimesUpMoveOption": "Remain"
          },
          "RotationConfig": {
            "$type": "ConfigRotationToTarget",
            "Duration": -1,
            "ReachTargetStop": false,
            "RotateSpeed": 500,
            "RotateType": "Fixed",
            "TargetPosRot": {
              "CoordsOption": "ReferTarget",
              "Offset": {
                "AngleOffset": {
                  "x": 0,
                  "y": 0,
                  "z": 0
                },
                "IsClampOffsetDistance": false,
                "IsUseRotationXZ": false,
                "IsUseRotationY": true,
                "PositionOffset": {
                  "x": 0,
                  "y": 0,
                  "z": 0
                }
              },
              "TargetOption": {
                "$type": "ConfigPosRotReferTarget",
                "IsUseAttachPointPos": true,
                "IsUseAttachPointRotation": false,
                "OffsetReferTarget": "SelfAttackTarget"
              }
            },
            "TargetUpdateMode": "Always"
          },
          "Target": "Self"
        }
      ]
    }
  }
}