Skip to content

Commit

Permalink
Adding PotA source
Browse files Browse the repository at this point in the history
  • Loading branch information
Fenris447 committed Mar 18, 2020
1 parent 533ab97 commit e3b8c26
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions COM_5ePack_ROT - All.user
Original file line number Diff line number Diff line change
Expand Up @@ -480,12 +480,12 @@ perform hero.childfound[raDraBrWea].delete[Usage.ShortRest]]]></eval>
<fieldval field="rCHA" value="-3"/>
<fieldval field="rAC" value="4"/>
<usesource source="5eROTCP"/>
<tag group="ProfSkill" tag="skPercep" name="Perception" abbrev="Perception"/>
<usesource source="5ePotACP"/>
<tag group="RaceSize" tag="Large1" name="Large" abbrev="Large"/>
<tag group="RaceType" tag="NPC" name="NPC Race" abbrev="NPC Race"/>
<tag group="Alignment" tag="Chaotic" name="Chaotic" abbrev="C"/>
<tag group="Alignment" tag="Evil" name="Evil" abbrev="E"/>
<bootstrap thing="raTroKeSme"></bootstrap>
<tag group="ProfSkill" tag="skPercep" name="Perception" abbrev="Perception"/>
<bootstrap thing="raTroRegen"></bootstrap>
<bootstrap thing="wBite">
<autotag group="AttackTarg" tag="1Target"/>
Expand All @@ -509,6 +509,7 @@ perform hero.childfound[raDraBrWea].delete[Usage.ShortRest]]]></eval>
<bootstrap thing="ra5CMMAmph">
<assignval field="abText" value="troll"/>
</bootstrap>
<bootstrap thing="raTroKeSme"></bootstrap>
</thing>
<thing id="r5CCarnFlow" name="Carnivorous Flower" compset="Race">
<fieldval field="rHitDice" value="12"/>
Expand Down

0 comments on commit e3b8c26

Please sign in to comment.