aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/basilisk.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2024-12-10 19:32:14 -0500
committerYour Name <you@example.com>2024-12-10 19:32:14 -0500
commit056c006c687995198d0ec02eeebc2b00a6097879 (patch)
tree4530b3c58565a20b412b75a9bc3dede242b652e5 /parsed/creatures/basilisk.json
parentcf09e74f030e39c1da1dc1baeb7dd7a55ddbaf57 (diff)
downloaddmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.gz
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.bz2
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.zip
Removed parsed/ as a thing that is version controlled
Diffstat (limited to 'parsed/creatures/basilisk.json')
-rw-r--r--parsed/creatures/basilisk.json86
1 files changed, 0 insertions, 86 deletions
diff --git a/parsed/creatures/basilisk.json b/parsed/creatures/basilisk.json
deleted file mode 100644
index 0d7ae9b..0000000
--- a/parsed/creatures/basilisk.json
+++ /dev/null
@@ -1,86 +0,0 @@
-{
- "entry": "creatures",
- "speed": "20 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "darkvision 60 ft."
- ],
- "langs": "--",
- "skills": {},
- "hit_die_count": 8,
- "hit_die_sides": 8,
- "name": "Basilisk",
- "type": "monstrosity",
- "cr": 3.0,
- "size": "Medium",
- "alignment": "unaligned",
- "stats": {
- "str": 16,
- "dex": 8,
- "con": 15,
- "int": 2,
- "wis": 8,
- "cha": 7
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "natural",
- "bonus": 15
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "petrifying gaze",
- "text": "If a creature starts its turn within 30 feet of the basilisk and the two of them can see each other, the basilisk can force the creature to make a DC 12 Constitution saving throw if the basilisk isn't incapacitated. On a failed save, the creature magically begins to turn to stone and is restrained. It must repeat the saving throw at the end of its next turn. On a success, the effect ends. On a failure, the creature is petrified until freed by the greater restoration spell or other magic. \nA creature that isn't surprised can avert its eyes to avoid the saving throw at the start of its turn. If it does so, it can't see the basilisk until the start of its next turn, when it can avert its eyes again. \nIf it looks at the basilisk in the meantime, it must immediately make the save. If the basilisk sees its reflection within 30 feet of it in bright light, it mistakes itself for a rival and targets itself with its gaze.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "bite",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "bite",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 6,
- "dmg_type": "piercing",
- "is_or": false
- },
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 6,
- "dmg_type": "poison",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file