Home · skill · Trinket_Manfish_Status

Heals you for 10% of your Maximum Health over 6.

Properties

nature
Status
duration
6
steps
on=0props={"loop":{"tick":2}}effects=[{"effect":1,"scaling":[{"ratio":0.1,"atb":"MaxHealth"}],"flags":0}]duration=-1type=12
Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/GearTrinket/Items_Loot_Trinket_Trinket_Poetrident_01.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Trinket_Manfish_Status",
  "nature": "Status",
  "texts": {
    "desc": "Heals you for ::var1%:: of your [MaxHealth] over ::duration::.",
    "name": "Poetrident"
  },
  "anim": {},
  "duration": 6,
  "steps": [
    {
      "on": 0,
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "effects": [
        {
          "effect": 1,
          "scaling": [
            {
              "ratio": 0.1,
              "atb": "MaxHealth"
            }
          ],
          "flags": 0
        }
      ],
      "duration": -1,
      "type": 12
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        },
        {
          "type": "Poison"
        }
      ]
    }
  },
  "vars": {
    "var1": 0.1
  },
  "script": ""
}