Pular para o conteúdo principal
Todas as habilidades

BeeWatcher Incubator — Passive

Passiva

Dados brutos

type
Passive
nature
Passive
id
BeeWatcher_Incubator
raw data
{
  "id": "BeeWatcher_Incubator",
  "anim": {},
  "type": 14,
  "vars": {
    "var1": 2
  },
  "flags": 0,
  "props": {},
  "steps": [],
  "texts": {},
  "nature": 5,
  "script": "function onReceiveKill(killer) {\n    for(i in 0...round(vars.var1)) {\n        requestSummonFoe(Unit.Slime_Z1W_Honey, owner.position, owner.radius + 0.5, null, true);\n    }\n}",
  "mastery": []
}