summaryrefslogtreecommitdiff
path: root/ZooBOTanica/Critters/Goblin.json
blob: ad763f554e432ca0a4d6dfb961511a0e38e19c04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "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"
}