FareverDB
?

HoneySlime_Auto

HoneySlime_Auto in Skills
id
HoneySlime_Auto
type
0
flags
0
nature
0
status
2
cooldown
3
duration
2.3
Raw data
{
  "id": "HoneySlime_Auto",
  "anim": {
    "ref": "Attack"
  },
  "type": 0,
  "vars": {},
  "flags": 0,
  "props": {
    "needTarget": true
  },
  "steps": [
    {
      "on": 0,
      "type": 13,
      "props": {
        "rotation": {
          "limiter": 180
        }
      },
      "duration": 1
    },
    {
      "id": "Jump1",
      "on": 0,
      "type": 21,
      "delay": 1.23,
      "props": {
        "jump": {
          "height": 1.5
        },
        "position": {
          "directionalOffset": {
            "x": 15
          }
        }
      },
      "range": 10,
      "duration": 0.6
    },
    {
      "id": "Loop",
      "on": 0,
      "type": 0,
      "delay": 1.23,
      "props": {
        "area": {
          "shape": [
            1,
            2.5
          ],
          "targetCooldown": 1
        },
        "loop": {
          "tick": 0.1,
          "flags": 2
        },
        "position": {
          "directionalOffset": {
            "x": -0.5,
            "z": -0.8
          }
        }
      },
      "range": 2.5,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 0.8
            }
          ],
          "affinity": "Physical",
          "alignment": 4
        }
      ],
      "duration": 1
    },
    {
      "id": "Hit",
      "on": 1,
      "type": 8,
      "props": {
        "move": {
          "flags": 8,
          "direction": [
            4,
            -1,
            0,
            3
          ]
        }
      },
      "range": 1,
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "AttackHit",
              "blend": 0.1,
              "startFrame": 3
            }
          }
        ]
      },
      "duration": 0.15
    },
    {
      "on": 12,
      "cond": {
        "step": "Hit"
      },
      "type": 10,
      "delay": 0.1,
      "props": {}
    },
    {
      "on": 1,
      "type": 1,
      "props": {
        "status": {
          "ref": "HoneyCovered"
        }
      }
    }
  ],
  "texts": {},
  "nature": 0,
  "status": 2,
  "aiProps": {
    "castMaxRange": 1.5
  },
  "mastery": [],
  "cooldown": 3,
  "duration": 2.3
}