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