{
  "AbilityMixins": [
    {
      "$type": "AttachStateWithModifierMixin",
      "ConfigList": [
        {
          "AnimatorStateName": "Attack_AssaultAid",
          "FrameCountHigh": 0,
          "FrameCountLow": 3,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": true,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "SignatureMaterialWeaponModifier",
            "SignatureLightWeaponModifier"
          ]
        },
        {
          "AnimatorStateName": "SwitchIn_Attack",
          "FrameCountHigh": 70,
          "FrameCountLow": 9,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": false,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "SignatureMaterialWeaponModifier",
            "SignatureLightWeaponModifier"
          ]
        },
        {
          "AnimatorStateName": "SwitchIn_Attack_Ex",
          "FrameCountHigh": 0,
          "FrameCountLow": 0,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": true,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "SignatureMaterialWeaponModifier",
            "SignatureLightWeaponModifier"
          ]
        },
        {
          "AnimatorStateName": "Attack_Branch_02_Finish",
          "FrameCountHigh": 0,
          "FrameCountLow": 13,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": true,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "SignatureMaterialWeaponModifier",
            "SignatureLightWeaponModifier"
          ]
        },
        {
          "AnimatorStateName": "Attack_Branch_02_Finish_01_Ground",
          "FrameCountHigh": 0,
          "FrameCountLow": 4,
          "IsLoop": false,
          "LayerIndex": 0,
          "MaxFrameCountHigh": true,
          "MaxFrameCountLow": false,
          "ModifierNameList": [
            "SignatureMaterialWeaponModifier",
            "SignatureLightWeaponModifier"
          ]
        }
      ]
    }
  ],
  "AbilityName": "Yanagi_SignatureWeapon",
  "AbilityStacking": "Unique",
  "Modifiers": {
    "SignatureLightWeaponModifier": {
      "Duration": -1,
      "ModifierStacking": "Unique",
      "OnAdded": [
        {
          "$type": "ApplyIndicatedLightAction",
          "Predicates": [
            {
              "$type": "ByIsInZoneTags",
              "Tags": [
                "HasSignatureWeapon"
              ],
              "Target": "Self"
            }
          ],
          "indicatedLightKey": "Yanagi_IndicatedLight"
        }
      ],
      "OnRemoved": [
        {
          "$type": "RemoveIndicatedLightAction",
          "Target": "Self"
        }
      ]
    },
    "SignatureMaterialWeaponModifier": {
      "Duration": -1,
      "ModifierMixins": [
        {
          "$type": "ActionsOnPropertyChangeMixin",
          "DoInitialCheck": true,
          "PropertyActions": [
            {
              "CustomPropertyType": "Int_Stance",
              "IsUsePercentage": false,
              "PropertyType": "Custom",
              "ValueRangeActions": [
                {
                  "HighToValueActions": [
                    {
                      "$type": "RemoveModifier",
                      "ModifierName": "Yanagi_StanceB_WeaponEff_Modifier",
                      "Target": "Self"
                    },
                    {
                      "$type": "AttachModifier",
                      "ModifierName": "Yanagi_StanceA_WeaponEff_Modifier",
                      "Target": "Self"
                    }
                  ],
                  "Val": 0
                },
                {
                  "LowToValueActions": [
                    {
                      "$type": "RemoveModifier",
                      "ModifierName": "Yanagi_StanceA_WeaponEff_Modifier",
                      "Target": "Self"
                    },
                    {
                      "$type": "AttachModifier",
                      "ModifierName": "Yanagi_StanceB_WeaponEff_Modifier",
                      "Target": "Self"
                    }
                  ],
                  "Val": 1
                }
              ]
            }
          ]
        }
      ],
      "ModifierStacking": "Unique"
    },
    "Yanagi_StanceA_WeaponEff_Modifier": {
      "Duration": -1,
      "ModifierStacking": "Unique",
      "OnAdded": [
        {
          "$type": "ModifyMaterialPropertyAction",
          "ApplyAllRenderers": false,
          "Predicates": [
            {
              "$type": "ByIsInZoneTags",
              "Tags": [
                "HasSignatureWeapon"
              ],
              "Target": "Self"
            }
          ],
          "RendererList": [
            {
              "ApplyAllMaterials": true,
              "RenderPath": "Yanagi_Body_2"
            }
          ],
          "Tag": "Avatar_Female_Size03_Yanagi_MA_SignatureWeapon_ScreenImage_02",
          "Target": "Self",
          "key": "Avatar_Female_Size03_Yanagi_MA_SignatureWeapon_ScreenImage_02"
        }
      ],
      "OnRemoved": [
        {
          "$type": "InterruptMaterialPropertyAction",
          "Tag": "Avatar_Female_Size03_Yanagi_MA_SignatureWeapon_ScreenImage_02",
          "Target": "Self"
        }
      ]
    },
    "Yanagi_StanceB_WeaponEff_Modifier": {
      "Duration": -1,
      "ModifierStacking": "Unique",
      "OnAdded": [
        {
          "$type": "ModifyMaterialPropertyAction",
          "ApplyAllRenderers": false,
          "Predicates": [
            {
              "$type": "ByIsInZoneTags",
              "Tags": [
                "HasSignatureWeapon"
              ],
              "Target": "Self"
            }
          ],
          "RendererList": [
            {
              "ApplyAllMaterials": true,
              "RenderPath": "Yanagi_Body_2"
            }
          ],
          "Tag": "Avatar_Female_Size03_Yanagi_MA_SignatureWeapon_ScreenImage_01",
          "Target": "Self",
          "key": "Avatar_Female_Size03_Yanagi_MA_SignatureWeapon_ScreenImage_01"
        }
      ],
      "OnRemoved": [
        {
          "$type": "InterruptMaterialPropertyAction",
          "Tag": "Avatar_Female_Size03_Yanagi_MA_SignatureWeapon_ScreenImage_01",
          "Target": "Self"
        }
      ]
    }
  }
}