Updated Release Archive

Updated Release Archive.  Fixed Mage-killer prereqs.  Removed old LETO & ConvoCC related files.  Added organized spell scroll store.  Fixed Gloura spellbook. Various TLK fixes.  Reorganized Repo.  Removed invalid user folders. Added DocGen back in.
This commit is contained in:
Jaysyn904
2023-08-22 10:00:21 -04:00
parent 3acda03f30
commit 5914ed2ab5
22853 changed files with 57524 additions and 47307 deletions

View File

@@ -0,0 +1,47 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: All Feats</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: All Feats :: </h1></div>
<div>
<a href ="#a" >A</a>
<a href ="#b" >B</a>
<a href ="#c" >C</a>
<a href ="#d" >D</a>
<a href ="#e" >E</a>
<a href ="#f" >F</a>
<a href ="#g" >G</a>
<a href ="#h" >H</a>
<a href ="#i" >I</a>
<a href ="#j" >J</a>
<a href ="#k" >K</a>
<a href ="#l" >L</a>
<a href ="#m" >M</a>
<a href ="#n" >N</a>
<a href ="#o" >O</a>
<a href ="#p" >P</a>
<a href ="#q" >Q</a>
<a href ="#r" >R</a>
<a href ="#s" >S</a>
<a href ="#t" >T</a>
<a href ="#u" >U</a>
<a href ="#v" >V</a>
<a href ="#w" >W</a>
<a href ="#x" >X</a>
<a href ="#y" >Y</a>
<a href ="#z" >Z</a>
</div>
<!-- Here go instances of listpageentryset.html -->
~~~Content~~~
</div>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<br />
<br />
<table align="center" class="table_contenttable">
<tr>
<th class="th_header"><div>LvL</div></th>
<th class="th_header"><div>BAB</div></th>
<th class="th_header"><div>Fort</div></th>
<th class="th_header"><div>Ref</div></th>
<th class="th_header"><div>Will</div></th>
</tr>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: ~~~ClassName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: ~~~ClassName~~~ :: </h1></div><br />
<!-- The icon, if building with icons. icon.html -->
<div class="div_paddedicon">~~~Icon~~~</div>
<div>~~~ClassTLKDescription~~~</div>
<div>~~~ClassBABAndSavThrTable~~~</div>
<div>~~~ClassSkillTable~~~</div>
<!-- Instance of classfeattable.html -->
<div class="div_pretablepad">~~~ClassFeatTable~~~</div>
<!-- Replaced by up to two instances of classmagictable.html -->
~~~ClassSpellAndPowerTables~~~
</div>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<table class="table_contenttable">
<tr>
<th class="th_header"><div>Level</div></th>
<th class="th_header"><div># of bonus feats</div></th>
<th class="th_header"><div>Feats Granted</div></th>
<th class="th_header"><div>Feats Become Selectable</div></th>
</tr>
<!-- A list of classfeattableentry.html -->
~~~TableContents~~~
</table>

View File

@@ -0,0 +1,8 @@
<tr>
<td class="td_bordered"><div>~~~Level~~~</div></td>
<td class="td_bordered"><div>~~~NumberOfBonusFeats~~~</div></td>
<!-- List of pagelink.html -->
<td class="td_bordered"><div>~~~FeatsGrantedList~~~</div></td>
<!-- List of pagelink.html -->
<td class="td_bordered"><div>~~~SelectableFeatsList~~~</div></td>
</tr>

View File

@@ -0,0 +1,13 @@
<div class="div_pretablepad">
<h2>~~~TableName~~~</h2>
<div class="div_paddedtop">
<table class="table_contenttable">
<tr>
<th class="th_header"><div>Level</div></th>
<th class="th_header"><div>~~~Type~~~</div></th>
</tr>
<!-- A list of classmagictableentry.html -->
~~~TableContents~~~
</table>
</div>
</div>

View File

@@ -0,0 +1,5 @@
<tr>
<td class="td_bordered"><div>~~~Level~~~</div></td>
<!-- List of pagelink.html -->
<td class="td_bordered"><div>~~~EntryList~~~</div></td>
</tr>

View File

