aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/swarm_of_rats.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-29 14:17:08 -0400
committerYour Name <you@example.com>2021-04-29 14:17:08 -0400
commit5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch)
tree75c5466d459c793430a6481cd276a624cd843794 /parser/monsters/swarm_of_rats.json
parentcd57ad6e208728bafcbc8c7d7b85d88603706978 (diff)
downloaddmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip
Removed data files from repo
Diffstat (limited to 'parser/monsters/swarm_of_rats.json')
-rw-r--r--parser/monsters/swarm_of_rats.json116
1 files changed, 0 insertions, 116 deletions
diff --git a/parser/monsters/swarm_of_rats.json b/parser/monsters/swarm_of_rats.json
deleted file mode 100644
index 098ab5a..0000000
--- a/parser/monsters/swarm_of_rats.json
+++ /dev/null
@@ -1,116 +0,0 @@
-{
- "speed": "30 ft.",
- "saves": [],
- "d_resistances": [
- {
- "type": "bludgeoning",
- "qualifiers": []
- },
- {
- "type": "piercing",
- "qualifiers": []
- },
- {
- "type": "slashing",
- "qualifiers": []
- }
- ],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [
- {
- "type": "charmed",
- "qualifiers": []
- },
- {
- "type": "frightened",
- "qualifiers": []
- },
- {
- "type": "grappled",
- "qualifiers": []
- },
- {
- "type": "paralyzed",
- "qualifiers": []
- },
- {
- "type": "petrified",
- "qualifiers": []
- },
- {
- "type": "prone",
- "qualifiers": []
- },
- {
- "type": "restrained",
- "qualifiers": []
- },
- {
- "type": "stunned",
- "qualifiers": []
- }
- ],
- "senses": [
- "darkvision 30 ft."
- ],
- "langs": "--",
- "skills": {},
- "hit_die_count": 7,
- "hit_die_sides": 8,
- "name": "Swarm of Rats",
- "type": "swarm of Tiny beasts",
- "cr": 0.25,
- "size": "Medium",
- "alignment": "unaligned",
- "stats": {
- "str": 9,
- "dex": 11,
- "con": 9,
- "int": 2,
- "wis": 10,
- "cha": 3
- },
- "inventory": [],
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "description": "",
- "features": [
- {
- "name": "keen smell",
- "text": "The swarm has advantage on Wisdom (Perception) checks that rely on smell.",
- "type": "feature"
- },
- {
- "name": "swarm",
- "text": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny rat. The swarm can't regain hit points or gain temporary hit points.",
- "type": "feature"
- },
- {
- "name": "bite",
- "text": "_Melee Weapon Attack:_ +2 to hit, reach 0 ft., one target in the swarm's space. _Hit:_ 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hit points or fewer.",
- "type": "action",
- "attack": {
- "name": "bite",
- "cost": 0,
- "damage": {
- "dmg_type": "piercing",
- "dmg_die_count": 2,
- "dmg_die_sides": 6
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 0,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +2 to hit, reach 0 ft., one target in the swarm's space. _Hit:_ 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hit points or fewer."
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file