diff options
author | TrueDoctor <d-kobert@web.de> | 2018-09-25 21:36:25 +0200 |
---|---|---|
committer | TrueDoctor <d-kobert@web.de> | 2018-09-25 21:36:25 +0200 |
commit | ee0202042aafc76eb4339b3a04d06d06921ccdc2 (patch) | |
tree | ba5a41be5c4e61cbf759f3252d1562b649023d69 /DiscoBot/sessions | |
parent | fe1af24f3cda4b94d02e3b2aad68a6c4398362b0 (diff) |
minor error fixes and functional improvements
Diffstat (limited to 'DiscoBot/sessions')
-rw-r--r-- | DiscoBot/sessions/TheCrew/TheCrew-0.json | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/DiscoBot/sessions/TheCrew/TheCrew-0.json b/DiscoBot/sessions/TheCrew/TheCrew-0.json new file mode 100644 index 0000000..575cd54 --- /dev/null +++ b/DiscoBot/sessions/TheCrew/TheCrew-0.json @@ -0,0 +1,83 @@ +{ + "GeneralContext": null, + "Relation": { + "Nicolas": "Hartmut Reiher", + "MagicBro5": "Krenko", + "TrueKuehli": "Ledur Torfinson" + }, + "Chars": [ + { + "Name": "Felis Exodus Schattenwald", + "Lebenspunkte_Aktuell": 30, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 20 + }, + { + "Name": "Gardist", + "Lebenspunkte_Aktuell": 29, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 0 + }, + { + "Name": "Hartmut Reiher", + "Lebenspunkte_Aktuell": 29, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 0 + }, + { + "Name": "Helga vom Drachenei, Tausendsasserin", + "Lebenspunkte_Aktuell": 21, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 35 + }, + { + "Name": "Krenko", + "Lebenspunkte_Aktuell": 22, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 0 + }, + { + "Name": "Ledur Torfinson", + "Lebenspunkte_Aktuell": 39, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 0 + }, + { + "Name": "Morla", + "Lebenspunkte_Aktuell": 26, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 13 + }, + { + "Name": "Numeri Illuminus", + "Lebenspunkte_Aktuell": 28, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 40 + }, + { + "Name": "Potus", + "Lebenspunkte_Aktuell": 39, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 16 + }, + { + "Name": "Pump aus der Gosse", + "Lebenspunkte_Aktuell": 18, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 13 + }, + { + "Name": "Rhoktar4", + "Lebenspunkte_Aktuell": 34, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 17 + }, + { + "Name": "Volant", + "Lebenspunkte_Aktuell": 28, + "Ausdauer_Aktuell": 0, + "Astralpunkte_Aktuell": 43 + } + ], + "SessionName": "TheCrew" +}
\ No newline at end of file |