aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/magmin.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/creatures/magmin.json')
-rw-r--r--parsed/creatures/magmin.json112
1 files changed, 0 insertions, 112 deletions
diff --git a/parsed/creatures/magmin.json b/parsed/creatures/magmin.json
deleted file mode 100644
index 176b0a6..0000000
--- a/parsed/creatures/magmin.json
+++ /dev/null
@@ -1,112 +0,0 @@
-{
- "entry": "creatures",
- "speed": "30 ft.",
- "saves": [],
- "d_resistances": [
- {
- "type": "bludgeoning",
- "qualifiers": [
- "nonmagical"
- ]
- },
- {
- "type": "piercing",
- "qualifiers": [
- "nonmagical"
- ]
- },
- {
- "type": "slashing",
- "qualifiers": [
- "nonmagical"
- ]
- }
- ],
- "d_vulnerabilities": [],
- "d_immunities": [
- {
- "type": "fire",
- "qualifiers": []
- }
- ],
- "c_immunities": [],
- "senses": [
- "darkvision 60 ft."
- ],
- "langs": "Ignan",
- "skills": {},
- "hit_die_count": 2,
- "hit_die_sides": 6,
- "name": "Magmin",
- "type": "elemental",
- "cr": 0.5,
- "size": "Small",
- "alignment": "chaotic neutral",
- "stats": {
- "str": 7,
- "dex": 15,
- "con": 12,
- "int": 8,
- "wis": 11,
- "cha": 10
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "natural",
- "bonus": 14
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "death burst",
- "text": "When the magmin dies, it explodes in a burst of fire and magma. Each creature within 10 feet of it must make a DC 11 Dexterity saving throw, taking 7 (2d6) fire damage on a failed save, or half as much damage on a successful one. Flammable objects that aren't being worn or carried in that area are ignited.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "ignited illumination",
- "text": "As a bonus action, the magmin can set itself ablaze or extinguish its flames. While ablaze, the magmin sheds bright light in a 10-foot radius and dim light for an additional 10 feet.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "touch",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "touch",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 6,
- "dmg_type": "fire",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [
- "finesse"
- ],
- "weapon_type": "unknown",
- "text": ". If the target is a creature or a flammable object, it ignites. Until a creature takes an action to douse the fire, the target takes 3 (1d6) fire damage at the end of each of its turns.",
- "toHitOverride": null,
- "dmgBonusOverride": 0,
- "abilityOverride": null
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file