aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/solar.json
blob: a693abb2661da2b898f958f8b22bfbba8f0c05f1 (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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
{
  "entry": "creatures",
  "speed": "50 ft., fly 150 ft.",
  "saves": [
    "int",
    "wis",
    "cha"
  ],
  "d_resistances": [
    {
      "type": "radiant",
      "qualifiers": []
    },
    {
      "type": "bludgeoning",
      "qualifiers": [
        "nonmagical"
      ]
    },
    {
      "type": "piercing",
      "qualifiers": [
        "nonmagical"
      ]
    },
    {
      "type": "slashing",
      "qualifiers": [
        "nonmagical"
      ]
    }
  ],
  "d_vulnerabilities": [],
  "d_immunities": [
    {
      "type": "necrotic",
      "qualifiers": []
    },
    {
      "type": "poison",
      "qualifiers": []
    }
  ],
  "c_immunities": [
    {
      "type": "charmed",
      "qualifiers": []
    },
    {
      "type": "exhaustion",
      "qualifiers": []
    },
    {
      "type": "frightened",
      "qualifiers": []
    },
    {
      "type": "poisoned",
      "qualifiers": []
    }
  ],
  "senses": [
    "truesight 120 ft."
  ],
  "langs": "all, telepathy 120 ft.",
  "skills": {
    "Perception": 1
  },
  "hit_die_count": 18,
  "hit_die_sides": 10,
  "name": "Solar",
  "type": "celestial",
  "cr": 21.0,
  "size": "Large",
  "alignment": "lawful good",
  "stats": {
    "str": 26,
    "dex": 22,
    "con": 26,
    "int": 25,
    "wis": 25,
    "cha": 30
  },
  "inventory": [],
  "observant": false,
  "givenName": "NAME",
  "hpMax": -1,
  "hp": -1,
  "natural_armor": {
    "name": "natural",
    "bonus": 21
  },
  "text": "",
  "features": [
    {
      "entry": "feature",
      "name": "angelic weapons",
      "text": "The solar's weapon attacks are magical. When the solar hits with any weapon, the weapon deals an extra 6d8 radiant damage (included in the attack).",
      "type": "feature"
    },
    {
      "entry": "feature",
      "name": "divine awareness",
      "text": "The solar knows if it hears a lie.",
      "type": "feature"
    },
    {
      "entry": "feature",
      "name": "spellcasting",
      "text": "The solar's spellcasting ability is Charisma (spell save DC 25). It can innately cast the following spells, requiring no material components:    \nAt will: **_detect evil and good_**, **_invisibility_** (self only)    \n3/day each: **_blade barrier_**, **_dispel evil and good_**, **_resurrection_**    \n1/day each: **_commune_**, **_control weather_**",
      "type": "spells",
      "spellcasting_ability": "cha",
      "innate": true,
      "levels": [
        {
          "slots": 0,
          "spells": [
            "detect evil and good",
            "invisibility"
          ]
        },
        {
          "slots": 3,
          "spells": [
            "blade barrier",
            "dispel evil and good",
            "resurrection"
          ]
        },
        {
          "slots": 1,
          "spells": [
            "commune",
            "control weather"
          ]
        }
      ]
    },
    {
      "entry": "feature",
      "name": "magic resistance",
      "text": "The solar has advantage on saving throws against spells and other magical effects.",
      "type": "feature"
    },
    {
      "entry": "feature",
      "name": "multiattack",
      "text": "The solar makes two greatsword attacks.",
      "type": "action"
    },
    {
      "entry": "feature",
      "name": "greatsword",
      "text": "",
      "type": "attack",
      "attack": {
        "entry": "item",
        "type": "weapons",
        "name": "greatsword",
        "cost": 5000,
        "damage": [
          {
            "dmg_die_count": 4,
            "dmg_die_sides": 6,
            "dmg_type": "slashing",
            "is_or": false
          },
          {
            "dmg_die_count": 6,
            "dmg_die_sides": 8,
            "dmg_type": "radiant",
            "is_or": false
          }
        ],
        "weight": 6.0,
        "range": [
          0,
          0
        ],
        "reach": 5,
        "properties": [],
        "weapon_type": "unknown",
        "text": ".",
        "toHitOverride": null,
        "dmgBonusOverride": null,
        "abilityOverride": null
      }
    },
    {
      "entry": "feature",
      "name": "slaying longbow",
      "text": "",
      "type": "attack",
      "attack": {
        "entry": "item",
        "type": "weapons",
        "name": "slaying longbow",
        "cost": -1,
        "damage": [
          {
            "dmg_die_count": 2,
            "dmg_die_sides": 8,
            "dmg_type": "piercing",
            "is_or": false
          },
          {
            "dmg_die_count": 6,
            "dmg_die_sides": 8,
            "dmg_type": "radiant",
            "is_or": false
          }
        ],
        "weight": -1.0,
        "range": [
          150,
          600
        ],
        "reach": 0,
        "properties": [],
        "weapon_type": "unknown",
        "text": ". If the target is a creature that has 100 hit points or fewer, it must succeed on a DC 15 Constitution saving throw or die.",
        "toHitOverride": null,
        "dmgBonusOverride": 6,
        "abilityOverride": null
      }
    },
    {
      "entry": "feature",
      "name": "flying sword",
      "text": "The solar releases its greatsword to hover magically in an unoccupied space within 5 feet of it. If the solar can see the sword, the solar can mentally command it as a bonus action to fly up to 50 feet and either make one attack against a target or return to the solar's hands. If the hovering sword is targeted by any effect, the solar is considered to be holding it. The hovering sword falls if the solar dies.",
      "type": "action"
    },
    {
      "entry": "feature",
      "name": "healing touch (4/day)",
      "text": "The solar touches another creature. The target magically regains 40 (8d8 + 4) hit points and is freed from any curse, disease, poison, blindness, or deafness.",
      "type": "action"
    },
    {
      "entry": "feature",
      "name": "teleport",
      "text": "The solar magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see.",
      "type": "legendary_action"
    },
    {
      "entry": "feature",
      "name": "searing burst (costs 2 actions)",
      "text": "The solar emits magical, divine energy. Each creature of its choice in a 10-\u00ad\u2010foot radius must make a DC 23 Dexterity saving throw, taking 14 (4d6) fire damage plus 14 (4d6) radiant damage on a failed save, or half as much damage on a successful one.",
      "type": "legendary_action"
    },
    {
      "entry": "feature",
      "name": "blinding gaze (costs 3 actions)",
      "text": "The solar targets one creature it can see within 30 feet of it. If the target can see it, the target must succeed on a DC 15 Constitution saving throw or be blinded until magic such as the lesser restoration spell removes the blindness.",
      "type": "legendary_action"
    }
  ],
  "prof": 7
}