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

@@ -1463,6 +1463,7 @@ $lang = array(
'pctCostOf' => "от базовой %s",
'costPerSec' => ", плюс %s в секунду",
'costPerLevel' => ", плюс %s за уровень",
'pointsPerCP' => ", плюс %s в прием в серии",
'stackGroup' => "[Stack Group]",
'linkedWith' => "[Linked with]",
'_scaling' => "[Scaling]",