{
  "AbilityMixins": [
    {
      "$type": "BulletMixin",
      "AliveDuration": 0.3,
      "BulletColliderConfig": {
        "CapsuleColliderHeight": 0.2,
        "CapsuleColliderRadius": 0.2,
        "ColliderAngleOffset": {
          "x": 90,
          "y": 0,
          "z": 0
        },
        "ColliderPosOffset": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "ColliderType": "Capsule"
      },
      "BulletHitTypeName": "Normal",
      "BulletInitPosRot": {
        "CoordsOption": "ReferTarget",
        "Offset": {
          "AngleOffset": {
            "x": 0,
            "y": 0,
            "z": 0
          },
          "IsUseRotationXZ": true,
          "IsUseRotationY": true,
          "PositionOffset": {
            "x": 0,
            "y": 1,
            "z": 0
          }
        },
        "TargetOption": {
          "$type": "ConfigPosRotReferTarget",
          "OffsetReferTarget": "Self"
        }
      },
      "BulletName": "Bullet_Empty",
      "CanHitOther": false,
      "CanHitStage": true,
      "DestroyExplode": false,
      "ExplodePosType": "HitPoint",
      "HitExplodeRadius": 0,
      "HitOtherExplode": false,
      "HitStageExplode": true,
      "IsCanReflect": false,
      "MaxHitNum": 0,
      "MaxHitStageNum": 0,
      "MaxHitTargetNum": 0,
      "MaxTouchStageNum": 0,
      "MovementConfig": {
        "$type": "ConfigMovementTarget",
        "Duration": -1,
        "Gravity": 0,
        "HitNormalRatio": 1,
        "HitTangentialRatio": 1,
        "MoveType": {
          "$type": "MovementTypeFixedSpeed",
          "Speed": 100
        },
        "ReachTargetStop": false,
        "TargetPosRot": {
          "CoordsOption": "Relative",
          "Offset": {
            "AngleOffset": {
              "x": 0,
              "y": 0,
              "z": 0
            },
            "IsClampOffsetDistance": false,
            "IsUseRotationXZ": true,
            "IsUseRotationY": true,
            "PositionOffset": {
              "x": 0,
              "y": 1,
              "z": 9999
            }
          },
          "TargetOption": {
            "$type": "ConfigPosRotReferTarget",
            "OffsetReferTarget": "Target"
          }
        },
        "TargetUpdateMode": "OnStart",
        "TimesUpMoveOption": "Remain"
      },
      "OnBulletHitStageWallAction": [
        {
          "$type": "CreateSavePointAction",
          "PointName": "SecondDoorPoint",
          "Target": "Caster"
        },
        {
          "$type": "TriggerAbilityAction",
          "AbilityName": "NotoriousDeadEndButcher_Atk07_04",
          "InitAbilitySpecialList": [
            {
              "SpecialName": "AS_AttackIndex",
              "Value": 2,
              "ValueType": "Integer"
            }
          ],
          "Target": "Caster"
        }
      ],
      "OnBulletTimeUpDestroyAction": [
        {
          "$type": "CreateSavePointAction",
          "PointName": "SecondDoorPoint",
          "Target": "Caster"
        },
        {
          "$type": "TriggerAbilityAction",
          "AbilityName": "NotoriousDeadEndButcher_Atk07_04",
          "InitAbilitySpecialList": [
            {
              "SpecialName": "AS_AttackIndex",
              "Value": 2,
              "ValueType": "Integer"
            }
          ],
          "Target": "Caster"
        }
      ],
      "OverrideReflectDestroyExplode": "NotExplode",
      "RotationConfig": {
        "$type": "ConfigRotationToTarget",
        "Duration": 1,
        "FreezeRotateXZ": false,
        "FreezeRotateY": false,
        "ReachLimitStop": true,
        "ReachTargetStop": true,
        "RotateSpeed": 360,
        "RotateType": "Fixed",
        "TargetPosRot": {
          "CoordsOption": "Relative",
          "Offset": {
            "AngleOffset": {
              "x": 0,
              "y": 0,
              "z": 0
            },
            "PositionOffset": {
              "x": 0,
              "y": 1,
              "z": 0
            }
          },
          "TargetOption": {
            "$type": "ConfigPosRotReferTarget",
            "BackupOffsetReferTarget": "None",
            "OffsetReferTarget": "SelfAttackTarget"
          }
        },
        "TargetUpdateMode": "OnStart"
      },
      "Targetting": "Stage",
      "TimeUpExplode": true
    }
  ],
  "AbilityName": "NotoriousDeadEndButcher_Atk07_04_Bullet_02",
  "AbilityStacking": "Unique"
}