{
  "AbilityMixins": [
    {
      "$type": "AttachStateWithModifierMixin",
      "ConfigList": [
        {
          "AnimatorStateName": "Attack_Branch_02",
          "FrameCountHigh": 58,
          "FrameCountLow": 0,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": false,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "Quest2Modifier"
          ]
        },
        {
          "AnimatorStateName": "Attack_AimFast",
          "FrameCountHigh": 35,
          "FrameCountLow": 0,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": false,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "Quest3Modifier"
          ]
        },
        {
          "AnimatorStateName": "Attack_Aim_End_H",
          "FrameCountHigh": 10,
          "FrameCountLow": 0,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": false,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "Quest5Modifier"
          ]
        },
        {
          "AnimatorStateName": "Attack_FinishingSlash_01",
          "FrameCountHigh": 20,
          "FrameCountLow": 0,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": false,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "Quest6Modifier"
          ]
        },
        {
          "AnimatorStateName": "Attack_FinishingSlash_02",
          "FrameCountHigh": 18,
          "FrameCountLow": 0,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": false,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "Quest6Modifier"
          ]
        },
        {
          "AnimatorStateName": "Attack_FinishingSlash_03",
          "FrameCountHigh": 20,
          "FrameCountLow": 0,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": false,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "Quest6Modifier"
          ]
        }
      ],
      "IsSeam": true
    },
    {
      "$type": "ActionsOnPropertyChangeMixin",
      "DoInitialCheck": true,
      "PropertyActions": [
        {
          "CustomPropertyType": "AllowSlashState",
          "CustomReferMaxPropertyType": "MaxAllowSlashState",
          "IsUsePercentage": false,
          "PropertyType": "Custom",
          "ReferMaxPropertyType": "Custom",
          "ValueRangeActions": [
            {
              "LowToValueActions": [
                {
                  "$type": "ApplyModifier",
                  "ModifierName": "Quest4Modifier",
                  "Target": "Self"
                }
              ],
              "Val": 1
            }
          ]
        }
      ]
    }
  ],
  "AbilityName": "Harumasa_TutorialAbility",
  "AbilityStacking": "Unique",
  "DefaultModifier": {
    "OnHitOther": [
      {
        "$type": "ApplyModifier",
        "ModifierName": "Quest1Modifier",
        "Predicates": [
          {
            "$type": "ByAnimEventIDs",
            "AnimEventIDs": [
              "Harumasa_Attack_Normal_05_Bullet_AttackProperty_01"
            ],
            "Target": "Self"
          }
        ],
        "Target": "Self"
      }
    ]
  },
  "Modifiers": {
    "Quest1Modifier": {
      "Duration": -1,
      "ModifierStacking": "Replace",
      "OnAdded": [
        {
          "$type": "LDListenEntityAction",
          "TargetKey": "AvatarTutorial_Harumasa_1"
        }
      ]
    },
    "Quest2Modifier": {
      "Duration": -1,
      "ModifierStacking": "Replace",
      "OnRemoved": [
        {
          "$type": "LDListenEntityAction",
          "TargetKey": "AvatarTutorial_Harumasa_2"
        }
      ]
    },
    "Quest3Modifier": {
      "Duration": -1,
      "ModifierStacking": "Replace",
      "OnRemoved": [
        {
          "$type": "LDListenEntityAction",
          "TargetKey": "AvatarTutorial_Harumasa_3"
        }
      ]
    },
    "Quest4Modifier": {
      "Duration": -1,
      "ModifierStacking": "Replace",
      "OnAdded": [
        {
          "$type": "LDListenEntityAction",
          "TargetKey": "AvatarTutorial_Harumasa_4"
        }
      ]
    },
    "Quest5Modifier": {
      "Duration": -1,
      "ModifierStacking": "Replace",
      "OnRemoved": [
        {
          "$type": "LDListenEntityAction",
          "TargetKey": "AvatarTutorial_Harumasa_5"
        }
      ]
    },
    "Quest6Modifier": {
      "Duration": -1,
      "ModifierStacking": "Replace",
      "OnRemoved": [
        {
          "$type": "LDListenEntityAction",
          "TargetKey": "AvatarTutorial_Harumasa_6"
        }
      ]
    }
  }
}