Difference between revisions of "Widget:UnitStatsCalculator"

From Dragalia Lost Wiki
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 = <!--{$maxLevel}-->;
+
const MAX_LEVEL = 100;
 
const MIN_HP = <!--{$minHp}-->;
 
const MIN_HP = <!--{$minHp}-->;
 
const MAX_HP = <!--{$maxHp}-->;
 
const MAX_HP = <!--{$maxHp}-->;

Revision as of 21:28, 17 October 2018