show stealth buff in stats

This commit is contained in:
Tyler Renelle
2013-12-18 10:20:14 -07:00
parent c65860123f
commit 75acffa073
+3
View File
@@ -37,6 +37,9 @@ table.table.table-striped
i.icon-question-sign(popover-title='Class Gear', popover-trigger='mouseenter', popover-placement='right', popover="Wearing your class's gear gives that stat a 1.5% bonus, in addition to this number.")
li Level: {{(profile.stats.lvl - 1) / 2}}
li Buffs: {{profile.stats.buffs[k] || 0}}
tr(ng-if='profile.stats.buffs.stealth')
td
strong Stealth: {{profile.stats.buffs.stealth}}
h4 Pets
table.table.table-striped