From 5f893aab0e0958b5b2f33acc6bbecb379aba9e76 Mon Sep 17 00:00:00 2001 From: mario Date: Fri, 24 Sep 2021 10:42:43 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9ETabellen=20=C3=9Cbersicht=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tabellen-%C3%9Cbersicht.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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