Home · skill · Rogue_Finisher_Combo_Point
You can now stack up to 5 Combo Point.
Properties
- nature
- Passive
- affixes
- flags
Raw data
{
"gfx": {
"file": "UI/icons/atlas_class_Rogue_96PX.png",
"size": 96,
"x": 1,
"y": 1
},
"id": "Rogue_Finisher_Combo_Point",
"nature": "Passive",
"texts": {
"name": "Combo Master",
"desc": "You can now stack up to ::var1:: [ComboPoint]."
},
"anim": {},
"steps": [],
"affixes": [
{
"target": {
"attribute": "MaxComboPoint"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {},
"displayed": false,
"mod": {},
"val": 1
}
],
"flags": [
"Hidden"
],
"mastery": [],
"props": {},
"vars": {
"var1": 5
}
}