diff --git a/Tabellen-%C3%9Cbersicht.md b/Tabellen-%C3%9Cbersicht.md index 6b9c00e..a7c99c8 100644 --- a/Tabellen-%C3%9Cbersicht.md +++ b/Tabellen-%C3%9Cbersicht.md @@ -46,9 +46,15 @@ | nonLethalDmg | (int) | Wert an nicht tödlichem Schaden den der Char eingesteckt hat | | speed | (int) | Bewegungsrate | | dmgReduction | (int) | Schadensreduktionswert | +| spellResistance | (int) | Zauberresistenz | | miscInitiative | (int) | besondere Modifikatioren für Initative | | miscArmor | (int) | besondere Modifikatioren für Rüstungswert | | miscFortitude | (int) | besondere Modifikatioren für Zähigkeitswert | | miscReflex | (int) | besondere Modifikatioren für Reflexwert | | miscWill | (int) | besondere Modifikatioren für Willenswert | -| miscGrapple | (int) | besondere Modifikatioren für Ringen | \ No newline at end of file +| miscGrapple | (int) | besondere Modifikatioren für Ringen | +| exp | (int) | Experiencepoints | +| copper | (int) | Anzahl Kupferstücke | +| silver | (int) | Anzahl Silberstücke | +| gold | (int) | Anzahl Goldstücke | +| platin | (int) | Anzahl Platinstücke | \ No newline at end of file