Saltar al contenido principal
Todas las habilidades

Crimson Book Skill — Skill

Habilidad
reutilización10s
duración
pasos3
Escalado
150% FoePower

Datos crudos

type
Skill
nature
Ability
Recarga
10s
steps
3
id
Crimson_Book_Skill
raw data
{
  "id": "Crimson_Book_Skill",
  "anim": {
    "ref": "Cast",
    "loop": true
  },
  "type": 11,
  "vars": {},
  "flags": 0,
  "props": {},
  "steps": [
    {
      "on": 0,
      "type": 3,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Light_Aura_Mace",
            "flags": 8,
            "props": {},
            "scale": 2,
            "space": 0,
            "attachName": "B_Pelvis"
          }
        ]
      },
      "duration": 2
    },
    {
      "on": 7,
      "type": 4,
      "props": {
        "area": {
          "hitFilter": 6
        }
      },
      "range": 30,
      "effects": [
        {
          "flags": 0,
          "effect": 1,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 1.5
            }
          ]
        }
      ]
    },
    {
      "on": 1,
      "type": 1,
      "props": {
        "status": {
          "ref": "Crimson_Book_Aura",
          "target": 1
        }
      }
    }
  ],
  "texts": {},
  "nature": 2,
  "script": "/*function onHeal(h) {\n\taddStatus(h.target, Skill.Crimson_Book_Skill);\n}*/",
  "aiProps": {
    "pickPrio": 10
  },
  "mastery": [],
  "cooldown": 10
}