Home · skill · Rogue_Talent_AcidicSplatter_Status
A poison dealing 50% Intellect over 8 and reducing Magic Resistance by -25%.
Properties
- status
- Done
- nature
- Status
- duration
- 8
- steps
- affixes
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/Rogue_talent.png",
"size": 48,
"x": 2,
"y": 6,
"width": 2,
"height": 2
},
"id": "Rogue_Talent_AcidicSplatter_Status",
"nature": "Status",
"texts": {
"name": "Acidic Splatter",
"desc": "A poison dealing ::dmg:: over ::duration:: and reducing [MagicArmor] by ::val1%::."
},
"anim": {},
"duration": 8,
"steps": [
{
"on": 0,
"props": {
"loop": {
"flags": 1,
"tick": 2
}
},
"type": 6,
"effects": [
{
"effect": 0,
"scaling": [
{
"ratio": 0.5,
"atb": "Intellect"
}
],
"flags": 0,
"affinity": "Magic"
}
],
"duration": -1
}
],
"affixes": [
{
"target": {
"attribute": "MagicArmor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {
"maxRank": 1
},
"mod": {},
"val": -0.25
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Debuff"
},
{
"type": "Poison"
}
]
}
},
"vars": {}
}