{
  "AbilityMixins": [
    {
      "$type": "AttachStateWithModifierMixin",
      "ConfigList": [
        {
          "AnimatorStateName": "Born",
          "FrameCountHigh": 0,
          "FrameCountLow": 0,
          "LayerIndex": 0,
          "MaxFrameCountHigh": true,
          "ModifierNameList": [
            "SlimeBornModifier"
          ]
        }
      ],
      "IsSeam": false
    }
  ],
  "AbilityName": "Monster_Common_SlimeBorn",
  "AbilityStacking": "Unique",
  "DefaultModifier": {
    "OnAdded": [
      {
        "$type": "DitherFadeAction",
        "DitherFadeKey": "Monster_Common_SlimeBorn_Dither_Fade",
        "Tag": "SlimeDitherIn",
        "Target": "Self"
      },
      {
        "$type": "FireEffect",
        "EffectPattern": "Eff_Monster_Slime_Born_02_Bubble",
        "FireEffectPosRot": {
          "CoordsOption": "ReferTarget",
          "Offset": {
            "AngleOffset": {
              "x": 0,
              "y": 0,
              "z": 0
            },
            "IsUseRotationXZ": true,
            "IsUseRotationY": true,
            "PositionOffset": {
              "x": 0,
              "y": 0,
              "z": 0
            }
          },
          "TargetOption": {
            "$type": "ConfigPosRotReferTarget",
            "OffsetReferTarget": "Self"
          }
        },
        "Target": "Self"
      },
      {
        "$type": "PushMuteHUDAction",
        "isIgnoreAni": false,
        "tag": "SlimeMuteHUD"
      },
      {
        "$type": "PushHitColliderEnable",
        "HitColliderEnable": false,
        "Tag": "SlimeHitCollider"
      },
      {
        "$type": "PushMuteBeSelectedAction",
        "MuteValue": true,
        "Tag": "SlimeMuteBeSelected",
        "Target": "Self"
      },
      {
        "$type": "ApplyModifier",
        "ModifierName": "Modifier_DelayEffect",
        "Target": "Self"
      }
    ]
  },
  "Modifiers": {
    "Modifier_DelayEffect": {
      "DelayHandlers": [
        {
          "DelayTime": 0.42,
          "TimeUpActions": [
            {
              "$type": "FireEffect",
              "EffectPattern": "Eff_Monster_Slime_Born_01_Mod",
              "Target": "Self"
            }
          ]
        },
        {
          "DelayTime": 1.8,
          "TimeUpActions": [
            {
              "$type": "FireEffect",
              "EffectPattern": "Eff_Monster_Slime_Born_03_Bubble",
              "FireEffectPosRot": {
                "CoordsOption": "ReferTarget",
                "Offset": {
                  "AngleOffset": {
                    "x": 0,
                    "y": 0,
                    "z": 0
                  },
                  "IsUseRotationXZ": true,
                  "IsUseRotationY": true,
                  "PositionOffset": {
                    "x": 0,
                    "y": 0,
                    "z": 0
                  }
                },
                "TargetOption": {
                  "$type": "ConfigPosRotReferTarget",
                  "OffsetReferTarget": "Self"
                }
              },
              "Target": "Self"
            },
            {
              "$type": "ModifyMaterialPropertyAction",
              "ApplyAllRenderers": true,
              "Tag": "Monster_Slime_MA_Born_OverrideRimGlow_01",
              "Target": "Self",
              "key": "Monster_Slime_MA_Born_OverrideRimGlow_01"
            },
            {
              "$type": "ModifyMaterialPropertyAction",
              "ApplyAllRenderers": true,
              "Tag": "Monster_Slime_MA_Born_ScreenImage_02",
              "Target": "Self",
              "key": "Monster_Slime_MA_Born_ScreenImage_02"
            },
            {
              "$type": "InterruptDitherFadeAction",
              "Tag": "SlimeDitherIn"
            }
          ]
        }
      ],
      "Duration": 2.5,
      "ModifierStacking": "Unique",
      "OnRemoved": [
        {
          "$type": "TriggerBehaviorTreeAction",
          "Enable": true,
          "Target": "Self"
        },
        {
          "$type": "PopMuteHUDAction",
          "isIgnoreAni": false,
          "tag": "SlimeMuteHUD"
        },
        {
          "$type": "PopHitColliderEnable",
          "Tag": "SlimeHitCollider"
        },
        {
          "$type": "PopMuteBeSelectedAction",
          "Tag": "SlimeMuteBeSelected",
          "Target": "Self"
        }
      ]
    },
    "SlimeBornModifier": {
      "Duration": -1,
      "ModifierStacking": "Unique",
      "OnAdded": [
        {
          "$type": "TriggerBehaviorTreeAction",
          "Enable": false,
          "Target": "Self"
        }
      ]
    }
  }
}