Saltar al contenido principal
Todas las habilidades

Bendecido por [Ice]

Estado
reutilización
duración
pasos

Datos crudos

nature
Status
id
OreAffix_Ice
raw data
{
  "id": "OreAffix_Ice",
  "gfx": {
    "x": 6,
    "y": 1,
    "file": "UI/icons/atlas_abilities_status_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "name": "Naya Blessed"
  },
  "nature": 4,
  "script": "function onOwnerGathered(gather, gatherers) {\n\tfor(u in gatherers) {\n\t\tu.addStatus(Skill.OreAffix_Ice_Status);\n\t}\n}",
  "mastery": []
}