@@ -0,0 +1 @@
<td class="td_bordered"><div>~~~Entry~~~</div></td>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: ~~~CraftPropName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: ~~~CraftPropName~~~ :: </h1></div><br />
<!-- The icon, if building with icons. icon.html -->
<div>~~~CraftPropTLKDescription~~~</div>
</div>
</body>
</html>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: ~~~DomainName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: ~~~DomainName~~~ :: </h1></div><br />
<!-- The icon, if building with icons. icon.html -->
<div class="div_paddedicon">~~~Icon~~~</div>
<div>~~~DomainTLKDescription~~~</div>
<div class="div_paddedtop">
<h2> Granted feat </h2>
<div>~~~DomainFeat~~~</div>
</div>
<div class="div_paddedtop">
<h2> Granted spells </h2>
<div>~~~DomainSpellList~~~</div>
</div>
</div>
</body>
</html>

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: ~~~FeatName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: ~~~FeatName~~~ :: </h1></div>
<!-- The icon, if building with icons. icon.html -->
<div class="div_paddedicon">~~~Icon~~~</div>
<div>~~~FeatTLKDescription~~~</div>
<!-- A list of the names of this feats's subradials. Or nothing if there aren't any. spellsubradials.html -->
<div>~~~SubradialNames~~~</div>
<br />
<!-- Replaced by an instances of prerequisiteandfeatheader.html and prerequisiteorfeatheader.html + featpagelink.html if necessary -->
<div>~~~PrerequisiteFeatList~~~</div>
<!-- Replaced by an instance of successorfeatheader.html + featpagelink.html if necessary -->
<div>~~~SuccessorFeat~~~</div>
<!-- Replaced by an instance of reqforfeatheader.html + featpagelink.html if necessary -->
<div>~~~RequiredForFeatList~~~</div>
</div>
</body>
</html>

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Menus :: ~~~menuName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../styles/manual_menus_common.css" />
<link rel="stylesheet" type="text/css" href="../../styles/manual_index.css" />
<script language="javascript1.2" type="text/javascript" src="../../scripts/manual_menus.js"></script>
<script language="javascript1.2" type="text/javascript" src="../../scripts/manual_vars.js"></script>
</head>
<body>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td id="td_contentmenu">
<!-- Link to a list of all feats goes here. featpagelink.html -->
~~~allFeatsLink~~~
<div class="div_menu_line_padding"> <hr> </div>
<!-- Links to masterfeats go here. Series of featpagelink.html -->
~~~masterFeats~~~
<div class="div_menu_line_padding"> <hr> </div>
<!-- Links to non-master, non-successor feats go here. Series of featpagelink.html -->
~~~featLinks~~~
</td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1 @@
<img src="~~~ImageURL~~~" alt="Icon: ~~~ImageName~~~" />

View File

@@ -0,0 +1 @@
<div class ="div_listpage_~~~EvenOrOdd~~~"><a href="~~~EntryPath~~~" target="content">~~~EntryName~~~</a><br /></div>

View File

@@ -0,0 +1,5 @@
<span class="span_listentryset">
<a name="~~~LinkId~~~">~~~EntrySetName~~~</a><br />
<!-- Replaced by instances of listpageentry.html -->
~~~FeatList~~~
</span>

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: ~~~FeatName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: ~~~FeatName~~~ :: </h1></div><br />
<!-- The icon, if building with icons. icon.html -->
<div class="div_paddedicon">~~~Icon~~~</div>
<!-- The feat's TLK text -->
<div>~~~FeatTLKDescription~~~</div>
<br />
<hr />
<div>~~~MasterFeatChildList~~~</div>
</div>
</body>
</html>

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Menus :: ~~~menuName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../styles/manual_menus_common.css" />
<link rel="stylesheet" type="text/css" href="../../styles/manual_index.css" />
<script language="javascript1.2" type="text/javascript" src="../../scripts/manual_menus.js"></script>
<script language="javascript1.2" type="text/javascript" src="../../scripts/manual_vars.js"></script>
</head>
<body>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td id="td_contentmenu">
~~~menuEntries~~~
</td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1 @@
<div class="div_menu_padding_right"><a href="~~~TargetPath~~~" target="content"><div class="div_menuitem_right">~~~targetName~~~</div></a></div>

View File

@@ -0,0 +1 @@
<div class="div_pagelink"><a href="~~~Path~~~" target="content">~~~Name~~~</a></div>

