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:
Sarjuuk
2024-08-24 19:16:38 +02:00
parent 075e15ba0c
commit 3aede18926
10 changed files with 63 additions and 43 deletions

View File

@@ -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",