You can now stack up to 5 Combo Point.
Properties
- status
- Done
- type
- ClassPassive
- nature
- Passive
- affixes
Referenced by
unit (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_class_Rogue_96PX.png",
"size": 96,
"x": 1,
"y": 1
},
"id": "Rogue_ComboMax",
"type": "ClassPassive",
"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": [],
"mastery": [],
"props": {},
"vars": {
"var1": 5
},
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Rogue",
"via_field": "skills"
}
]
}