-
Notifications
You must be signed in to change notification settings - Fork 31
/
COM_5ePack_EGtW - Races.user
536 lines (529 loc) · 33.9 KB
/
COM_5ePack_EGtW - Races.user
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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
<?xml version="1.0" encoding="UTF-8"?>
<document signature="Hero Lab Data">
<thing id="sr5CPldElf" name="Pallid Elf" compset="SubRace" uniqueness="unique">
<fieldval field="rWIS" value="1"/>
<usesource source="5eEGtWCP"/>
<tag group="RaceType" tag="Normal" name="Normal (Player) Race" abbrev="Normal (Player) Race"/>
<tag group="SubRace" tag="rElf" name="Elf" abbrev="Elf"/>
<tag group="ClVaryName" tag="Replace" name="Replace" abbrev="Replace"/>
<tag group="RaceSize" tag="Medium0" name="Medium" abbrev="Medium"/>
<tag group="Helper" tag="NoAdvLeag"/>
<bootstrap thing="ra5CPldBMW"></bootstrap>
<bootstrap thing="ra5CPldInSn"></bootstrap>
</thing>
<thing id="ra5CPldBMW" name="Blessing of the Moon Weaver" description="You know the {i}light{/i} cantrip. At 3rd level, you can cast the {i}sleep{/i} spell once regaining its use when you finish a long rest. At 5th level, you can cast the {i}invisibility{/i} spell, targeting only yourself, once regaining its use when you finish a long rest. Wisdom is your spellcasting ability for these spells which don't require material components when cast using this trait." compset="RaceSpec">
<tag group="Helper" tag="ShowSpec" name="Show Spec" abbrev="Show Spec"/>
<tag group="FeatureTyp" tag="Special" name="Special" abbrev="Special"/>
<bootstrap thing="spLight">
<containerreq phase="First" priority="2500">count:AbReplace.ra5CPldBMW = 0</containerreq>
</bootstrap>
<bootstrap thing="spInvisibi">
<containerreq phase="First" priority="2500"><![CDATA[(count:AbReplace.ra5CPldBMW = 0) & (count:Classes.? >= 5)]]></containerreq>
<autotag group="Helper" tag="RaceSpell"/>
<autotag group="Usage" tag="LongRest"/>
<assignval field="trkMax" value="1"/>
<assignval field="sNameMod" value="self only"/>
</bootstrap>
<bootstrap thing="spSleep">
<containerreq phase="First" priority="2500"><![CDATA[(count:AbReplace.ra5CPldBMW = 0) & (count:Classes.? >= 3)]]></containerreq>
<autotag group="Helper" tag="RaceSpell"/>
<autotag group="Usage" tag="LongRest"/>
<assignval field="trkMax" value="1"/>
</bootstrap>
</thing>
<thing id="ra5CPldInSn" name="Incisive Sense" description="Your Intelligence (Investigation) and Wisdom (Insight) checks are normally made with advantage." compset="RaceSpec">
<eval phase="PostLevel" priority="10000"><![CDATA[
~if we've been replaced, get out now
doneif (tagis[Helper.Disable] <> 0)
#situational[hero.child[skInvestig],"Advantage",field[thingname].text]
#situational[hero.child[skInsight],"Advantage",field[thingname].text]]]></eval>
</thing>
<thing id="ra5CLtsChWd" name="Child of the Wood" description="You know the {i}druidcraft{/i} cantrip. At 3rd level, you can cast the {i}entangle{/i} spell once regaining its use when you finish a long rest. At 5th level, you can cast the {i}spike growth{/i} spell, targeting only yourself, once regaining its use when you finish a long rest. Wisdom is your spellcasting ability for these spells which don't require material components when cast using this trait." compset="RaceSpec">
<tag group="Helper" tag="ShowSpec" name="Show Spec" abbrev="Show Spec"/>
<tag group="FeatureTyp" tag="Special" name="Special" abbrev="Special"/>
<bootstrap thing="spDruidcra">
<containerreq phase="First" priority="2500">count:AbReplace.ra5CPldBMW = 0</containerreq>
</bootstrap>
<bootstrap thing="spSpikGrow">
<containerreq phase="First" priority="2500"><![CDATA[(count:AbReplace.ra5CPldBMW = 0) & (count:Classes.? >= 5)]]></containerreq>
<autotag group="Helper" tag="RaceSpell"/>
<autotag group="Usage" tag="LongRest"/>
<assignval field="trkMax" value="1"/>
<assignval field="sNameMod" value="self only"/>
</bootstrap>
<bootstrap thing="spEntangle">
<containerreq phase="First" priority="2500"><![CDATA[(count:AbReplace.ra5CPldBMW = 0) & (count:Classes.? >= 3)]]></containerreq>
<autotag group="Helper" tag="RaceSpell"/>
<autotag group="Usage" tag="LongRest"/>
<assignval field="trkMax" value="1"/>
</bootstrap>
</thing>
<thing id="ra5CLtsTmbwk" name="Timberwalk" description="Ability checks made to track you are made with disadvantage. Terrain that is difficult from non-magical plants and undergrowth does not cost you extra movement to move through." compset="RaceSpec">
<tag group="Helper" tag="ShowSpec"/>
</thing>
<thing id="sr5CLtsHlf" name="Lotusden Halfling" compset="SubRace" uniqueness="unique">
<fieldval field="rWIS" value="1"/>
<usesource source="5eEGtWCP"/>
<tag group="ClVaryName" tag="Replace" name="Replace" abbrev="Replace"/>
<tag group="SubRace" tag="rHalfling" name="Halfling" abbrev="Halfling"/>
<tag group="Helper" tag="NoAdvLeag"/>
<bootstrap thing="ra5CLtsTmbwk"></bootstrap>
<bootstrap thing="ra5CLtsChWd"></bootstrap>
</thing>
<thing id="ra5CDgbDrbld" name="Draconblood" description="{b}Ability Score Increase.{/b} Your Intelligence increases by 2 and your Charisma increases by 1.\n{b}Darkvision.{/b} You have darkvision out to 60 feet.\n{b}Forceful Presence.{/b} When you make a Charisma (Intimidation) or Charisma (Persuasion) check, you can grant yourself advantage on the roll. Once you've used this trait, you cannot do so again until you've completed a short or long rest." compset="VarRaceTrt" uniqueness="unique">
<usesource source="5eEGtWCP"/>
<tag group="ClVaryName" tag="Prepend"/>
<tag group="AllowRCust" tag="rDragonbor"/>
<tag group="Helper" tag="SpecUp"/>
<tag group="Helper" tag="NoAdvLeag"/>
<bootstrap thing="ra5CDgbFrP"></bootstrap>
<bootstrap thing="raDarkVis">
<autotag group="Value" tag="60"/>
</bootstrap>
<eval phase="First" priority="500"><![CDATA[~ If we're disabled, do nothing
doneif (tagis[Helper.Disable] <> 0)
~overwrite the dragonborn's default +2 to strength
hero.child[rDragonbor].field[rSTR].value -= 2
~give this variant's +2 to intelligence
hero.child[rDragonbor].field[rINT].value += 2
~remove the Dragonborn's Draconic Resistance
perform hero.childfound[raDraResis].tagreplace[Helper.ShowSpec,Helper.Disable]]]></eval>
</thing>
<thing id="ra5CDgbFrP" name="Forceful Presence" description="When you make a Charisma (Intimidation) or Charisma (Persuasion) check, you can grant yourself advantage on the roll. Once you've used this trait, you cannot do so again until you've completed a short or long rest." compset="RaceSpec">
<fieldval field="trkMax" value="1"/>
<tag group="User" tag="Tracker"/>
<tag group="Helper" tag="ShowSpec"/>
<tag group="Usage" tag="ShortRest"/>
</thing>
<thing id="ra5CDgbRvnt" name="Ravenite" description="{b}Ability Score Increase.{/b} Your Strength increases by 2 and your Constitution increases by 1.\n{b}Darkvision.{/b} You have darkvision out to 60 feet.\n{b}Vengeful Assault.{/b} When you take damage from a creature that is within range of a weapon you're wielding, you can use a reaction to make an attack that creature with the weapon. Once you've used this trait, you cannot do so again until you've completed a short or long rest." compset="VarRaceTrt" uniqueness="unique">
<usesource source="5eEGtWCP"/>
<tag group="ClVaryName" tag="Prepend"/>
<tag group="AllowRCust" tag="rDragonbor"/>
<tag group="Helper" tag="SpecUp"/>
<tag group="Helper" tag="NoAdvLeag"/>
<bootstrap thing="ra5CDgbVngA"></bootstrap>
<bootstrap thing="raDarkVis">
<autotag group="Value" tag="60"/>
</bootstrap>
<eval phase="First" priority="500"><![CDATA[~ If we're disabled, do nothing
doneif (tagis[Helper.Disable] <> 0)
~overwrite the dragonborn's default +1 to charisma
hero.child[rDragonbor].field[rCHA].value -= 1
~give this variant's +1 to constitution
hero.child[rDragonbor].field[rCON].value += 1
~remove the Dragonborn's Draconic Resistance
perform hero.childfound[raDraResis].tagreplace[Helper.ShowSpec,Helper.Disable]]]></eval>
</thing>
<thing id="ra5CDgbVngA" name="Vengeful Assault" description="When you take damage from a creature that is within range of a weapon you're wielding, you can use a reaction to make an attack that creature with the weapon. Once you've used this trait, you cannot do so again until you've completed a short or long rest." compset="RaceSpec">
<fieldval field="trkMax" value="1"/>
<tag group="User" tag="Tracker"/>
<tag group="Helper" tag="ShowSpec"/>
<tag group="Usage" tag="ShortRest"/>
</thing>
<thing id="ra5CHlwAgel" name="Ageless" description="You no longer age, and no effects can cause you to do so." compset="RaceSpec">
<tag group="Helper" tag="ShowSpec"/>
<tag group="FeatureTyp" tag="Special"/>
</thing>
<thing id="ra5CHlwClngLf" name="Cling to Life" description="When you roll a 16 or better on a death saving throw, you regain 1 hit point." compset="RaceSpec">
<tag group="Helper" tag="ShowSpec"/>
<tag group="FeatureTyp" tag="Special"/>
</thing>
<thing id="ra5CHlwRvnc" name="Revenance" description="You retain your creature type, but you also appear to be undead to spells and other effects that detect the presence of undead creatures." compset="RaceSpec">
<tag group="Helper" tag="ShowSpec"/>
<tag group="FeatureTyp" tag="Special"/>
</thing>
<thing id="ra5CHlwUnsPr" name="Unsettling Presence" description="You can use an action to unsettle a creature visible to and within 15 feet of you. The next saving throw it makes within the next minute is made with disadvantage. Constructs, undead, and creatures immune to being frightened cannot be unsettled by you in this way. Once you've used this feature, you must complete a long rest before doing so again." compset="RaceSpec">
<fieldval field="abRange" value="15"/>
<fieldval field="abDuration" value="1"/>
<fieldval field="trkMax" value="1"/>
<tag group="Helper" tag="ShowSpec"/>
<tag group="abRange" tag="Feet"/>
<tag group="FeatureTyp" tag="Action"/>
<tag group="abDuration" tag="Minute"/>
<tag group="abAction" tag="Action"/>
<tag group="Usage" tag="LongRest"/>
<tag group="User" tag="Tracker"/>
</thing>
<thing id="ab5CHollow1" name="Hollow One" description="Becoming a Hollow One confers these traits upon you:\n\n{b}{i}Ageless.{/i}{/b} You no longer age, and any no effects can cause you to do so.\n\n{b}{i}Cling to Life{/i}{/b} When you roll a 16 or better on a death saving throw, you regain 1 hit point.\n\n{b}{i}Revenance.{/i}{/b} You retain your creature type, but you also appear to be undead to spells and other effects that detect the presence of undead creatures.\n\n{b}{i}Unsettling Presence.{/i}{/b} You can use an action to unsettle a creature visible to and within 15 feet of you. The next saving throw it makes within the next minute is made with disadvantage. Constructs, undead, and creatures immune to being frightened cannot be unsettled by you in this way. Once you've used this feature, you must complete a long rest before doing so again." compset="Ability">
<usesource source="5eEGtWCP"/>
<tag group="Helper" tag="NoAdvLeag"/>
<tag group="AllowRCust" tag="cfg5CSupGif"/>
<bootstrap thing="ra5CHlwRvnc"></bootstrap>
<bootstrap thing="ra5CHlwUnsPr"></bootstrap>
<bootstrap thing="ra5CHlwClngLf"></bootstrap>
<bootstrap thing="ra5CHlwAgel"></bootstrap>
<eval phase="Final">perform hero.childfound[ra5CHlwRvnc].delete[Helper.Disable]
perform hero.childfound[ra5CHlwUnsPr].delete[Helper.Disable]
perform hero.childfound[ra5CHlwClngLf].delete[Helper.Disable]
perform hero.childfound[ra5CHlwAgel].delete[Helper.Disable]</eval>
</thing>
<thing id="dei5CExnPnth" name="{bmp npcclass} Pantheon of Exandria {bmp npcclass}" compset="Deity" uniqueness="unique" isshowonly="yes">
<usesource source="5eEGtWCP"/>
<tag group="explicit" tag="23"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
</thing>
<thing id="dei5CExCorel" name="Corellon" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Two crescent moons facing each other atop a four-pointed star" uniqueness="unique">
<fieldval field="deiPortfol" value="Art, beauty, elves"/>
<fieldval field="deiSymbol" value="Two crescent moons facing each other atop a four-pointed star"/>
<fieldval field="deiEpithet" value="The Arch Heart"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotGood"/>
<tag group="SuggDomain" tag="c5CClrArca"/>
<tag group="SuggDomain" tag="c5CClrLig"/>
</thing>
<thing id="dei5CExZehir" name="Zehir" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Coiled serpent" uniqueness="unique">
<fieldval field="deiPortfol" value="Assassins, poison, snakes"/>
<fieldval field="deiSymbol" value="Coiled serpent"/>
<fieldval field="deiEpithet" value="The Cloaked Serpent"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotEvil"/>
<tag group="SuggDomain" tag="c5CClrNatu"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExRaei" name="Raei" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Humanoid, feminine phoenix" uniqueness="unique">
<fieldval field="deiPortfol" value="Atonement, compassion"/>
<fieldval field="deiSymbol" value="Humanoid, feminine phoenix"/>
<fieldval field="deiEpithet" value="The Everlight"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutGood"/>
<tag group="SuggDomain" tag="cClrLife"/>
<tag group="SuggDomain" tag="c5CClrLig"/>
</thing>
<thing id="dei5CExKord" name="Kord" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Four bolts of lightning radiating from the center of a shield" uniqueness="unique">
<fieldval field="deiPortfol" value="Battle, competition, storms"/>
<fieldval field="deiSymbol" value="Four bolts of lightning radiating from the center of a shield"/>
<fieldval field="deiEpithet" value="The Storm Lord"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotNeut"/>
<tag group="SuggDomain" tag="c5CClrTemp"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExAvand" name="Avandra" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Woman's profile embossed on a gold coin or pendant" uniqueness="unique">
<fieldval field="deiPortfol" value="Change, freedom, luck"/>
<fieldval field="deiSymbol" value="Woman's profile embossed on a gold coin or pendant"/>
<fieldval field="deiEpithet" value="The Change Bringer"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotGood"/>
<tag group="SuggDomain" tag="c5CClrNatu"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExErath" name="Erathis" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Double-headed axe inset with a pattern of scales" uniqueness="unique">
<fieldval field="deiPortfol" value="Civilization, law, peace"/>
<fieldval field="deiSymbol" value="Double-headed axe inset with a pattern of scales"/>
<fieldval field="deiEpithet" value="The Law Bearer"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawNeut"/>
<tag group="SuggDomain" tag="c5CClrKnow"/>
<tag group="SuggDomain" tag="c5CClrOrdr"/>
</thing>
<thing id="dei5CExBane" name="Bane" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Flail of chains, each ending in shackles" uniqueness="unique">
<fieldval field="deiPortfol" value="Conquest, tyranny"/>
<fieldval field="deiSymbol" value="Flail of chains, each ending in shackles"/>
<fieldval field="deiEpithet" value="The Strife Emperor"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawEvil"/>
<tag group="SuggDomain" tag="c5CClrXGFo"/>
<tag group="SuggDomain" tag="c5CClrOrdr"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExMorad" name="Moradin" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Hammer with ends carved in the likeness of dwarven heads" uniqueness="unique">
<fieldval field="deiPortfol" value="Craft, creation"/>
<fieldval field="deiSymbol" value="Hammer with ends carved in the likeness of dwarven heads"/>
<fieldval field="deiEpithet" value="The All-Hammer"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawGood"/>
<tag group="SuggDomain" tag="c5CClrXGFo"/>
<tag group="SuggDomain" tag="c5CClrKnow"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExThari" name="Tharizdun" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Crooked, seven-pointed star made of chains" uniqueness="unique">
<fieldval field="deiPortfol" value="Darkness, destruction"/>
<fieldval field="deiSymbol" value="Crooked, seven-pointed star made of chains"/>
<fieldval field="deiEpithet" value="The Chained Oblivion"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotEvil"/>
<tag group="SuggDomain" tag="c5CClrDeat"/>
<tag group="SuggDomain" tag="c5CClrXGGr"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExRaven" name="The Raven Queen" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="White, humanoid mask framed in black feathers" uniqueness="unique">
<fieldval field="deiPortfol" value="Death, fate, winter"/>
<fieldval field="deiSymbol" value="White, humanoid mask framed in black feathers"/>
<fieldval field="deiEpithet" value="Matron of Death"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawNeut"/>
<tag group="SuggDomain" tag="c5CClrDeat"/>
<tag group="SuggDomain" tag="c5CClrXGGr"/>
</thing>
<thing id="dei5CExLolth" name="Lolth" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Jeweled spider" uniqueness="unique">
<fieldval field="deiPortfol" value="Deceit, spiders"/>
<fieldval field="deiSymbol" value="Jeweled spider"/>
<fieldval field="deiEpithet" value="The Spider Queen"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotEvil"/>
<tag group="SuggDomain" tag="c5CClrKnow"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExTiama" name="Tiamat" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Taloned dragon claw" uniqueness="unique">
<fieldval field="deiPortfol" value="Dragon god of evil"/>
<fieldval field="deiSymbol" value="Taloned dragon claw"/>
<fieldval field="deiEpithet" value="The Scaled Tyrant"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawEvil"/>
<tag group="SuggDomain" tag="c5CClrOrdr"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExTorog" name="Torog" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Three pale arms clawing from a dark void" uniqueness="unique">
<fieldval field="deiPortfol" value="Enslavement, torture"/>
<fieldval field="deiSymbol" value="Three pale arms clawing from a dark void"/>
<fieldval field="deiEpithet" value="The Crawling King"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutEvil"/>
<tag group="SuggDomain" tag="c5CClrDeat"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExAsmod" name="Asmodeus" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Crown of spiked onyx and curved horns" uniqueness="unique">
<fieldval field="deiPortfol" value="God of the Nine Hells"/>
<fieldval field="deiSymbol" value="Crown of spiked onyx and curved horns"/>
<fieldval field="deiEpithet" value="The Lord of the Nine Hells"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawEvil"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExPelor" name="Pelor" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Bright, eight-pointed star" uniqueness="unique">
<fieldval field="deiPortfol" value="Healing, sun"/>
<fieldval field="deiSymbol" value="Bright, eight-pointed star"/>
<fieldval field="deiEpithet" value="The Dawn Father"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutGood"/>
<tag group="SuggDomain" tag="cClrLife"/>
<tag group="SuggDomain" tag="c5CClrLig"/>
<tag group="SuggDomain" tag="c5CClrNatu"/>
</thing>
<thing id="dei5CExBaham" name="Bahamut" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Silver dragon's head in profile" uniqueness="unique">
<fieldval field="deiPortfol" value="Honor, justice"/>
<fieldval field="deiSymbol" value="Silver dragon's head in profile"/>
<fieldval field="deiEpithet" value="The Platinum Dragon"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawGood"/>
<tag group="SuggDomain" tag="cClrLife"/>
<tag group="SuggDomain" tag="c5CClrOrdr"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExSehan" name="Sehanine" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Crescent moon turned upward, strung like a bow" uniqueness="unique">
<fieldval field="deiPortfol" value="Illusion, moonlight, night"/>
<fieldval field="deiSymbol" value="Crescent moon turned upward, strung like a bow"/>
<fieldval field="deiEpithet" value="The Moon Weaver"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotGood"/>
<tag group="SuggDomain" tag="c5CClrArca"/>
<tag group="SuggDomain" tag="c5CClrNatu"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExIoun" name="Ioun" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Pair of open eyes crowned with a third open eye" uniqueness="unique">
<fieldval field="deiPortfol" value="Knowledge, learning, teaching"/>
<fieldval field="deiSymbol" value="Pair of open eyes crowned with a third open eye"/>
<fieldval field="deiEpithet" value="The Knowing Mentor"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutNeut"/>
<tag group="SuggDomain" tag="c5CClrArca"/>
<tag group="SuggDomain" tag="c5CClrKnow"/>
</thing>
<thing id="dei5CExVecna" name="Vecna" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Desiccated hand with an eye in the palm" uniqueness="unique">
<fieldval field="deiPortfol" value="Necromancy, secrets"/>
<fieldval field="deiSymbol" value="Desiccated hand with an eye in the palm"/>
<fieldval field="deiEpithet" value="The Whispered One"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutEvil"/>
<tag group="SuggDomain" tag="c5CClrArca"/>
<tag group="SuggDomain" tag="c5CClrArca"/>
<tag group="SuggDomain" tag="c5CClrDeat"/>
<tag group="SuggDomain" tag="c5CClrXGGr"/>
<tag group="SuggDomain" tag="c5CClrKnow"/>
</thing>
<thing id="dei5CExMelor" name="Melora" description="{b}Category{/b}: Prime Deities" compset="Deity" summary="Wreath of grass and grain affixed to a crook" uniqueness="unique">
<fieldval field="deiPortfol" value="Seas, wilderness"/>
<fieldval field="deiSymbol" value="Wreath of grass and grain affixed to a crook"/>
<fieldval field="deiEpithet" value="The Wild Mother"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutNeut"/>
<tag group="SuggDomain" tag="cClrLife"/>
<tag group="SuggDomain" tag="c5CClrNatu"/>
<tag group="SuggDomain" tag="c5CClrTemp"/>
</thing>
<thing id="dei5CExGruum" name="Gruumsh" description="{b}Category{/b}: Betrayer Gods" compset="Deity" summary="Single, unblinking eye that bleeds" uniqueness="unique">
<fieldval field="deiPortfol" value="Slaughter, warfare"/>
<fieldval field="deiSymbol" value="Single, unblinking eye that bleeds"/>
<fieldval field="deiEpithet" value="The Ruiner"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotEvil"/>
<tag group="SuggDomain" tag="c5CClrDeat"/>
<tag group="SuggDomain" tag="c5CClrTemp"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExNavia" name="Naviask" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Wreath of flowers shaped into demon horns" uniqueness="unique">
<fieldval field="deiSymbol" value="Wreath of flowers shaped into demon horns"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutGood"/>
<tag group="SuggDomain" tag="cClrLife"/>
<tag group="SuggDomain" tag="c5CClrNatu"/>
</thing>
<thing id="dei5CExTrave" name="The Traveler" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Arched doorway over a road that vanishes into the distance" uniqueness="unique">
<fieldval field="deiSymbol" value="Arched doorway over a road that vanishes into the distance"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotNeut"/>
<tag group="SuggDomain" tag="c5CClrNatu"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExXalic" name="Xalicas" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Single blackened wing" uniqueness="unique">
<fieldval field="deiSymbol" value="Single blackened wing"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawGood"/>
<tag group="SuggDomain" tag="cClrLife"/>
<tag group="SuggDomain" tag="c5CClrLig"/>
</thing>
<thing id="dei5CExVesh" name="Vesh" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Crimson ring hanging from a chain" uniqueness="unique">
<fieldval field="deiSymbol" value="Crimson ring hanging from a chain"/>
<fieldval field="deiEpithet" value="The Bloody Siren"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutEvil"/>
<tag group="SuggDomain" tag="c5CClrDeat"/>
<tag group="SuggDomain" tag="cClrLife"/>
</thing>
<thing id="dei5CExHagMo" name="The Hag Mother" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Single red horn" uniqueness="unique">
<fieldval field="deiSymbol" value="Single red horn"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutEvil"/>
<tag group="SuggDomain" tag="c5CClrKnow"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExQuaja" name="Quajath" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Ring of teeth" uniqueness="unique">
<fieldval field="deiSymbol" value="Ring of teeth"/>
<fieldval field="deiEpithet" value="The Undermaw"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotNeut"/>
<tag group="SuggDomain" tag="c5CClrNatu"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExArms" name="Arms of the Betrayers" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Blade thrust downward through an eight-eyed skull" uniqueness="unique">
<fieldval field="deiSymbol" value="Blade thrust downward through an eight-eyed skull"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutEvil"/>
<tag group="SuggDomain" tag="c5CClrDeat"/>
<tag group="SuggDomain" tag="c5CClrWar"/>
</thing>
<thing id="dei5CExDesir" name="Desirat" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Burning purple feather" uniqueness="unique">
<fieldval field="deiSymbol" value="Burning purple feather"/>
<fieldval field="deiEpithet" value="The Twilight Phoenix"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="LawEvil"/>
<tag group="SuggDomain" tag="c5CClrLig"/>
<tag group="SuggDomain" tag="c5CClrTric"/>
</thing>
<thing id="dei5CExCerat" name="Ceratos" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Three mismatched eyes surrounded by teeth" uniqueness="unique">
<fieldval field="deiSymbol" value="Three mismatched eyes surrounded by teeth"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="ChaotNeut"/>
<tag group="SuggDomain" tag="c5CClrKnow"/>
<tag group="SuggDomain" tag="c5CClrTemp"/>
</thing>
<thing id="dei5CExUkoto" name="Uk'otoa" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Yellow, slitted eye" uniqueness="unique">
<fieldval field="deiSymbol" value="Yellow, slitted eye"/>
<fieldval field="deiEpithet" value="The Leviathan Lord"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutEvil"/>
<tag group="SuggDomain" tag="c5CClrKnow"/>
<tag group="SuggDomain" tag="c5CClrTemp"/>
</thing>
<thing id="dei5CExLuxon" name="The Luxon" description="{b}Category{/b}: Lesser Idols" compset="Deity" summary="Hollow dodecahedron" uniqueness="unique">
<fieldval field="deiSymbol" value="Hollow dodecahedron"/>
<fieldval field="deiEpithet" value="The First Radiance"/>
<usesource source="5eEGtWCP"/>
<tag group="DeityCat" tag="5CExndDei" name="Pantheon of Exandria" abbrev="Pantheon of Exandria"/>
<tag group="explicit" tag="23"/>
<tag group="AlignTemp" tag="NeutNeut"/>
<tag group="SuggDomain" tag="c5CClrArca"/>
<tag group="SuggDomain" tag="c5CClrLig"/>
</thing>
<thing id="l5CWldMarq" name="Marquesian" compset="Language" uniqueness="useronce">
<usesource source="5eEGtWCP"/>
<tag group="LangPreval" tag="NPC"/>
</thing>
<thing id="l5CWldNsh" name="Naush" compset="Language" uniqueness="useronce">
<usesource source="5eEGtWCP"/>
<tag group="LangPreval" tag="NPC"/>
</thing>
<thing id="l5CWldZmn" name="Zemnian" compset="Language" uniqueness="useronce">
<usesource source="5eEGtWCP"/>
<tag group="LangPreval" tag="NPC"/>
</thing>
<thing id="5CExndPnth" name="Pantheon of Exandria" compset="Simple">
<usesource source="5eEGtWCP"/>
<tag group="Custom" tag="5CDeiHide"/>
<tag group="DeityCat" tag="5CExndDei"/>
</thing>
</document>