Veneno letal
Estado
Un veneno que inflige:dmg#: durante 8 s, y puede acumularse hasta veces.
reutilización—
duración8s
pasos1
Escalado
35% Dexterity· Magic
Datos crudos
- nature
- Status
- duration
- 8s
- steps
- 1
- id
- Rogue_Talent_LethalPoison_Status
raw data
{
"id": "Rogue_Talent_LethalPoison_Status",
"gfx": {
"x": 0,
"y": 6,
"file": "UI/icons/Rogue_talent.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Debuff"
},
{
"type": "Poison"
}
],
"maxStacks": 5
}
},
"steps": [
{
"on": 0,
"type": 6,
"props": {
"loop": {
"tick": 2,
"flags": 1
}
},
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "Dexterity",
"ratio": 0.35
}
],
"affinity": "Magic"
}
],
"duration": -1
}
],
"texts": {
"desc": "A poison dealing ::dmg#:: over ::duration::, stacking up to ::stacks::.",
"name": "Lethal Poison"
},
"nature": 4,
"script": "function getStatusMaxStacks(baseStacks) {\n\treturn baseStacks + getTalentRank(Skill.Rogue_Talent_ImprovedMixture);\n}",
"status": 2,
"mastery": [],
"duration": 8
}