aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/saber_toothed_tiger.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/creatures/saber_toothed_tiger.json')
-rw-r--r--parsed/creatures/saber_toothed_tiger.json119
1 files changed, 0 insertions, 119 deletions
diff --git a/parsed/creatures/saber_toothed_tiger.json b/parsed/creatures/saber_toothed_tiger.json
deleted file mode 100644
index 8ee4d71..0000000
--- a/parsed/creatures/saber_toothed_tiger.json
+++ /dev/null
@@ -1,119 +0,0 @@
-{
- "entry": "creatures",
- "speed": "40 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [],
- "langs": "--",
- "skills": {
- "Perception": 1,
- "Stealth": 2
- },
- "hit_die_count": 7,
- "hit_die_sides": 10,
- "name": "Saber-Toothed Tiger",
- "type": "beast",
- "cr": 2.0,
- "size": "Large",
- "alignment": "unaligned",
- "stats": {
- "str": 18,
- "dex": 14,
- "con": 15,
- "int": 3,
- "wis": 12,
- "cha": 8
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "keen smell",
- "text": "The tiger has advantage on Wisdom (Perception) checks that rely on smell.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "pounce",
- "text": "If the tiger moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 14 Strength saving throw or be knocked prone. If the target is prone, the tiger can make one bite attack against it as a bonus action.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "bite",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "bite",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 1,
- "dmg_die_sides": 10,
- "dmg_type": "piercing",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": null,
- "dmgBonusOverride": 5,
- "abilityOverride": null
- }
- },
- {
- "entry": "feature",
- "name": "claw",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "claw",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 6,
- "dmg_type": "slashing",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": null,
- "dmgBonusOverride": 5,
- "abilityOverride": null
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file