Ravenous Toxin
Thrown_Seeds_Dot in Skills35% Intellect Magic dealt over 6 and slowed by 30%.
- id
- Thrown_Seeds_Dot
- flags
- 0
- nature
- 4
- script
- status
- 2
- duration
- 6
Raw data
{
"id": "Thrown_Seeds_Dot",
"gfx": {
"x": 8,
"y": 2,
"file": "UI/icons/atlas_weapon_Thrown_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Poison"
},
{
"type": "Debuff"
}
],
"maxStacks": 1000,
"stackingPolicy": 0
}
},
"steps": [
{
"on": 0,
"type": 12,
"props": {
"loop": {
"tick": 2
}
},
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "Intellect",
"ratio": 0.35
}
],
"affinity": "Magic"
}
],
"duration": -1
}
],
"texts": {
"desc": "::dmg:: dealt over ::duration:: and slowed by ::val1%::.",
"name": "Ravenous Toxin"
},
"nature": 4,
"script": "",
"status": 2,
"affixes": [
{
"mod": {},
"ref": "TAttribute_MRatioMin",
"val": 0.3,
"conds": {},
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"displayed": true
}
],
"mastery": [],
"duration": 6
}