aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/spirit_naga.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/spirit_naga.json')
-rw-r--r--parser/monsters/spirit_naga.json49
1 files changed, 48 insertions, 1 deletions
diff --git a/parser/monsters/spirit_naga.json b/parser/monsters/spirit_naga.json
index 8209aab..d7ba61d 100644
--- a/parser/monsters/spirit_naga.json
+++ b/parser/monsters/spirit_naga.json
@@ -61,7 +61,54 @@
{
"name": "spellcasting",
"text": "The naga is a 10th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 14, +6 to hit with spell attacks), and it needs only verbal components to cast its spells. It has the following wizard spells prepared: \nCantrips (at will): **_mage hand, minor illusion, ray of frost_** \n1st level (4 slots): **_charm person, detect magic, sleep_** \n2nd level (3 slots): **_detect thoughts, hold person_** \n3rd level (3 slots): **_lightning bolt, water breathing_** \n4th level (3 slots): **_blight, dimension door_** \n5th level (2 slots): **_dominate person_**",
- "type": "feature"
+ "type": "spellcasting",
+ "spellcasting_ability": "int",
+ "innate": false,
+ "levels": [
+ {
+ "slots": 0,
+ "spells": [
+ "mage hand",
+ "minor illusion",
+ "ray of frost"
+ ]
+ },
+ {
+ "slots": 4,
+ "spells": [
+ "charm person",
+ "detect magic",
+ "sleep"
+ ]
+ },
+ {
+ "slots": 3,
+ "spells": [
+ "detect thoughts",
+ "hold person"
+ ]
+ },
+ {
+ "slots": 3,
+ "spells": [
+ "lightning bolt",
+ "water breathing"
+ ]
+ },
+ {
+ "slots": 3,
+ "spells": [
+ "blight",
+ "dimension door"
+ ]
+ },
+ {
+ "slots": 2,
+ "spells": [
+ "dominate person"
+ ]
+ }
+ ]
},
{
"name": "bite",