{
  "AbilityMixins": [
    {
      "$type": "BulletMixin",
      "AliveDuration": 0.5,
      "BulletColliderConfig": {
        "ColliderAngleOffset": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "ColliderPosOffset": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "ColliderType": "Sphere",
        "SphereColliderRadius": 0.3
      },
      "BulletEffect": {
        "EffectPattern": "Eff_Caesar_Attack_Branch_02_Dust_01"
      },
      "BulletHitTypeName": "Normal",
      "BulletInitPosRot": {
        "CoordsOption": "Caster",
        "Offset": {
          "AngleOffset": {
            "x": 0,
            "y": 0,
            "z": 0
          },
          "IsUseRotationXZ": false,
          "IsUseRotationY": true,
          "PositionOffset": {
            "x": 0,
            "y": 0.9,
            "z": 1.05
          }
        },
        "TargetOption": {
          "$type": "ConfigPosRotReferTarget",
          "OffsetReferTarget": "Caster"
        }
      },
      "BulletName": "Bullet_Empty",
      "CanHitStage": false,
      "DestroyExplode": false,
      "HitOtherExplode": false,
      "MaxHitNum": 1,
      "MaxHitStageNum": 1,
      "MaxHitTargetNum": 1,
      "MovementConfig": {
        "$type": "ConfigMovementSimple",
        "Acceleration": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "CoordinateType": "Local",
        "Duration": -1,
        "Gravity": 0,
        "HitNormalRatio": 1,
        "HitTangentialRatio": 1,
        "InitVelocity": {
          "x": 0,
          "y": 0,
          "z": 30
        },
        "TimesUpMoveOption": "Remain"
      },
      "OnBulletDestroyAction": [
        {
          "$type": "TriggerAbilityAction",
          "AbilityName": "Caesar_Riding_ShieldExplode",
          "PositionArgument": "Bullet"
        }
      ],
      "RotationConfig": {
        "$type": "ConfigRotationToTarget",
        "Duration": -1,
        "ReachTargetStop": true,
        "RotateSpeed": 1080,
        "RotateType": "Fixed",
        "TargetPosRot": {
          "CoordsOption": "Relative",
          "Offset": {
            "AngleOffset": {
              "x": 0,
              "y": 0,
              "z": 0
            },
            "PositionOffset": {
              "x": 0,
              "y": 0,
              "z": 0
            }
          },
          "TargetOption": {
            "$type": "ConfigPosRotReferTarget",
            "AttachPoint": "MiddlePoint",
            "BackupOffsetReferTarget": "None",
            "IsUseAttachPointPos": true,
            "IsUseAttachPointRotation": true,
            "OffsetReferTarget": "Target"
          }
        },
        "TargetUpdateMode": "Always"
      },
      "Targetting": "Allied"
    }
  ],
  "AbilityName": "Caesar_Riding_ThrowShield",
  "AbilityStacking": "Unique"
}