aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/tribal_warrior.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/monsters/tribal_warrior.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/monsters/tribal_warrior.json')
-rw-r--r--parser/monsters/tribal_warrior.json26
1 files changed, 3 insertions, 23 deletions
diff --git a/parser/monsters/tribal_warrior.json b/parser/monsters/tribal_warrior.json
index f581958..c0ff134 100644
--- a/parser/monsters/tribal_warrior.json
+++ b/parser/monsters/tribal_warrior.json
@@ -26,32 +26,12 @@
"inventory": [
{
"name": "hide",
- "cost": 1000,
- "ac": 12,
- "strength": 0,
- "disadvantage": false,
- "weight": 12.0,
- "type": "medium"
+ "type": "armor",
+ "text": "hide armor"
},
{
"name": "spear",
- "cost": 100,
- "damage": {
- "dmg_type": "piercing",
- "dmg_die_count": 1,
- "dmg_die_sides": 6
- },
- "weight": 3.0,
- "range": [
- 20,
- 60
- ],
- "reach": 5,
- "properties": [
- "thrown",
- "versatile"
- ],
- "type": "simple melee weapons",
+ "type": "weapon",
"text": "_Melee or _Ranged Weapon Attack:__ +3 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack."
}
],