Difference between revisions of "Widget:UnitStatsCalculator"
Jump to navigation
Jump to search
imported>Elaeagnifolia (Created page with "<includeonly><script type="text/javascript"> // Constants const MIN_LEVEL = 1; const 0UB_LEVEL = <!--{$0ubLevel}-->; const 1UB_LEVEL = <!--{$1ubLevel}-->; const 2UB_LEVEL = <!...") |
imported>Elaeagnifolia |
||
| Line 6: | Line 6: | ||
const 2UB_LEVEL = <!--{$2ubLevel}-->; | const 2UB_LEVEL = <!--{$2ubLevel}-->; | ||
const 3UB_LEVEL = <!--{$3ubLevel}-->; | const 3UB_LEVEL = <!--{$3ubLevel}-->; | ||
| − | const MAX_LEVEL = | + | const MAX_LEVEL = 100; |
const MIN_HP = <!--{$minHp}-->; | const MIN_HP = <!--{$minHp}-->; | ||
const MAX_HP = <!--{$maxHp}-->; | const MAX_HP = <!--{$maxHp}-->; | ||