Pular para o conteúdo principal
Todas as habilidades

CrimMastiff Bite — Attack

AtaqueAtaque
reativação4s
duração2s
passos5
Escala
45% FoePower· Physical

Dados brutos

type
Attack
nature
Attack
Recarga
4s
duration
2s
steps
5
id
CrimMastiff_Bite
raw data
{
  "id": "CrimMastiff_Bite",
  "anim": {
    "ref": "Attack"
  },
  "type": 0,
  "vars": {},
  "flags": 0,
  "props": {
    "needTarget": true
  },
  "steps": [
    {
      "on": 0,
      "type": 13,
      "props": {},
      "duration": 0.7
    },
    {
      "on": 0,
      "type": 13,
      "delay": 0.7,
      "props": {
        "rotation": {
          "limiter": 270
        }
      },
      "duration": 0.15
    },
    {
      "on": 0,
      "type": 8,
      "delay": 0.7,
      "props": {
        "move": {
          "flags": 8,
          "direction": [
            0
          ]
        }
      },
      "range": 2.5,
      "duration": 0.1
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.75,
      "props": {}
    },
    {
      "on": 0,
      "type": 0,
      "delay": 0.8,
      "props": {
        "area": {
          "shape": [
            1,
            2
          ]
        }
      },
      "range": 3,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 0.45
            }
          ],
          "affinity": "Physical"
        }
      ]
    }
  ],
  "texts": {},
  "nature": 0,
  "script": "function onDamage(dmg) {\n    if( dmg.amount > 0 ) {\n        addStatus(dmg.target, Skill.Wolf_Auto_Status);\n    }\n}",
  "aiProps": {
    "castMaxRange": 1.5
  },
  "mastery": [],
  "cooldown": 4,
  "duration": 2
}