Home · skill · Daggers_DuplicatePoison_Passive_Bonus
Gains 10% Fervor and movement speed.
Properties
- status
- Done
- nature
- Status
- duration
- -1
- steps
- affixes
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Dagger_96PX.png",
"size": 48,
"x": 14,
"y": 0,
"width": 2,
"height": 2
},
"id": "Daggers_DuplicatePoison_Passive_Bonus",
"nature": "Status",
"texts": {
"name": "Gash",
"desc": "Gains ::var1%:: Fervor and movement speed."
},
"anim": {},
"duration": -1,
"steps": [
{
"on": 0,
"props": {},
"type": 11,
"visuals": {
"fxs": [
{
"set": "Violence_Aura",
"props": {
"offset": {
"x": 0,
"y": 0,
"z": 0,
"height": 0.5
}
},
"space": 0,
"flags": 9
}
]
},
"duration": -1
}
],
"affixes": [
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": 0.1
},
{
"target": {
"attribute": "Fervor"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {},
"mod": {},
"val": 10
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {
"var1": 0.1
},
"script": ""
}