Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 20 additions & 4 deletions docs/listfilepages/datafilestagpages/datafilesdomains.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,25 @@ <h2><a name="tagdictionary" id="tagdictionary">Domain File Tag
Dictionary</a></h2>
<hr />
<p class="lststatus"><a name="FEAT" id="FEAT">*** Updated
<ul class="incremental">
<li>6.05.04 (July 2015): JIRA <a href=
"http://jira.pcgen.org/browse/NEWTAG-477">NEWTAG-477</a> / Github
<a href="https://github.com/PCGen/pcgen/pull/380">PR #380</a>
<ul class="incremental">
<li>The <code>FEAT</code> tag is deprecated. Use <a href=
"../globalfilestagpages/globalfilesother.html#ABILITY"><code>ABILITY</code></a>
instead.</li>
<li>All <code>FEAT</code> tags have been
<strong>deprecated</strong> and replaced by the
<code>ABILITY</code> system, which is more general. The
<code>ABILITY</code> system can model feats, racial features, class
features, traits, flaws, temporary bonuses, and so on, all using a
common format.</li>
</ul>
</li>
</ul>
<div class="deprecated">
<p class="lststatus"><a id="FEAT" name="FEAT">*** Updated
5.17.4</a></p>
<p class="indent0"><strong>Tag Name:</strong> FEAT:x,x</p>
<p class="indent1"><strong>Variables Used (x):</strong> Text (Feat
Expand Down Expand Up @@ -97,9 +116,6 @@ <h2><a name="tagdictionary" id="tagdictionary">Domain File Tag
FEAT:Alertness,Blind Fight</code>.</p>
<p class="indent3">The "Alertness" &amp; "Blind-Fight" bonus feats
are granted to clerics with this domain.</p>
<hr />
<p><a href="http://validator.w3.org/check?uri=referer"><img src=
"../../images/system/valid-html401.png" alt=
"Valid HTML 4.01 Strict" height="31" width="88" /></a></p>
</div>
</body>
</html>
37 changes: 33 additions & 4 deletions docs/listfilepages/datafilestagpages/datafilesfeats.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
Expand Down Expand Up @@ -27,6 +28,37 @@
</head>
<body>
<h1>Feat Files</h1>
<ul>
<li>6.05.04 (July 2015): JIRA <a href=
"http://jira.pcgen.org/browse/NEWTAG-477">NEWTAG-477</a> / Github
<a href="https://github.com/PCGen/pcgen/pull/380">PR #380</a></li>
<li style="list-style: none; display: inline">
<ul class="incremental">
<li>The feat files described below is deprecated. <a href=
"file:///C:/Users/lws/gits/pcgen/docs/listfilepages/datafilestagpages/datafilesability.html">
Use the Ability system instead</a>.</li>
<li>To implement a feat, write an <a href=
"file:///C:/Users/lws/gits/pcgen/docs/listfilepages/datafilestagpages/datafilesability.html">
ability</a> belonging to the <code>FEAT</code> <a href=
"file:///C:/Users/lws/gits/pcgen/docs/listfilepages/datafilestagpages/datafilesabilitycategory.html">
ability category</a>, i.e. <code>CATEGORY:FEAT</code>.</li>
<li>The feats may still be contained in a file called
<code>feats.lst</code> (see
<code>/data/35e/wizards_of_the_coast/rsrd/basics/feats.lst</code>
for an example.) However this file must use the <a href=
"file:///C:/Users/lws/gits/pcgen/docs/listfilepages/datafilestagpages/datafilesability.html">
<code>ability.lst</code> format</a>, not the obsolete format
described below.</li>
<li>All <code>FEAT</code> tags have been
<strong>deprecated</strong> and replaced by the
<code>ABILITY</code> system, which is more general. The
<code>ABILITY</code> system can model feats, racial features, class
features, traits, flaws, temporary bonuses, and so on, all using a
common format</li>
</ul>
</li>
</ul>
<div class="deprecated">
<p>Each feat takes one line and the first field must be the feat's
name.</p>
<hr />
Expand Down Expand Up @@ -504,9 +536,6 @@ <h2><a name="TagList" id="TagList">Feat Tag List</a></h2>
&lt;tab&gt; VISIBLE:DISPLAY</code></p>
<p class="indent3">Modified feat will appear in the GUI but will
not appear on the output sheet.</p>
<hr />
<p><a href="http://validator.w3.org/check?uri=referer"><img src=
"../../images/system/valid-html401.png" alt=
"Valid HTML 4.01 Strict" height="31" width="88" /></a></p>
</div>
</body>
</html>
22 changes: 20 additions & 2 deletions docs/listfilepages/datafilestagpages/datafilespcc.html
Original file line number Diff line number Diff line change
Expand Up @@ -871,15 +871,33 @@ <h4>Prerequisites on Main Body Tags</h4>
<p class="indent1"><strong>Example:</strong></p>
<p class="indent2"><code>EQUIPMOD:fooequipmods.lst</code></p>
<hr />
<p class="indent0"><strong><a name="FEAT" id="FEAT">Tag
Name:</a></strong> FEAT:x</p>
<h3 id="FEAT">FEAT</h3>
<ul class="incremental">
<li>6.05.04 (July 2015): JIRA <a href=
"http://jira.pcgen.org/browse/NEWTAG-477">NEWTAG-477</a> / Github
<a href="https://github.com/PCGen/pcgen/pull/380">PR #380</a>
<ul class="incremental">
<li>The <code>FEAT</code> file is deprecated. Use <a href=
"#ABILITYPCC"><code>ABILITY</code></a> instead.</li>
<li>All <code>FEAT</code> tags have been
<strong>deprecated</strong> and replaced by the
<code>ABILITY</code> system, which is more general. The
<code>ABILITY</code> system can model feats, racial features, class
features, traits, flaws, temporary bonuses, and so on, all using a
common format.</li>
</ul>
</li>
</ul>
<div class="deprecated">
<p class="indent0"><strong>Tag Name:</strong> FEAT:x</p>
<p class="indent1"><strong>Variables Used (x):</strong>Text (File
path)</p>
<p class="indent1"><strong>What it does:</strong></p>
<p class="indent2">Tells PCGen to load the feats list file
specified.</p>
<p class="indent1"><strong>Example:</strong></p>
<p class="indent2"><code>FEAT:foofeats.lst</code></p>
</div>
<hr />
<p class="indent0"><strong><a name="KIT" id="KIT">Tag
Name:</a></strong> KIT:x</p>
Expand Down
23 changes: 21 additions & 2 deletions docs/listfilepages/datafilestagpages/datafilesraces.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,26 @@ <h2>Race File Tag Dictionary</h2>
<p class="indent3">Race may select the "Wizard" base class or any
of its sub-classes as the favored class.</p>
<hr />
<p class="lststatus"><a name="FEAT" id="FEAT">*** Updated
5.17.4</a></p>
<h3 id="FEAT">FEAT</h3>
<ul class="incremental">
<li>6.05.04 (July 2015): JIRA <a href=
"http://jira.pcgen.org/browse/NEWTAG-477">NEWTAG-477</a> / Github
<a href="https://github.com/PCGen/pcgen/pull/380">PR #380</a>
<ul class="incremental">
<li>The <code>FEAT</code> tag is deprecated. Use <a href=
"../globalfilestagpages/globalfilesother.html#ABILITY"><code>ABILITY</code></a>
instead.</li>
<li>All <code>FEAT</code> tags have been
<strong>deprecated</strong> and replaced by the
<code>ABILITY</code> system, which is more general. The
<code>ABILITY</code> system can model feats, racial features, class
features, traits, flaws, temporary bonuses, and so on, all using a
common format.</li>
</ul>
</li>
</ul>
<div class="deprecated">
<p class="lststatus">*** Updated 5.17.4</p>
<p class="indent0"><strong>Tag Name:</strong> FEAT:x|x</p>
<p class="indent1"><strong>Variables Used (x):</strong> Text (Feat
name)</p>
Expand Down Expand Up @@ -266,6 +284,7 @@ <h2>Race File Tag Dictionary</h2>
FEAT:Blind Fight|Combat Reflexes</code></p>
<p class="indent3">Race gets the "Blind-Fight" and "Combat
Reflexes" feats as bonus feats.</p>
</div>
<hr />
<p class="indent0"><strong><a name="HANDS" id="HANDS">Tag
Name:</a></strong> HANDS:x</p>
Expand Down
18 changes: 14 additions & 4 deletions docs/listfilepages/datafilestagpages/datafilesstartingkits.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,19 @@ <h3><a name="LINEHDRTAGS">Line Header Tags</a></h3>
<p></p>

<hr>

<p class="lststatus"><a name="FEAT">*** Updated 5.9.7</a></p>
<h3 id="FEAT">FEAT</h3>
<ul>
<li>6.05.04 (July 2015): JIRA <a href="http://jira.pcgen.org/browse/NEWTAG-477">NEWTAG-477</a>
/ Github <a href="https://github.com/PCGen/pcgen/pull/380">PR #380</a></li>
<ul class="incremental">
<li>The <code>FEAT</code> tag is deprecated. Use <a href="#CATEGORY"><code>ABILITY</code></a> instead.</li>
<li>All <code>FEAT</code> tags have been <strong>deprecated</strong>
and replaced by the <code>ABILITY</code> system, which is more
general. The <code>ABILITY</code> system can model feats, racial
features, class features, traits, flaws, temporary bonuses, and so on,
all using a common format.</li>
</ul></ul>
<div class="deprecated">** Updated 5.9.7
<p class="indent0"><strong>Tag Name:</strong> FEAT:x|x</p>
<p class="indent1"><strong>Variables Used (x):</strong> Text (Feat name)</p>
<p class="indent1"><strong>Variables Used (x):</strong> TYPE=Text (Feat TYPE)</p>
Expand All @@ -300,8 +311,7 @@ <h3><a name="LINEHDRTAGS">Line Header Tags</a></h3>
<p class="indent3">Would grant the choice of Dodge or Improved Initiative.</p>
<p class="indent2"><code>FEAT:TYPE=ItemCreation</code></p>
<p class="indent3">Would grant the choice of an ItemCreation type feat.</p>
<p></p>

</div>
<hr>

<p class="lststatus"><a name="FUNDS">*** New 5.8</a></p>
Expand Down
23 changes: 21 additions & 2 deletions docs/listfilepages/datafilestagpages/datafilestemplates.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,26 @@ <h2>Template File Tag Dictionary</h2>
<p class="indent3">Darkling's "favored class" is the "Sorcerer" and
the "Wizard" sub-class, the "Necromancer".</p>
<hr />
<p class="indent0"><strong><a name="FEAT" id="FEAT">Tag
Name:</a></strong> FEAT:x|x</p>
<h3 id="FEAT">FEAT</h3>
<ul class="incremental">
<li>6.05.04 (July 2015): JIRA <a href=
"http://jira.pcgen.org/browse/NEWTAG-477">NEWTAG-477</a> / Github
<a href="https://github.com/PCGen/pcgen/pull/380">PR #380</a>
<ul class="incremental">
<li>The <code>FEAT</code> tag is deprecated. Use <a href=
"../globalfilestagpages/globalfilesother.html#ABILITY"><code>ABILITY</code></a>
instead.</li>
<li>All <code>FEAT</code> tags have been
<strong>deprecated</strong> and replaced by the
<code>ABILITY</code> system, which is more general. The
<code>ABILITY</code> system can model feats, racial features, class
features, traits, flaws, temporary bonuses, and so on, all using a
common format.</li>
</ul>
</li>
</ul>
<div class="deprecated">
<p class="indent0"><strong>Tag Name:</strong> FEAT:x|x</p>
<p class="indent1"><strong>Variables Used (x):</strong> Text (Feat
Name)</p>
<p class="indent1"><strong>What it does:</strong></p>
Expand Down Expand Up @@ -293,6 +311,7 @@ <h2>Template File Tag Dictionary</h2>
<p class="indent3">Presents the "Blind-Fight" and "Combat Reflexes"
feats to the user and grants the feat selected to the
character.</p>
</div>
<hr />
<p class="lststatus"><a name="GENDERLOCK" id="GENDERLOCK">***
Updated 5.11.13</a></p>
Expand Down
22 changes: 21 additions & 1 deletion docs/listfilepages/globalfilestagpages/globalfilesbonus.html
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,26 @@ <h2><a name="TAGLIST" id="TAGLIST">BONUS Tag List</a></h2>
<p class="indent3">Character gains access to three additional
Domains.</p>
<hr />
<p class="lststatus"><a name="FEATPOOL" id="FEATPOOL">*** New
<h3 id="FEATPOOL">FEATPOOL</h3>
<ul>
<li>6.05.04 (July 2015): JIRA <a href=
"http://jira.pcgen.org/browse/NEWTAG-477">NEWTAG-477</a> / Github
<a href="https://github.com/PCGen/pcgen/pull/380">PR #380</a></li>
<li style="list-style: none; display: inline">
<ul class="incremental">
<li>The <code>FEATPOOL</code> tag is deprecated. Use <a href=
"#ABILITYPOOL"><code>ABILITYPOOL</code></a> instead.</li>
<li>All <code>FEAT</code> tags have been
<strong>deprecated</strong> and replaced by the
<code>ABILITY</code> system, which is more general. The
<code>ABILITY</code> system can model feats, racial features, class
features, traits, flaws, temporary bonuses, and so on, all using a
common format.</li>
</ul>
</li>
</ul>
<div class="deprecated">
<p class="lststatus"><a id="FEATPOOL" name="FEATPOOL">*** New
5.7.6</a></p>
<p class="indent0"><strong>Tag Name:</strong> BONUS:FEAT|POOL|x</p>
<p class="indent1"><strong>Variables Used (x):</strong> Number,
Expand All @@ -850,6 +869,7 @@ <h2><a name="TAGLIST" id="TAGLIST">BONUS Tag List</a></h2>
<code>BONUS:FEAT|POOL|-1|PREFEAT:1,Alertness</code></p>
<p class="indent3">Decreases the feat pool by one if the character
has the feat Alertness.</p>
</div>
<hr />
<p class="lststatus"><a name="FOLLOWERS" id="FOLLOWERS">*** New
5.10.1+</a></p>
Expand Down
Loading