View File

@@ -0,0 +1 @@
<div class="div_paddedtop"><h2>Requires All of These Feats:</h2></div>

View File

@@ -0,0 +1 @@
<div class="div_paddedtop"><h2>Requires One of These Feats:</h2></div>

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: ~~~RaceName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: ~~~RaceName~~~ :: </h1></div><br />
<div>~~~RaceTLKDescription~~~</div>
<div class="div_paddedtop">
<h2>Racial feats:</h2>
<!-- List of featpagelink.html -->
<div>~~~RaceFeats~~~</div>
</div>
</div>
</body>
</html>

View File

@@ -0,0 +1 @@
<div class="div_paddedtop"><h2>Required For the Following Feats:</h2></div>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: ~~~SkillName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: ~~~SkillName~~~ :: </h1></div><br />
<!-- The icon, if building with icons. icon.html -->
<div class="div_paddedicon">~~~Icon~~~</div>
<div>~~~SkillTLKDescription~~~</div>
</div>
</body>
</html>

View File

@@ -0,0 +1,7 @@
<br />
<br />
<table align="center" class="table_contenttable">
<tr>
<th class="th_header"><div>Class Skills</div></th>
<th class="th_header"><div>Cross Class Skills</div></th>
</tr>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Player Resource Consortium :: Manual :: Content :: ~~~SpellName~~~</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
</head>
<body>
<div class="div_paddedcontent">
<div><h1> :: ~~~SpellName~~~ :: </h1></div><br />
<!-- The icon, if building with icons. icon.html -->
<div class="div_paddedicon">~~~Icon~~~</div>
<div>~~~SpellTLKDescription~~~</div>
<!-- A list of the names of this spell's subradials. Or nothing if there aren't any. spellsubradials.html -->
<div>~~~SubradialNames~~~</div>
</div>
</body>
</html>

View File

@@ -0,0 +1,3 @@
<div class="div_spellsubradiallist"><h2>Subradial entries:</h2>
~~~EntryList~~~
</div>

View File

@@ -0,0 +1 @@
<div class="div_spellsubradiallistentry">~~~Icon~~~ ~~~SubradialName~~~</div>

View File

@@ -0,0 +1 @@
<div class="div_paddedtop"><h2>Feat Replaced By:</h2></div>

View File

@@ -0,0 +1,31 @@
<div class="box">
<h3>Manual</h3>
<ul id="bonsai">
<li><a href="index.php?location=manual&section=main">Main</a></li>
<li>
<a href="index.php?location=manual&section=baseclasses">Base Classes</a>
<ul>
<li><a href="index.php?location=manual&section=baseclasses&page=113">Anti-Paladin</a></li>
<li><a href="index.php?location=manual&section=baseclasses&page=125">Archer</a></li>
<li><a href="index.php?location=manual&section=baseclasses&page=0">Barbarian</a></li>
<li><a href="index.php?location=manual&section=baseclasses&page=1">Bard</a></li>
</ul>
</li>
<li><a href="index.php?location=manual&section=prestigeclasses">Prestige Classes</a></li>
<li><a href="index.php?location=manual&section=domains">Domains</a></li>
<li><a href="index.php?location=manual&section=feats">Feats</a></li>
<li><a href="index.php?location=manual&section=epicfeats">Epic Feats</a></li>
<li><a href="index.php?location=manual&section=psionicpowers">Psionic Powers</a></li>
<li><a href="index.php?location=manual&section=utterances">Truename Utterances</a></li>
<li><a href="index.php?location=manual&section=races">Races</a></li>
<li><a href="index.php?location=manual&section=skills">Skills</a></li>
<li><a href="index.php?location=manual&section=spells">Spells</a></li>
<li><a href="index.php?location=manual&section=epicspells">Epic Spells</a></li>
<li><a href="index.php?location=manual&section=modifiedspells">Modified Spells</a></li>
<li><a href="index.php?location=manual&section=installation">Installation</a></li>
<li><a href="index.php?location=manual&section=playersguide">Player's Guide</a></li>
<li><a href="index.php?location=manual&section=modulebuilding">Module Building</a></li>
<li><a href="index.php?location=manual&section=prcmaking">PrC Making</a></li>
</ul>
</div>