aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/balor.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/balor.json')
-rw-r--r--parser/monsters/balor.json35
1 files changed, 2 insertions, 33 deletions
diff --git a/parser/monsters/balor.json b/parser/monsters/balor.json
index 3c5aea2..5c5bf1d 100644
--- a/parser/monsters/balor.json
+++ b/parser/monsters/balor.json
@@ -74,43 +74,12 @@
"inventory": [
{
"name": "longsword",
- "cost": 1500,
- "damage": {
- "dmg_type": "slashing",
- "dmg_die_count": 3,
- "dmg_die_sides": 8
- },
- "weight": 3.0,
- "range": [
- 0,
- 0
- ],
- "reach": 10,
- "properties": [
- "versatile"
- ],
- "type": "martial melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 21 (3d8 + 8) slashing damage plus 13 (3d8) lightning damage. If the balor scores a critical hit, it rolls damage dice three times, instead of twice."
},
{
"name": "whip",
- "cost": 200,
- "damage": {
- "dmg_type": "slashing",
- "dmg_die_count": 2,
- "dmg_die_sides": 6
- },
- "weight": 3.0,
- "range": [
- 0,
- 0
- ],
- "reach": 30,
- "properties": [
- "finesse",
- "reach"
- ],
- "type": "martial melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +14 to hit, reach 30 ft., one target. _Hit:_ 15 (2d6 + 8) slashing damage plus 10 (3d6) fire damage, and the target must succeed on a DC 20 Strength saving throw or be pulled up to 25 feet toward the balor."
}
],