aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/fire_giant.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/fire_giant.json')
-rw-r--r--parser/monsters/fire_giant.json26
1 files changed, 3 insertions, 23 deletions
diff --git a/parser/monsters/fire_giant.json b/parser/monsters/fire_giant.json
index fe8bd0c..33983ab 100644
--- a/parser/monsters/fire_giant.json
+++ b/parser/monsters/fire_giant.json
@@ -38,32 +38,12 @@
"inventory": [
{
"name": "plate",
- "cost": 150000,
- "ac": 18,
- "strength": 15,
- "disadvantage": false,
- "weight": 65.0,
- "type": "heavy"
+ "type": "armor",
+ "text": "plate armor"
},
{
"name": "greatsword",
- "cost": 5000,
- "damage": {
- "dmg_type": "slashing",
- "dmg_die_count": 6,
- "dmg_die_sides": 6
- },
- "weight": 6.0,
- "range": [
- 0,
- 0
- ],
- "reach": 10,
- "properties": [
- "heavy",
- "two-handed"
- ],
- "type": "martial melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 28 (6d6 + 7) slashing damage."
}
],