summaryrefslogtreecommitdiff
path: root/ZooBOTanica/Critters
diff options
context:
space:
mode:
Diffstat (limited to 'ZooBOTanica/Critters')
-rw-r--r--ZooBOTanica/Critters/Bär.json25
-rw-r--r--ZooBOTanica/Critters/Gegner.json18
-rw-r--r--ZooBOTanica/Critters/Goblin.json37
3 files changed, 0 insertions, 80 deletions
diff --git a/ZooBOTanica/Critters/Bär.json b/ZooBOTanica/Critters/Bär.json
deleted file mode 100644
index ffa5ce2..0000000
--- a/ZooBOTanica/Critters/Bär.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "Rs": 0,
- "Mr": 5,
- "Ko": 10,
- "Pa": 0,
- "Gs": 8,
- "Gw": 3,
- "Ini": "2w6+5",
- "Comment": "",
- "CritterAttacks": [
- {
- "Name": "Biss",
- "At": 12,
- "Tp": "12",
- "Comment": ""
- }
- ],
- "Lebenspunkte_Basis": 30,
- "Lebenspunkte_Aktuell": 30,
- "Ausdauer_Basis": 30,
- "Ausdauer_Aktuell": 30,
- "Astralpunkte_Basis": 0,
- "Astralpunkte_Aktuell": 0,
- "Name": "Bär"
-} \ No newline at end of file
diff --git a/ZooBOTanica/Critters/Gegner.json b/ZooBOTanica/Critters/Gegner.json
deleted file mode 100644
index cdf8563..0000000
--- a/ZooBOTanica/Critters/Gegner.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "Rs": 0,
- "Mr": 5,
- "Ko": 10,
- "Pa": 0,
- "Gs": 8,
- "Gw": 3,
- "Ini": "2w6+5",
- "Comment": "",
- "CritterAttacks": [],
- "Lebenspunkte_Basis": 30,
- "Lebenspunkte_Aktuell": 30,
- "Ausdauer_Basis": 30,
- "Ausdauer_Aktuell": 30,
- "Astralpunkte_Basis": 0,
- "Astralpunkte_Aktuell": 0,
- "Name": "Gegner"
-} \ No newline at end of file
diff --git a/ZooBOTanica/Critters/Goblin.json b/ZooBOTanica/Critters/Goblin.json
deleted file mode 100644
index ad763f5..0000000
--- a/ZooBOTanica/Critters/Goblin.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "Rs": 1,
- "Mr": 3,
- "Ko": 8,
- "Pa": 0,
- "Gs": 8,
- "Gw": 3,
- "Ini": "2w6+5",
- "Comment": "",
- "CritterAttacks": [
- {
- "Name": "Biss",
- "At": 10,
- "Tp": "1W+1",
- "Comment": ""
- },
- {
- "Name": "Schwert",
- "At": 10,
- "Tp": "1W+4",
- "Comment": ""
- },
- {
- "Name": "Schleuder",
- "At": 6,
- "Tp": "1W+2",
- "Comment": ""
- }
- ],
- "Lebenspunkte_Basis": 22,
- "Lebenspunkte_Aktuell": 30,
- "Ausdauer_Basis": 30,
- "Ausdauer_Aktuell": 30,
- "Astralpunkte_Basis": 0,
- "Astralpunkte_Aktuell": 0,
- "Name": "Goblin"
-} \ No newline at end of file