Core/CharStats

* unify stat handling. If there are discrepancies left at least they are now centralized.
   - health should no longer pretend to be mana
   - stats are no longer capped to 32.7k points as items can have multiple of the same stat and handily exceed smallints
 * weight scale fixes:
   - "repair cost" is no longer a weight scale option. Why was it one in the first place? Also it wasn't even accessible before. (that was a bug)
   - "bonus armor" is now searchable and only applied to armor pieces
 * removed unused parsed stats from itemsets
This commit is contained in:
Sarjuuk
2024-04-02 23:06:09 +02:00
parent cb3c7d4ef0
commit d16b08bb29
21 changed files with 1140 additions and 875 deletions

View File

@@ -4772,7 +4772,7 @@ var LANG = {
su_addscale: "Gewichtung",
su_additem: "Gegenstand",
su_addset: "Set",
su_toggle: "Klickt, um die Darstellung anzuzeigen",
su_toggle: "Klickt, um die Darstellung umzuschalten",
su_preset: "Vorlage: ",
su_name: "Name: ",