FareverDB

Ravenous Sprout

Thrown_Seeds_Sprout in Skills

Slowed by 80%. Can be harvested to deal 35% Intellect Magic over 6. Stacks up to 20.

id
Thrown_Seeds_Sprout
flags
0
nature
4
script
status
2
duration
10
Raw data
{
  "id": "Thrown_Seeds_Sprout",
  "gfx": {
    "x": 4,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Thrown_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        }
      ],
      "maxStacks": 20
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Nature_Aura",
            "flags": 9,
            "props": {}
          }
        ]
      },
      "duration": -1
    }
  ],
  "texts": {
    "desc": "Slowed by ::val1%::. Can be harvested to deal ::ref_dmg:: over ::ref_duration::. Stacks up to ::stacks::.",
    "name": "Ravenous Sprout",
    "refs": {
      "ref": "Thrown_Seeds_Dot"
    }
  },
  "nature": 4,
  "script": "",
  "status": 2,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_MRatioMin",
      "val": 0.8,
      "conds": {},
      "target": {
        "attribute": "MoveSpeedFactor"
      },
      "target2": {},
      "displayed": true
    }
  ],
  "mastery": [],
  "duration": 10
}