Saltar al contenido principal
Todas las habilidades

Cosecha de chispas

Pasiva

Participar en la eliminación de un enemigo te cura.

reutilización
duración
pasos1

Otorgada por

Datos crudos

type
Passive
nature
Passive
steps
1
id
Enchant_SparkHarvesting
raw data
{
  "id": "Enchant_SparkHarvesting",
  "anim": {},
  "type": 14,
  "vars": {},
  "flags": 0,
  "props": {},
  "steps": [
    {
      "id": "Proc",
      "on": 13,
      "cond": {
        "targetFilter": {
          "align": 4
        }
      },
      "type": 12,
      "props": {},
      "effects": [
        {
          "flags": 0,
          "effect": 1,
          "baseVal": 5,
          "scaling": []
        }
      ]
    }
  ],
  "texts": {
    "desc": "Participating in killing an enemy heals you for ::heal::.",
    "name": "Spark Harvesting"
  },
  "nature": 5,
  "script": "function onKill(dmg) {\n\tplayStep(Steps.Proc);\n}",
  "mastery": []
}