Skip to content

Commit

Permalink
HP recalculations
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Sep 29, 2024
1 parent 712fa73 commit eea8fea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/json/monsters/mammal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1838,7 +1838,7 @@
"species": [ "MAMMAL" ],
"volume": "386 L",
"weight": "386 kg",
"hp": 375,
"hp": 366,
"speed": 200,
"material": [ "flesh" ],
"symbol": "M",
Expand Down Expand Up @@ -1878,7 +1878,7 @@
"species": [ "MAMMAL" ],
"volume": "62500 ml",
"weight": "81500 g",
"hp": 60,
"hp": 85,
"speed": 120,
"material": [ "flesh" ],
"symbol": "C",
Expand Down Expand Up @@ -1918,7 +1918,7 @@
"species": [ "MAMMAL" ],
"volume": "675 L",
"weight": "675 kg",
"hp": 500,
"hp": 590,
"speed": 175,
"material": [ "flesh" ],
"symbol": "M",
Expand Down Expand Up @@ -1958,7 +1958,7 @@
"species": [ "MAMMAL" ],
"volume": "62500 ml",
"weight": "81500 g",
"hp": 60,
"hp": 85,
"speed": 120,
"material": [ "flesh" ],
"symbol": "C",
Expand Down

0 comments on commit eea8fea

Please sign in to comment.