aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/unicorn.json
blob: 3f85b047e6519e4c7c5267b251f4ea4f775cd46a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
{
  "entry": "creatures",
  "speed": "50 ft.",
  "saves": [],
  "d_resistances": [],
  "d_vulnerabilities": [],
  "d_immunities": [
    {
      "type": "poison",
      "qualifiers": []
    }
  ],
  "c_immunities": [
    {
      "type": "charmed",
      "qualifiers": []
    },
    {
      "type": "paralyzed",
      "qualifiers": []
    },
    {
      "type": "poisoned",
      "qualifiers": []
    }
  ],
  "senses": [
    "darkvision 60 ft."
  ],
  "langs": "Celestial, Elvish, Sylvan, telepathy 60 ft.",
  "skills": {},
  "hit_die_count": 9,
  "hit_die_sides": 10,
  "name": "Unicorn",
  "type": "celestial",
  "cr": 5.0,
  "size": "Large",
  "alignment": "lawful good",
  "stats": {
    "str": 18,
    "dex": 14,
    "con": 15,
    "int": 11,
    "wis": 17,
    "cha": 16
  },
  "inventory": [],
  "observant": false,
  "givenName": "NAME",
  "hpMax": -1,
  "hp": -1,
  "natural_armor": {
    "name": "",
    "bonus": 0
  },
  "text": "",
  "features": [
    {
      "entry": "feature",
      "name": "charge",
      "text": "If the unicorn moves at least 20 feet straight toward a target and then hits it with a horn attack on the same turn, the target takes an extra 9 (2d8) piercing damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone.",
      "type": "feature"
    },
    {
      "entry": "feature",
      "name": "spellcasting",
      "text": "The unicorn's innate spellcasting ability is Charisma (spell save DC 14). The unicorn can innately cast the following spells, requiring no components:    \nAt will: **_detect evil and good, druidcraft, pass without trace_**    \n1/day each: **_calm emotions, dispel evil and good, entangle_**",
      "type": "spells",
      "spellcasting_ability": "cha",
      "innate": true,
      "levels": [
        {
          "slots": 0,
          "spells": [
            "detect evil and good",
            "druidcraft",
            "pass without trace"
          ]
        },
        {
          "slots": 1,
          "spells": [
            "calm emotions",
            "dispel evil and good",
            "entangle"
          ]
        }
      ]
    },
    {
      "entry": "feature",
      "name": "magic resistance",
      "text": "The unicorn has advantage on saving throws against spells and other magical effects.",
      "type": "feature"
    },
    {
      "entry": "feature",
      "name": "magic weapons",
      "text": "The unicorn's weapon attacks are magical.",
      "type": "feature"
    },
    {
      "entry": "feature",
      "name": "multiattack",
      "text": "The unicorn makes two attacks: one with its hooves and one with its horn.",
      "type": "action"
    },
    {
      "entry": "feature",
      "name": "hooves",
      "text": "",
      "type": "attack",
      "attack": {
        "entry": "item",
        "type": "weapons",
        "name": "hooves",
        "cost": -1,
        "damage": [
          {
            "dmg_die_count": 2,
            "dmg_die_sides": 6,
            "dmg_type": "bludgeoning",
            "is_or": false
          }
        ],
        "weight": -1.0,
        "range": [
          0,
          0
        ],
        "reach": 5,
        "properties": [],
        "weapon_type": "unknown",
        "text": ".",
        "toHitOverride": null,
        "dmgBonusOverride": null,
        "abilityOverride": null
      }
    },
    {
      "entry": "feature",
      "name": "horn",
      "text": "",
      "type": "attack",
      "attack": {
        "entry": "item",
        "type": "weapons",
        "name": "horn",
        "cost": -1,
        "damage": [
          {
            "dmg_die_count": 1,
            "dmg_die_sides": 8,
            "dmg_type": "piercing",
            "is_or": false
          }
        ],
        "weight": -1.0,
        "range": [
          0,
          0
        ],
        "reach": 5,
        "properties": [],
        "weapon_type": "unknown",
        "text": ".",
        "toHitOverride": null,
        "dmgBonusOverride": null,
        "abilityOverride": null
      }
    },
    {
      "entry": "feature",
      "name": "healing touch (3/day)",
      "text": "The unicorn touches another creature with its horn. The target magically regains 11 (2d8 + 2) hit points. In addition, the touch removes all diseases and neutralizes all poisons afflicting the target.",
      "type": "action"
    },
    {
      "entry": "feature",
      "name": "teleport (1/day)",
      "text": "The unicorn magically teleports itself and up to three willing creatures it can see within 5 feet of it, along with any equipment they are wearing or carrying, to a location the unicorn is familiar with, up to 1 mile away.",
      "type": "action"
    },
    {
      "entry": "feature",
      "name": "hooves",
      "text": "The unicorn makes one attack with its hooves.",
      "type": "legendary_action"
    },
    {
      "entry": "feature",
      "name": "shimmering shield (costs 2 actions)",
      "text": "The unicorn creates a shimmering, magical field around itself or another creature it can see within 60 feet of it. The target gains a +2 bonus to AC until the end of the unicorn's next turn.",
      "type": "legendary_action"
    },
    {
      "entry": "feature",
      "name": "heal self (costs 3 actions)",
      "text": "The unicorn magically regains 11 (2d8 + 2) hit points.",
      "type": "legendary_action"
    }
  ],
  "prof": 3
}