From 9f0b255f32dfa81bffe75f89335a78a659b4ce6a Mon Sep 17 00:00:00 2001 From: TrueKuehli Date: Tue, 27 Nov 2018 12:16:33 +0100 Subject: Reworked the code, but currently unable to test, so bugs are bound to be in there Will test it sometime later. There also might still be stuff, that has yet to be reworked. --- DiscoBot/session.json | 75 +-------------------------------------------------- 1 file changed, 1 insertion(+), 74 deletions(-) (limited to 'DiscoBot/session.json') diff --git a/DiscoBot/session.json b/DiscoBot/session.json index 03c46f3..c81cbf9 100644 --- a/DiscoBot/session.json +++ b/DiscoBot/session.json @@ -1,79 +1,6 @@ { "GeneralContext": null, "Relation": {}, - "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": 31, - "Ausdauer_Aktuell": 0, - "Astralpunkte_Aktuell": 0 - }, - { - "Name": "Helga vom Drachenei, Tausendsasserin", - "Lebenspunkte_Aktuell": 21, - "Ausdauer_Aktuell": 0, - "Astralpunkte_Aktuell": 35 - }, - { - "Name": "Krenko", - "Lebenspunkte_Aktuell": 25, - "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 - } - ], + "Chars": [], "SessionName": null } \ No newline at end of file -- cgit v1.2.3-54-g00ecf