forked from Sklore/HL_DD_5e_Colab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOM_5ePack_DMG - Monsters.user
99 lines (99 loc) · 3.95 KB
/
COM_5ePack_DMG - Monsters.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
<?xml version="1.0" encoding="UTF-8"?>
<document signature="Hero Lab Data">
<thing id="r5CDMGLarv" name="Larva" compset="Race">
<fieldval field="rHitDice" value="2"/>
<fieldval field="rHDSides" value="8"/>
<fieldval field="rSTR" value="-1"/>
<fieldval field="rHPStart" value="9"/>
<fieldval field="rDEX" value="-1"/>
<fieldval field="rINT" value="-4"/>
<fieldval field="rCHA" value="-8"/>
<fieldval field="rSpeed" value="20"/>
<usesource source="5eDMGCP"/>
<tag group="Alignment" tag="Evil"/>
<tag group="RaceType" tag="NPC"/>
<tag group="RaceSize" tag="Medium0"/>
<tag group="Alignment" tag="NeutralLC"/>
<bootstrap thing="tpFiend"></bootstrap>
<bootstrap thing="lOther">
<autotag group="Helper" tag="CantSpeak"/>
<assignval field="lCustName" value="the languages it knew in life"/>
<assignval field="sbName" value="the languages it knew in life"/>
</bootstrap>
<bootstrap thing="wBite">
<autotag group="AttackTarg" tag="1Target"/>
<assignval field="wDieCount" value="1"/>
<assignval field="wDieSize" value="4"/>
</bootstrap>
</thing>
<thing id="r5CDMGAvDe" name="Avatar of Death" compset="Race">
<fieldval field="rSTR" value="6"/>
<fieldval field="rDEX" value="6"/>
<fieldval field="rCON" value="6"/>
<fieldval field="rINT" value="6"/>
<fieldval field="rWIS" value="6"/>
<fieldval field="rCHA" value="6"/>
<fieldval field="rSpeed" value="60"/>
<fieldval field="rAC" value="7"/>
<tag group="RaceType" tag="NPC"/>
<tag group="Alignment" tag="NeutralLC"/>
<tag group="Alignment" tag="Evil"/>
<tag group="DamageImm" tag="dtNecrotic"/>
<tag group="DamageImm" tag="dtPoison"/>
<tag group="CondImm" tag="pcnCharmed"/>
<tag group="CondImm" tag="pcnFright"/>
<tag group="CondImm" tag="pcnParaly"/>
<tag group="CondImm" tag="pcnPetri"/>
<tag group="CondImm" tag="pcnPoison"/>
<tag group="CondImm" tag="pcnUnconc"/>
<tag group="RaceSize" tag="Medium0"/>
<bootstrap thing="tpUndead"></bootstrap>
<bootstrap thing="lOther">
<assignval field="sbName" value="all languages known to its summoner"/>
<assignval field="lCustName" value="all languages known to its summoner"/>
</bootstrap>
<bootstrap thing="raDarkVis">
<autotag group="Value" tag="60"/>
</bootstrap>
<bootstrap thing="raTruesigh">
<autotag group="Value" tag="60"/>
</bootstrap>
<bootstrap thing="xFly">
<autotag group="Value" tag="60"/>
<autotag group="Helper" tag="Hover"/>
</bootstrap>
<bootstrap thing="ra5CMMIncM">
<assignval field="abText" value="avatar"/>
</bootstrap>
<bootstrap thing="ra5CTurImm">
<assignval field="abText" value="avatar"/>
</bootstrap>
<bootstrap thing="ra5CReaScy"></bootstrap>
</thing>
<thing id="r5CDMGGiFl" name="Giant Fly" compset="Race">
<fieldval field="rHitDice" value="3"/>
<fieldval field="rHDSides" value="10"/>
<fieldval field="rHPStart" value="19"/>
<fieldval field="rSTR" value="4"/>
<fieldval field="rDEX" value="3"/>
<fieldval field="rCON" value="3"/>
<fieldval field="rINT" value="-8"/>
<fieldval field="rCHA" value="-7"/>
<usesource source="5eDMGCP"/>
<tag group="RaceSize" tag="Large1"/>
<tag group="Alignment" tag="BeyondMora"/>
<tag group="RaceType" tag="NPC"/>
<bootstrap thing="raDarkVis">
<autotag group="Value" tag="60"/>
</bootstrap>
<bootstrap thing="xFly">
<autotag group="Value" tag="60"/>
</bootstrap>
<bootstrap thing="tpBeast"></bootstrap>
</thing>
<thing id="ra5CReaScy" name="Reaping Scythe" description="The avatar sweeps its spectral scythe through a creature withing 5 feet of it, dealing 7 (1d8 + 3) slashing damage plus 4 (1d8) necrotic damage." compset="RaceSpec">
<tag group="Helper" tag="ShowSpec"/>
<tag group="FeatureTyp" tag="Action"/>
<tag group="abAction" tag="Action"/>
</thing>
</document>