Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Jan 1, 2020
2 parents 88bdd58 + e1d656a commit 1933b4e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Library/Classes/After the End/Nomad.gct
Original file line number Diff line number Diff line change
Expand Up @@ -27,32 +27,32 @@
</attribute_bonus>
</advantage>
<advantage version="3">
<name>Increased Health</name>
<type>Physical</type>
<name>Increased Intelligence</name>
<type>Mental</type>
<levels>2</levels>
<points_per_level>10</points_per_level>
<reference>B14</reference>
<points_per_level>20</points_per_level>
<reference>B15</reference>
<categories>
<category>Advantage</category>
<category>Attribute</category>
</categories>
<attribute_bonus>
<attribute>ht</attribute>
<attribute>iq</attribute>
<amount per_level="yes">1</amount>
</attribute_bonus>
</advantage>
<advantage version="3">
<name>Increased Intelligence</name>
<type>Mental</type>
<name>Increased Health</name>
<type>Physical</type>
<levels>1</levels>
<points_per_level>20</points_per_level>
<reference>B15</reference>
<points_per_level>10</points_per_level>
<reference>B14</reference>
<categories>
<category>Advantage</category>
<category>Attribute</category>
</categories>
<attribute_bonus>
<attribute>iq</attribute>
<attribute>ht</attribute>
<amount per_level="yes">1</amount>
</attribute_bonus>
</advantage>
Expand Down
9 changes: 9 additions & 0 deletions Library/Classes/After the End/Tech.gct
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,15 @@
<category>Advantage</category>
</categories>
</advantage>
<advantage version="3">
<name>Single-Minded</name>
<type>Mental</type>
<base_points>5</base_points>
<reference>B85</reference>
<categories>
<category>Advantage</category>
</categories>
</advantage>
<advantage version="3">
<name>Versatile</name>
<type>Mental</type>
Expand Down

0 comments on commit 1933b4e

Please sign in to comment.