mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
SpellDetailPage/Fixup
* fix empty scaling bar * fix setting max level for scaling tooltips * fix displayed periodic power gain value for runic power and rage * attempt to fix spell coefficient calculation (dear god...) * append % sign to value for two more auras * display value per combo point
This commit is contained in:
@@ -1464,6 +1464,7 @@ $lang = array(
|
||||
'pctCostOf' => "of base %s",
|
||||
'costPerSec' => ", plus %s per sec", // see 'powerTypes'
|
||||
'costPerLevel' => ", plus %s per level", // not used?
|
||||
'pointsPerCP' => ", plus %s per combo point",
|
||||
'stackGroup' => "Stack Group",
|
||||
'linkedWith' => "Linked with",
|
||||
'_scaling' => "Scaling",
|
||||
|
||||
Reference in New Issue
Block a user