Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background::[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
[[The Editor's Wastebasket]] sets the stage and possible outcomes for the world prior to Rifts: Aftermath and ~SoT. In many ways, it is like an alternate reality in Rifts. 

''Link:'' [[A World Torn Asunder Part 1|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/world1.shtm]]
''Link:'' [[A World Torn Asunder Part 2|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/world2.shtm]]
----
''Site:'' AFR Crew
''URL:'' [[http://members.cox.net/fwu/rifts/|http://members.cox.net/fwu/rifts/]]
''Description:'' One of the best Rifts pages on the net. It is recently updated and has a number of articles, and it also has some nice art. The design is very cool; I am jealous. 
----
[[AFR Crew]] describes the North American Mercenaries of Note. No stats, just backgrounds. Not Mercenary groups, but rather individual Mercs. These are the type of guys who everyone knows by name. 

''Link:'' [[North American Mercenaries of Note|http://members.cox.net/fwu/rifts/text/r-mercenariesofnote.html]]
----
[[AFR Crew]] describes the notable figures in the magic zone. The notables list includes background only, no stats. The top ten list includes the stats conveyed on the bounty sheet, but not full stats.  

''Link:'' [[Magic Zone Notables|http://members.cox.net/fwu/rifts/text/r-magic_zone_notables.html]]
''Link:'' [[Federation of Magic’s Top Ten Most Wanted|http://members.cox.net/fwu/rifts/text/r-magic_zone_most_wanted.html]]
----
[[AFR Crew]] offers a list of 10 NPC contacts, which could be used by players as part of their background or by ~GMs to use as ~NPCs in their games. They are half stated, like the ~Cyber-Knights in ~SoT4. 

''Link:'' [[Joaquin’s Contacts|http://members.cox.net/fwu/rifts/text/r-joaquin_contacts.html]]
----
[[Section 7]] presents a selection of vehicles from Archangel Heavy Industries.
*~AC-57 Dreadnought Assault Craft
*~AF-17 Diamond Back Interceptor
*~AH-42 Comanchero Assault Gunship
*C-57 Monitor Transport Support Craft
*~GV-27 Scorpion Ground Assault & Transport
*~GV-03e Emergency Response PA Suit
*~MH-42 Comanche Troop Transport
*M-series Tanks
''Link:'' [[Gabriel City & Archangel Heavy Industries|http://www.geocities.com/TimesSquare/8976/archang.htm]]
----
Greetings weary traveler, and welcome to the Shifter's Guide to the Megaverse. Have you been searching the world wide web for [[Palladium Books]] source material? Well, Don't Panic! This guide has all the information you need to navigate the Megaverse of fan material available online, conveniently available in one place and cleverly organized. 

If you are new to a TiddlyWiki, read more about [[How this Site Works]]. Otherwise, dive in to explore the great source material the fans have to offer. Categories on the menu to your right is the place to start. 

You may still be wondering: //what is this thing?// Well, it's a collection of Rifts links, but it is much more than that. Rather than your standard list of web page links, we are linking to content. We describe and organize those content links so that you can use the search tool or categories to the right to find exactly what you are looking for.

To be clear: ''We are not stealing anyone's content.'' We are not trying to steal anyone's traffic either. Rather, we are trying to provide you with the best tool possible to find the source material you need. Every entry in the guide links to the content and to the main page of the author; if the content is downloadable, we link to the html page which links to the download (we don't link directly to downloads). If you find something you like, we encourage you to check out the rest of the content on that page. 

We believe this is the best possible way to provide web content to Players and ~GMs. And webmasters, we also believe it is the best way to direct users to your page. This Guide breaks all barriers that others might have to find your content.

If you have any questions about the guide, want to know how to get involved, or just want to converse with like-minded beings, check out our forums: 
[[Tank Nine|http://forums.nexusnine.net]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers a selection of criminal weapons, vehicles and more.  

*TF Ion Pistol Sidearm 
*TF Plasma Rifle 
*TF Exo Power Armour 
*TF Combat Robot 
*Liquid Nitrogen Projector 
*Raser 
*~MicroNuke Cannon 
*TF Jet Bike 
*TF Air Car 
''Link:'' [[Criminal Technology|http://www.geocities.com/Tokyo/Bay/4853/tftech.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers a selection of power armor available to the government. 

*ADI Agressor Mk1 Power Armour 
*ADI Agressor Mk2 Power Armour 
*ADI Aggressor Mk3 Powered Suit 
*Optimax Warden Mk3 Power Armour 
*Optimax Warden Mk4 
''Link:'' [[Power Armor|http://www.geocities.com/Tokyo/Bay/4853/gtech.html#parv]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] presents several government bodies and programs (in Australia, but adaptable to any country) that he used in his own Heroes Unlimited game.

''Link:'' [[Government Projects|http://www.geocities.com/Tokyo/Bay/4853/govt.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers a selection of robots available to the government. 

*Bentley Mk4 Digit 
*Bentley Mk5 Tactical 
*Optimax ~SP-DR "Spider" Mk1 Patrol Drone 
*Optimax LRRP "Lurps" Mk1 Patrol Drone 
*Optimax Police Support Robot Mk1 
''Link:'' [[Robots|http://www.geocities.com/Tokyo/Bay/4853/gtech.html#robots]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers a selection of small arms available to the government. 

*ADI Havoc Mk1 Assaut Rifle
*ADI Havoc Mk2 20mm Heavy Assault Rifle
*ADI 40mm grenade launcher 
*Taser Pistol
*Sterling New Standard laser pistol
*Sterling New Standard laser rifle
*~Anti-Personnel Laser "Apple" rifle
*~Non-Lethal ~Anti-Personnel (NLAP) laser
''Link:'' [[Small Arms|http://www.geocities.com/Tokyo/Bay/4853/gtech.html#smallarms]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers a selection of vehicles available to the government. 

*Long Range Recon Patrol (LRRP) Vehicle 
*Mosquito ~ACV-APC 
*Bonaparte Urban Combat Tank (UCT) 
*Leopard Plus Main Battle Tank (MBT) 
*~BAe Viper Helicopter Micro Gunship 
*Serpent Combat Transport 
*Harrier Plus Tactical VTOL Fighter 
*~BAe ~Wedge-Tail V-23 ~Tilt-Rotor Transport 
''Link:'' [[Vehicles|http://www.geocities.com/Tokyo/Bay/4853/gtech.html#vehicles]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] presents several secret organizations (in Australia, but adaptable to any country) that he used in his own Heroes Unlimited game.

''Link:'' [[Secret Organizations|http://www.geocities.com/Tokyo/Bay/4853/secret.html]]
----
Another [[Rifts]] adventure by [[Kitsune|Kitsune's Palladium Web Page]]. This adventure is designed for ~Ex-CS or mercenary player groups, and it pits the players against a marauding Dogboy. It contains the plot outline, but does not have NPC stats. 

''Link:'' [[Adventure: Black Wolf of the Pack|http://www.kitsune.addr.com/Rifts/Rifts-Adventures/Black_Wolf.htm]]
----
[[Kitsune's|Kitsune's Palladium Web Page]] [[Rifts]] adventure dealing with vampires. It's a 'town in trouble' style one-shot, and it contains the NPC stats you'll need. 

''Link:'' [[Adventure: Blood Angel of the Desert|http://www.kitsune.addr.com/Rifts/Rifts-Adventures/Blood_Angel.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] has a good [[BTS|Beyond the Supernatural]] adventure dealing with vampires. It is also suited for [[Nightbane]], and it could be modified or cannibalized for use in [[Rifts]]. The adventure is well defined with lots of details, including a map of the church. 

''Link'': [[Adventure: Church of Eternal Life|http://www.kitsune.addr.com/BTS/BTS-Adventures/Church_of_Eternal_Life.htm]]
----
A [[Palladium Fantasy]] Adventure by [[Kitsune|Kitsune's Palladium Web Page]]. This adventure pits the players again a temple full of demons. The Adventure is quite detailed, and features a map and full NPC stats. 

''Link:'' [[Adventure: Temple of the Demon Lords|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-Adventures/Temple_of_the_Demon_Lords.htm]]
----
<<<
After The Bomb is a role-playing game published by [[Palladium Books]] in 2001. It uses the Palladium's Megaversal system, and features mutant animals, anthropomorphic or otherwise, in a post-apocalyptic setting. The storyline of After The Bomb introduces a post-apocalyptic setting, centered around the eastern United States, where most of the area is populated by the mutated animals that form the majority of society.
<<<
-[[WikiPedia on ATB|http://en.wikipedia.org/wiki/After_The_Bomb]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents alien laser weapon creation tables; a quick way to stat out the gun used by that thing that just crawled through the rift. 

''Link:'' [[Alien Laser Weapon Creation Tables|http://www.geocities.com/kirksmithicus/alienweapon.html]]
----
''Site:'' All things being Astral
''URL:'' [[http://mason.gmu.edu/~blenius/Rifts/astrlfaq.htm|http://mason.gmu.edu/~blenius/Rifts/astrlfaq.htm]]
''Description:'' A page devoted to the Astral Plane. Not quite a netbook, but a solid collection of information and new creations. 
----
[[The Editor's Wastebasket]] describes the various houses of the Amaki people in New Babylon.
 
''Link:'' [[House of Chi|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/chi.shtm]]
''Link:'' [[House of Lunas|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/lunas.shtm]]
''Link:'' [[House of the Leopard|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/leopard.shtm]]
''Link:'' [[House of Swords|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/swords.shtm]]
----
[[Third Age of Dragonwright|Third Age of Dragonwright Rifts]] presents a price list for Rifts Ammo and Armor repairs. It is a bit dated (almost 10 years old), but a good starting place for a GM Screen. 

''Link:'' [[Rifts Price Listings|http://node13.shacknet.nu/rifts/priceidx.txt]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides the ammunition costs for common SDC and MDC small arms, energy weapons, grenades, mines & explosives, and Rockets & Missiles. 

''Link:'' [[Rifts Guide to Ordinance|http://www.geocities.com/kuseru/missilecost.htm]]
----
[[Nexus Nine]] presents Anatomy of a spell: a semi-regular article that takes an in-depth look at a Palladium spell, breaking down it's pros and cons, possible uses, combinations with other spells, and modifications. 

*Anatomy of a Spell #1: Thunderclap 
*Anatomy of a Spell #2: Armor of Ithan 
*Anatomy of a Spell #3: Dimensional Envelope
''Link:'' [[Anatomy of a Spell|http://www.nexusnine.net/doc/feat/index.html]]
----
[[AFR Crew]] Presents equipment and supplies necessary for an archer. 

''Link:'' [[Archery Equipment and Supplies|http://members.cox.net/fwu/rifts/text/pf-archery_supplies.html]]
----
[[AFR Crew]] Presents some new skills to be used by archers. It could easily be applied in other palladium game settings. 

''Link:'' [[Archery Related Skills|http://members.cox.net/fwu/rifts/text/pf-archery_skills.html]]
----
[[All things being Astral]] presents the Astral Planes Frequently Asked Questions. There's a lot of information here, including physics of the plane, New ~OCCs, New Spells, New Psionic Powers, and new Skills. 

''Link:'' [[Astral Frequently Asked Questions (FAQ)|http://mason.gmu.edu/~blenius/Rifts/astrlfaq.htm]]
----
[[All things being Astral]] presents the Astral Scout OCC, a new class for the Astral Planes. 

''Link:'' [[Astral Scout O.C.C.|http://mason.gmu.edu/~blenius/Rifts/astralsc.htm]]
----
[[Quality in Rifts]] discusses the classification and status of human augmentation in Rifts Earth. 

''Link:'' [[Augmentation in Rifts|http://spleen.mearcair.net/rifts/augment.htm]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, a look at mutant animals and the Aboriginal people. The classes are not fully stated out to Rifter standards, but enough information is there to create a character. 

''Link:'' [[Australian Classes & Races|http://www.geocities.com/Tokyo/Bay/4853/wr_chgen.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] presents new races and ethnic groups found in Australia 

*Tritons
**Triton Gear
**Triton Power Armour
**Triton Vehicles
*Cetaceans
*Sissyphuthp
*Wights
*Unseelies
''Link:'' [[Austrailian D-Bees and Ethnic Groups|http://www.geocities.com/Tokyo/Bay/4853/wr_dbee.html#sissyphuthp]]
----
[[The Dark Lord|Nexus of the Dark Lord]] offers his detailed vision of the Azurian Divide, an expanse of mostly empty space that marks the closest point between the Anvil and Corkscrew galaxies. An interesting location for a Phase World Game. 

''Link:'' [[Azurian Divide|http://mywebpages.comcast.net/jacksonsdc/azuriandivide.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a pretty good aventure for N&SS. Includes stats for the two main ~NPCs. 

''Link:'' [[Bad to the Core|http://www.geocities.com/kuseru/BttC.htm]]
----
[[AFR Crew]] Presents an interesting text on the Battle Magi trials. It gives players of this class some perspective on what they went through prior to level 1, and it is an interesting read. 

''Link:'' [[Battle Magi Trials of Ascension|http://members.cox.net/fwu/rifts/text/r-battle_magi_trials.html]]
----
<<<
Beyond the Supernatural is a horror role-playing game published by [[Palladium Books]]. It is arguably the predecessor to [[Rifts]], and considered by some users to be part of the past history of [[Rifts]] alongside the later game [[Chaos Earth]]. It is unique among Palladium's ~RPGs in that it lends itself well to wildly different play styles or narrative tone, from schlock splatter-horror, to intense psychological horror, with an entire spectrum of terror (or humor, or action) in between. This is quite different from the wildly popular [[Rifts]] series, in that ~BtS has little intrinsic storyline or background, and the rules are almost universally setting-independent, whereas [[Rifts]]' background storyline is inseparable from many of the rules concepts (such as character classes).
<<<
-[[Wikipedia on BTS|http://en.wikipedia.org/wiki/Beyond_the_Supernatural]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents an adventure for Rifts where the players get to play out their munchkin fantasies for a limited time. 

''Link:'' [[Bill Ni "The Medicine Guy"|http://www.geocities.com/kirksmithicus/billni.html]]
----
''Site:'' The Unofficial Palladium RPG Webpage
''URL:'' [[http://www.users.qwest.net/~bhegr/main.htm|http://www.users.qwest.net/~bhegr/main.htm]]
''Description:'' A Blast from the past (last updated in 2000), this page by Brett Hegr presents material from various Palladium Games. 
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents a selection of HL&S adventures for BTS. 
*The Beasts Within
*Tunnel Run
*Urban Safari
*Cross the Border
''Link:'' [[Beyond the Supernatural HL&S|http://www.users.qwest.net/~bhegr/campaign/adven/bts_adv.htm]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents a selection of creatures for use in Rifts, or possibly other PB games. 
*Proto-slime
*Rock scorpion
*Seawalker, an early Splugorthtm bio-wizard experiment 
*Syraxian Savages
''Link:'' [[Brett's Bestiary|http://www.users.qwest.net/~bhegr/campaign/#bestiary]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents a selection of new Bio-wizardry items. 

*Aptor Enhancer
*Leth'n Constrictor
*Brain Worm
*~Op-Tick
*Parasitic Armor 
''Link:'' [[Bio-wizard Items|http://www.users.qwest.net/~bhegr/enhance/]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents three cities in Rifts, which could make for good adventure settings. 
*Bayou Bay, on the new coast of Louisiana
*Kingdom of Riley, once Ft. Riley, Kansas
*Shea'Kem, what remains of Cuba
''Link:'' [[Brett's Cities|http://www.users.qwest.net/~bhegr/campaign/#cities]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents some new forms of HTH combat. While I think all of them fit best Rifts, they could be used in several games.

*Hand to Hand: Street Fighting
*Hand to Hand: Gunmaster
*Hand to Hand: Nikar Lo
*Hand to Hand: Boxing
*Hand to Hand: Wrestling
*Hand to Hand: Ukora
*Hand to Hand: Triad
''Link:'' [[New Hand to Hand Combat Forms|http://www.users.qwest.net/~bhegr/marts/newhth.html]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents a selection of HL&S adventures for Heroes Unlimited. 
*Shake it Up
*Hunters
*Villain City
*Deja Vu
''Link:'' [[Heroes Unlimited HL&S|http://www.users.qwest.net/~bhegr/campaign/adven/hu_adv.htm]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents a selection of cybernetic enhancements and M.O.M. implants. 

*Integrated IRMSS
*Repair Package
*Vehicle Piloting Interface
*Weapon Interface
*M.O.M. Predatory Augmentation
*M.O.M. Linguistic Assist
*M.O.M. Memory Augmentation
*M.O.M. Coordination Enhancement
*M.O.M. Sanity Shield
*M.O.M. Psychic Energy Resevoir
*M.O.M. Immune System Booster
*M.O.M. Intelligence Enhancement
*M.O.M. Metabolic Enhancement
*M.O.M. Endurance Enhancement
''Link:'' [[New Enhancements|http://www.users.qwest.net/~bhegr/enhance/newenh.htm]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] offers Magical components and objects useful to mages, as well books that magicans can acquire. 
*Creature Components 
*Magical Compounds 
*~Non-Magical Compounds 
*Useful Tools, Objects, and Compounds 
*Magic Texts
''Link:'' [[Listing of Magical Goods|http://www.users.qwest.net/~bhegr/magic/goods.html]]
''Link:'' [[Magic Texts|http://www.users.qwest.net/~bhegr/magic/books.html]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] discusses various topics on magic and offers some optional rules as well. 
*Types of Magic 
*Casting Rates 
*Changing and Learning
*Magic O.C.C.s 
*Circle Magic 
*Glyph Magic 
*Illusions 
*Magical Destabilization 
*Magic Skills 
*Magician Slang 
*Residual P.P.E.
*Ritual Magic 
*Save Throws 
*Scrolls 
*Specialized Magic 
*Spell Design 
*What All Magicians Can Do 
''Link:'' [[Brett's Magic Rules|http://www.users.qwest.net/~bhegr/magic/notes1.html]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] offers a large selection of new magic spells. 

*Animal Shaman Magic Spells
*Aspect Magic
*Battle Mage Magic Spells
*Blue Flame Magic Spells
*Circle Magic
*Common Magic Spells
*Illusion Magic Spells
*Magi Magic Spells
*Metamage Magic Spells
*Mind Magic Spells
*Necromancer Magic Spells
*Ritual Magic
*Shadow Magic Spells
''Link:'' [[Magic Spells|http://www.users.qwest.net/~bhegr/magic/#magic]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents a large selection of new character classes. While I think all of them could fit easily into Rifts, they range all the games of the PB megaverse. 
*Coalition ~Non-Citizen Volunteer O.C.C. 
*Computer Hacker O.C.C. 
*~Crazy-J O.C.C. 
*~Gene-Juicertm O.C.C. 
*Master Swordsman O.C.C. 
*Symbiont O.C.C. 
*Awakened P.C.C. 
*Inflicter P.C.C. 
*Animal Shaman O.C.C. and their spells 
*Dabbler O.C.C. 
*Enchanter O.C.C. 
*~Cyber-Mystic O.C.C. 
*Metamage O.C.C. 
*Neophyte O.C.C. 
*Riftweaver O.C.C. 
*Schattenjager O.C.C. 
*Air People R.C.C. 
*Time Demon R.C.C. 
*Guron R.C.C. 
''Link:'' [[Brett's OCCs and RCCs|http://www.users.qwest.net/~bhegr/chars/]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] offers a large selection of new psychic powers from all four major categories. Over 35 new powers. 

''Link:'' [[Brett's Psychic Powers|http://www.users.qwest.net/~bhegr/psionics/psipow.html]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] offers a large selection of new minor abilities, new major abilities, complete random tables, and more. 

''Link:'' [[Brett's Super Powers|http://www.users.qwest.net/~bhegr/powers/norm.html]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] offers a large selection of Weapons and Equipment for Rifts. 

*~Vibro-Spike 
*~Vibro-Disc 
*~Vibro-Disc Handgun 
*~Vibro-Disc Rifle 
*~Vibro-Disc Assassin's Rifle 
*Multiple Use ~Anti-Personnel Mine 
*Narunitm Shock Glove 
*Northern Guntm Lion Paw 
*Coaliton Alpha ~Vibro-Sword 
*Wellington Industriestm ~Multi-Strike Axe 
*Wellington Industriestm Powered Nunchaku 
*Wellington Industriestm ~Micro-Missile Gun 
*Clipswitcher
*Common Shields
*Data Scrambler
*HD Wear
*Wilk's Power Harness
*Avro Arrow Plane
*Triax J-21 Juicer Power Armor
*Borg Power Armor
*Stormer Battle Tank
*Powell IFV
*Utility Exoframe
*Wombat Multi- Environmental Fighter
''Link'': [[New Weapons|http://www.users.qwest.net/~bhegr/tech/newwpn.htm]]
''Link'': [[New Equipment|http://www.users.qwest.net/~bhegr/tech/neweqp.htm]]
''Link'': [[Vehicles and PA|http://www.users.qwest.net/~bhegr/tech/]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents various British Military O.C.C.s, for use in [[Rifts]].

*''Link:'' [[British Army O.C.C.|http://www.kitsune.addr.com/Rifts/Rifts-OCCs/British_Army_OCC.htm]]
*''Link:'' [[British Marines O.C.C.|http://www.kitsune.addr.com/Rifts/Rifts-OCCs/British_Marines_OCC.htm]]
*''Link:'' [[British Navy Sailor O.C.C.|http://www.kitsune.addr.com/Rifts/Rifts-OCCs/British_Navy_OCC.htm]]
*''Link:'' [[British S.A.S.|http://www.kitsune.addr.com/Rifts/Rifts-OCCs/British_SAS.htm]]
----
''Site:'' Canadian Rifts
''URL:'' [[http://www.geocities.com/finesey.geo/index2.htm|http://www.geocities.com/finesey.geo/index2.htm]]
''Description:'' This page is no longer updated, but it still contains a wealth of information. The material is presented like an article, focusing on 'why' as much as 'what/how'.
----
<<<
Chaos Earth is a fantasy role-playing game from [[Palladium Books]]. It is a spinoff and prequel to their popular game [[Rifts]], which uses a similar form of Palladium's megaversal system.

Chaos Earth was originally intended to be a parallel dimension to Rifts where the massive deaths were caused a minute after midnight when the released PPE was magnified. Everything that happened in Rifts happened on a smaller scale in Chaos Earth. In Chaos Earth, most of humanity survives and has to fend off the supernatural. This game style can be played in Palladium's [[Nightbane]] series. Sometime after its original press description in an early Rifter, the game changed from a parallel dimension to Rifts history, perhaps due to the level of interest in Rifts' past. Now in the Palladium megaverse, the Chaos Earth setting is the period in Earth during which rips in space-time known as rifts ripped apart mankind.
<<<
-[[WikiPedia on Chaos Earth|http://en.wikipedia.org/wiki/Chaos_Earth]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents a number of new creatures for Nightbane. 
*Bloodhawk 
*Deadleech 
*Shade 
*Black Horse 
*Screaming Skulls 
*Sewer Rats
*Shambling Hulk
''Link:'' [[New Creatures|http://www-personal.engin.umich.edu/~clsmith/nightspawn/creatures/nightspawn4.html]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents a ton of new forms for Nightbane. 
*Animal Forms
**Bear Form Table 
**Elephant Form Table 
**Dragon Form Table 
**Griffin Form Table 
**Saurian Form Table 
**Plant Form Table 
**Cetacean Form Table 
**Kangaroo Form 
**Hominid Form 
**Shark Form 
**Turtle Form 
**Octopoid Table 
*Alien Shape Forms
**God Form Table: Alien Shape III 
**Halloween Form Table 
**Cartoon/Animated Form Table 
**Bizarre Animal Forms 
**Clothing Forms 
*Biomechanical Forms
**Ancient Biomechanical Forms 
**New Biomechanical III 
**Car Form Table 
*Unearthly Beauty Forms
**Mythical Form: Unearthly Beauty II 
**Cultural Beauty Forms: Unearthly Beauty III 
**Unearthly Beauty Table
*Stigmata Forms
**An Additional Stigmata Table 
**Gruesome Stigmata Table 
**Diseased Form Table 
**Stigmata 4 Form Table 
**Another Stigmata table 
*Miscellaneous / Combination 
**Toy Form Table
**Circus Form Table
**Circus Form II Table
**Enlarged Body Features Table
**Humorous Form Table I 
**More Miscellaneous Forms
**Musical Morphus Forms
**Everglades Table 
**Aura Morphus Forms 
''Link:'' [[New Nightbane Forms|http://www-personal.engin.umich.edu/~clsmith/nightspawn/forms/nightspawn2.html]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents a small collection of ~NPCs for Nightbane.
*Sledge - Nightspawn RCC, Monstrous Lycanthrope , Aberrant
*Sarah - Nightspawn Sorceress, Fallen Angel, Aberrant
*Madison - Nightspawn ~Hero-Villain
*Brandon 
*Brock 
*Doink
*Daniel
*Cheeter
*Christopher the Vampire
*Marcus, Master Vampire
*Kelpie, ~Supra-Genius
''Link:'' [[Nightbane NPCs|http://www-personal.engin.umich.edu/~clsmith/nightspawn/npcs/nightspawn6.html]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents a number of new character classes for Nightbane. 
*The Immortal
*The Slayer
*The Hexon  
*The ~Inquisitor-Redeemer
*The Plague Monk 
*Oblivion Warlock 
*Tulpaic Primarch
*The Predator
*Shade 
*Immortal  
*Wraith 
*Midnight Men 
*Deadmen  
*Detective
*College Professor 
*The Mimic 
*The Dhampir 
*The Accelerated 
*Gunslinger 
*Sprite 
''Link:'' [[New Classes|http://www-personal.engin.umich.edu/~clsmith/nightspawn/nightspawn5.html]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents a ton of new regular talents and elite talents for Nightbane. Too many to list. 

''Link:'' [[New Talents|http://www-personal.engin.umich.edu/~clsmith/nightspawn/talents/nightspawn3.html]]
----
''Site:'' Christopher Smith's Nightbane Page
''URL:'' [[http://www-personal.engin.umich.edu/~clsmith/nightspawn/nightspawn.html|http://www-personal.engin.umich.edu/~clsmith/nightspawn/nightspawn.html]]
''Description:'' Older than dirt, but one of the few Nightbane sources out there. 
----
[[Third Age of Dragonwright|Third Age of Dragonwright Rifts]] presents a listing of Civilian Vehicles, plus a few cool pictures.

*Wellington Industries Hare Compact Car
*CS Citizen Midsize Car
*Golden Age M400 Light Truck 
*Civilian Hover Vehicles
*Northern Gun Sky Siren Hover Vehicle
*Northern Gun Utility Hover Vehicles
*...Plus generic vehicles stats 
''Link:'' [[Civilian Vehicles|http://node13.shacknet.nu/rifts/vehicles.htm]]
----
[[Nexus Nine]] offers two new mechanical skills for players: Clockwork Mechanics and Steamworks. Most appropriate in a Palladium Fantasy setting. 

''Link:'' [[Clockwork & Steamwork Skills|http://www.nexusnine.net/doc/artc/skl/]]
----
[[Canadian Rifts]] presents the Coalition Netbook; it consists of a serious of articles discussing additions/changes to the canon text on the Coalition. 

*What's Wrong with the Coalition, and How to Fix it 
*Coaltion Artillery, GPS, Communications and Fratricide 
*Coalition Support Troops 
*Coalition Ranks and Military Organization 
*Coalition Fortifications 
*Coalition Nuclear Weapons  
*The Coalition Army Order of Battle 
*The Coalition Equipment Guide 
''Link:'' [[The Coalition Netbook|http://www.geocities.com/finesey.geo/coalition_netbook.htm]]
----
[[Quality in Rifts]] presents a series of articles on the Coalition, discussing how they should be played from both player and GM sides. Provides a lot of guidance for a GM preparing to run a CS Military game. 

''Link:'' [[On Being A CS Soldier (Is the CS Evil?)|http://spleen.mearcair.net/rifts/evil.htm]]
''Link:'' [[Coalition Military Structure|http://spleen.mearcair.net/rifts/organize.htm]]
''Link:'' [[The Politics of the Coalition|http://spleen.mearcair.net/rifts/politics.htm]]
''Link:'' [[Culture of The Coalition|http://spleen.mearcair.net/rifts/csculture.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents new codes of honor from asian cultures, useful when developing a character or NPC. 

*The Shaolin Moral Code
*MOO DUK KWAN
*Bushido
*Buddhism
''Link:'' [[Codes of Honor|http://www.geocities.com/kuseru/honor.html]]
----
[[Neon Rifts]] presents a set of tables to help spice up combat in rifts. The tables provide a variety of locations for combat to occur in a rural or urban setting, as well as sets of props for each setting. Useful in a ~Run-n-Gun style game, and a good starting point for a GM to create his own list of locales.

''Link:'' [[Combat Settings|http://www.comcen.com.au/~easy/neonrift/gametool.htm]]
//Note: You may want to Copy and Paste this page into word, as I find it hard to read. 
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents a list of spells and abilities that would be available to virtually any mage with training. 

''Link:'' [[Common Spells|http://www.users.qwest.net/~bhegr/magic/all.html]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new Composite magic items:

*Bone Scimitar of Lichalle the Black Hand (Mellennium Tree Compound Magic Item)
*Katana of Lightning (Mellennium Tree Compound Magic Item)
*Maeltheth's Thorn (Mellennium Tree Compound Magic Item)
*Spell Ripper (Druid Compound Magic Item)
''Link:'' [[Composite Magic Items|http://www.kitsune.addr.com/Rifts/Rifts-MagicItems.htm#Composite_Items]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new Conventional magic items:

*Elven Scale Armor
*Lyre of the Song of Tears
''Link:'' [[Conventional Magic Items|http://www.kitsune.addr.com/Rifts/Rifts-MagicItems.htm#Conventional_Items]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides a conversion for taking N&SS elements to the ATB setting. 

''Link:'' [[Combining Martial Art Forms with After the Bomb|http://www.geocities.com/kuseru/AtB_conversion.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new Corrupt Mellennium Tree Items:

*Axe of Defense
*Greater Agony
*Little Agony
*Scepter of the Necromancer
*Witch Bow
*Witchfire
*Wraithfire
''Link:'' [[Corrupt Mellennium Tree Items| http://www.kitsune.addr.com/Rifts/Rifts-MagicItems.htm#Corrupt_Mellennium]]
----
[[Nexus Nine]] offers advice on how players can create unique characters. 

''Link:'' [[Creating Unique Characters|http://www.nexusnine.net/doc/artc/cg/01/]]
----
[[Manistique Imperium|The Manistique Imperium]] offers some simple templates to use in Rifts.

*Vehicle
*Weapon
*City
*OCC / RCC
*Company/Organisation
''Link:'' [[Blank Templates|http://the-manistique-imperium.freeservers.com//templates.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] presents rules on Cyborg Design & Construction. It is fairly indepth and an alternative to picked out a prefab chassis.  

*Building Blocks
*Improved Capabilities
*Power Plants
*Body Options
*Replacement Vital ~Life-Support Systems
*Improved ~Life-Support Systems
*Replacement Sensory and Communication Systems
*Improved Sensory and Communication Systems
*~On-Board Weaponry
*Mobility
*Defensive Systems
*Accessories
*~On-Board Computer Programs
*Standard Cyborg Designs
''Link:'' [[Rifts Cyborg Design & Construction Guidelines|http://www.geocities.com/Tokyo/Bay/4853/wr_cyb.html]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents a collection of North American ~D-Bees, that pre-dates the publishing of ~D-Bees of North America. Most of these creatures are low powered, SDC: something that had been missing from Rifts for a long time. 
*Adiho
*Avarak
*Calanur
*Davane
*Duvochex
*Goreon
*Humpbacks
*I'fradol
*Inadani
*Kryobek
*Mantoan
*Nofra'ilaki
*Odta
*Razwan
*Shintwano
*Ska'ala
*Skirini
*Tauh
*Thool
*Tuskers
*Vyurr
*Wekyron 
''Link:'' [[Coalition States D-Bee Database|http://www.geocities.com/kirksmithicus/rcc.html]]
----
[[The Dark Lord|Nexus of the Dark Lord]] offers up a selection of new ships for use in Phase World.

*TGE Nightfang
*Novahawk Gunship
*CAF Multi-role Cruiser
*Kittani Mantis
*Kittani Assault Cruiser 
''Link:'' [[Phaseworld Ships|http://mywebpages.comcast.net/jacksonsdc/index.htm]]
//Note: Links are on the left side menu bar.//
----
[[About the Guide]]
There are several dice roller programs available online. 

*[[Kitsune's|Kitsune's Palladium Web Page]] page has several created with Rifts in mind, available for download and use offline. ''Link:'' [[Kitsune's Dice Rollers|http://www.kitsune.addr.com/Software/Diceroll.htm]]

*Wizards of the Coast offers a nice web only dice roller that has all the dice a Palladium GM would need. ''Link:'' [[WotC Online Dice Roller|http://www.wizards.com/dnd/dice/dice.htm]]
----
[[Third Age of Dragonwright|Third Age of Dragonwright Rifts]] presents stats for six Dinosaurs: Leatherwing, ~T-Rex, Ostrosaurus, Silonar, Tiger Claw Raptor, ~Tri-Tops. Stats run off the page (in IE), but a quick select/copy/paste resolves that issue. 

''Link:'' [[Instant Antagonist: Dinosaurs|http://node13.shacknet.nu/rifts/?page_id=11]]
//Note: In IE, it takes a few seconds for the ads to load at the top, during which you can't scroll.//
----
[[Kitsune|Kitsune's Palladium Web Page]] presents two new Dragon Slayers:

*Grimfire's Bane (Dragonslayer Polearm)
*Spear of Halburn the Dragon Slayer (Dragonslayer Spear) 
''Link:'' [[Dragon Slayer Weapons|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Dragonslayer_Weapons]]
----
[[The Editor's Wastebasket]] offers some adventures for the Palladium Fantasy system. 

''Link:'' [[Goblins and Orcs and Trolls! Oh My!|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/Adventures/nonhumans.shtm]]
''Link:'' [[Who's Been Switching My Drink?|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/Adventures/apoth.shtm]]
''Link:'' [[The Return of Nogrustru|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/Adventures/nogrustru.shtm]]
----
[[The Editor's Wastebasket]] offers some ~NPCs (and former ~PCs) for the Palladium Fantasy system. 

*Akosh
*Grron ~One-Eye
*Kazim al-Sajid
*Neklor Darkblade
*The Wizard Frost
*Lord Devis Amodus Azalon 
''Link:'' [[Fantasy NPCs|http://www.editors-wastebasket.org/Games/npc.shtm]]
----
[[The Editor's Wastebasket]] offers HL&S adventures suitable for PB's modern settings (Heroes, N&SS, and BTS)

''Link:'' [[Welcome to Barketsville|http://www.editors-wastebasket.org/Games/Palladium/Modern/Adventures/barketsville.shtm]]
''Link:'' [[History Repeats|http://www.editors-wastebasket.org/Games/Palladium/Modern/Adventures/history.shtm]]
''Link:'' [[Sins of the Father|http://www.editors-wastebasket.org/Games/Palladium/Modern/Adventures/sins.shtm]]
''Link:'' [[Too Good to be True|http://www.editors-wastebasket.org/Games/Palladium/Modern/Adventures/toogood.shtm]]
''Link:'' [[Variations on a Theme|http://www.editors-wastebasket.org/Games/Palladium/Modern/Adventures/variations.shtm]]
----
[[The Editor's Wastebasket]] offers some adventures for Rifts, though they are less like adventures and more like campaign setups. 

''Link:'' [[The Shop|http://www.editors-wastebasket.org/Games/Palladium/Rifts/Adventures/theshop.shtm]]
''Link:'' [[Freedom!!|http://www.editors-wastebasket.org/Games/Palladium/Rifts/Adventures/atlantis.shtm]]
''Link:'' [[Mingling With the Enemy|http://www.editors-wastebasket.org/Games/Palladium/Rifts/Adventures/mingle.shtm]]
----
[[The Editor's Wastebasket]] offers some ~NPCs (and former ~PCs) for Rifts.

*Alexandra Krieger
*Augustus Fairchild
*Danielle Krieger
*Johann Krieger
*Nikolas Krieger 
*Pedro Salazar
*Nikolas Dimiye
*Sho Yamato 
''Link:'' [[Rifts NPCs|http://www.editors-wastebasket.org/Games/npc.shtm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new Enchanted Clothing:

*Black Cloak 
*Fire Cloaks 
*Garments of the Traveler 
*Mantle of the Night Stalker 
*Poisonous Cloak 
*Shoes of Dancing 
*Shroud of the Grave 
*Skin of the Beast
''Link:'' [[Enchanted Clothing|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Enchanted_Clothing]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new Enchanted Jewelry:

*Amber's Talisman of "Protection vs ~Anti-Magic Cloud"
*Amulets vs Soul Stealing 
*Crystal Crown of the Swan 
*Headdress of Omadara 
*Red Crown of Fire 
*Runic Keremond's Spellshield 
*Tiara of Princess Eldabeth 
''Link:'' [[Enchanted Jewelry|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Enchanted_Jewelry]]
----
[[Kitsune|Kitsune's Palladium Web Page]] hosts two new types of enchanted object categories, for use in Heroes Unlimited. 

*Death Dealer
*Gauntlet of the Valkyrie 
''Link:'' [[Enchanted Object Categories|http://www.kitsune.addr.com/HeroesUnlimited/HeroesUnlimited-Powers.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new Enchanted Rings:

*Crystal Ring of Far Viewing
*Ring of Cleaning 
*Ring of Poison 
*Ring of the Spider Goddess 
*Star Rings
''Link:'' [[Enchanted Rings|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Enchanted_Rings]]
----
''Site:'' Explorers Unlimited
''URL:'' [[http://www.explorersunlimited.com/|http://www.explorersunlimited.com/]]
''Description:'' A huge PBP dedicated forum, largest of its kind on the Net when it comes to [[Palladium Books]]. It features major in character posting, and it blends MUD concepts with PBP to create a new kind of online gaming experience. Recommended for mature players. 

''Link:'' [[Read this thread First|http://www.explorersunlimited.com/viewtopic.php?t=3046]], if you plan on playing. 
----
[[Third Age of Dragonwright|Third Age of Dragonwright Rifts]] presents a table of stats for various types of Xiticix from the Fargo hive. 

''Link:'' [[Fargo Hive Xiticix Warriors|http://node13.shacknet.nu/rifts/xwarrior.html]]
''Link:'' [[Fargo Hive Xiticix Super-Warriors|http://node13.shacknet.nu/rifts/xsuperwarrior.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents an OCC/RCC for [[Rifts]] that combines the elements of the ~Cyber-Knight and the Burster.

''Link:'' [[Fire Knight R.C.C.|http://www.kitsune.addr.com/Rifts/Rifts-OCCs/Fire_Knight.htm]]
----
[[AFR Crew]] expands on the Aftermath material describing the Necromatic Community. Enough details here to craft an adventure around.  

''Link:'' [[The Various Forces Operating in Clavicle|http://members.cox.net/fwu/rifts/text/r-forcefoundinclavicle.html]]
----
[[The Great Ressurection]] presents some new spells and new magic items for ~BTS1.
*Physical Revertion 
*Gender Change 
*Superhuman [Attribute] 
*Helmet of Knowledge 
*Angel's Wings 
''Link:'' [[Magic Spells and Items|http://www.geocities.com/TimesSquare/Dungeon/5490/magic.html]]
----
[[The Great Ressurection]] presents some new psychic power for ~BTS1.
*~Tempro-Kenisis 
*Fury Bolt 
*Instill [Emotion] 
''Link:'' [[New Psionics|http://www.geocities.com/TimesSquare/Dungeon/5490/psionics.html]]
----
[[Section 7]] presents an adventure setting in Rifts North America. Not too much in the way of adventure ideas, but the city is detailed, as well as Archangel Heavy Industries, a major arms producer located in the city. Could be used as an adventure location for a kingdom / company looking to steal their industrial secrets. 

''Link:'' [[Gabriel City & Archangel Heavy Industries|http://www.geocities.com/TimesSquare/8976/archang.htm]]
----
''Site:'' Gaming the Smigs Way
''URL:'' [[http://sinestus.tripod.com/|http://sinestus.tripod.com/]]
''Description:'' An old palladium website with content for a number of games. Much of the material I can't link to because it's conversions.
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents a Gargoyle setting for Nightbane. Includes a new RCC, Factions, and descriptions of the Gargoyle tribes. 

''Link:'' [[The Gargoyles|http://www-personal.engin.umich.edu/~clsmith/nightspawn/gargoyles/gargoyles.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a new operative class for ATB with Ninja abilities. 

''Link:'' [[Gatorland Ninja Operative|http://www.geocities.com/kuseru/AtB_ninja.htm]]
----
[[Section 7]] presents Body Armor, Cyberware, and Equipment from Genevec Enterprises.

*1080 Civilian Armor Series
*1076 Stealth Infiltration Environmental Defense Suit
*Muscle Augmentation
*Cybernetically Enhanced Reflexes
*Cybernetic ~Gun-Link
*814 Para-wing Glider
*820 Survival Kit
''Link:'' [[Body Armor|http://www.geocities.com/TimesSquare/8976/genarmor.htm]]
''Link:'' [[Cyberware|http://www.geocities.com/TimesSquare/8976/cyber.htm]]
''Link:'' [[Equipment |http://www.geocities.com/TimesSquare/8976/gen_eqip.htm]]
----
[[Section 7]] presents a selection of weapons from Genevec.
*108 Super Derringer Pistol
*117 Heavy Particle Beam Pistol
*159 ~Micro-Rocket Assault Pistol
*225 Light Assault Laser Weapon 
*313 General Purpose Assault Rifle
*371 ~Micro-Rocket Assault Rifle
*432 Heavy Squad Support ~Multi-Weapon
*462 ~Micro-Rocket Minigun Support Weapon
*471 "Destroyer" Heavy Railgun
*250 "Vengeance" Light Railgun
*334 "Ripper" Medium Railgun
''Link:'' [[Pistols, Rifles, Heavy Weapons|http://www.geocities.com/TimesSquare/8976/genevwep.htm]]
''Link:'' [[Rail Guns|http://www.geocities.com/TimesSquare/8976/railgun.htm]]
----
[[Quality in Rifts]] takes an in depth look at character classes in Rifts, giving players insight on how the classes are best played. Articles take a look at the history, culture, and reputation of the class to help players build better characters. 

*The Art of the Hunt: ~Psi-Stalkers 
*High on Life: Juicers
''Links:'' [[Roles We Play: A Guide to Rifts Classes|http://spleen.mearcair.net/rifts/classes/classes.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides some guidance on the various HTH styles in the palladium universe. 

''Link:'' [[Part 1|http://www.geocities.com/kuseru/HtoHComparison.htm]]
''Link:'' [[Part 2|http://www.geocities.com/kuseru/HtoHcomparisson2.htm]]
''Link:'' [[Part 3|http://www.geocities.com/kuseru/HtoHcomparison3.htm]]
----
''Site:'' ~Haz-Matt's Rifts: Oakridge
''URL:'' [[http://www.haz-matt.com/rifts/index.html|http://www.haz-matt.com/rifts/index.html]]
''Description:'' Last updated around 2004, Haz's page outlines his corner of Rifts Earth, Oakridge, a town in Northwest North America. 
----
[[Hellstormer|The Hellstorm'ers Guide to the Megaverse]] shows us some new vehicles for use in the Rifts setting. Some of from his unfinished [[Desert Alliance|http://www.geocities.com/Area51/Corridor/7859/rifts1.html]] Netbook. I would have included it as an adventure setting, but it was not flushed out enough. 

''Link:'' [[ATF/B-120 "Hell-Hawk" multi-role Fighter|http://www.geocities.com/Area51/Corridor/7859/plane.html]]
''Link:'' [[SR-98C Aurora mk.3 Strategic Reconnaissance|http://www.geocities.com/Area51/Corridor/7859/Aurora.HTML]]
''Link:'' [[Mercury Class Fast Attack Hovercraft|http://www.geocities.com/Area51/Corridor/7859/mercury.html]]
''Link:'' [[Pegasus Trans-atmospheric Dropship, Cargo shuttle|http://www.geocities.com/Area51/Corridor/7859/dropship.html]]
''Link:'' [[Northern Gun NG-AA-1 Anti-aircraft vehicle|http://www.geocities.com/Area51/Corridor/7859/ngaa1_1.html]]
----
[[The Editor's Wastebasket]] presents their vision for the future of HU earth. Includes a Timeline, World Overview, Organizations, Technology (discussion, not toys), and attitudes on Super Humans. It is a dark setting based on various ~SciFi. 

''Link:'' [[Heroes 2055|http://www.editors-wastebasket.org/Games/Settings/2055/index.shtm]]
----
<<<
Heroes Unlimited is a superhero role-playing game written by Kevin Siembieda and first published by [[Palladium Books]] in 1984. The game is based upon the Palladium Books Megaversal system and is compatible with any other game on the Palladium system.

The game features superheroes fighting supervillains in a comic book-like world. The game's introduction states that the game was designed to be a "thinking man's" Superhero RPG, where the characters were vulnerable and could not amass an incredible number of skills or abilities. The experience point system of the game gave great awards to novel thinking and heroic sacrifice, in addition to defeating one's enemies. Characters in the game are defined by their ability scores, skills (dependent on education level), and class, which allows the selection of certain powers or enhanced skills or equipment. The classes allowed for a wide range of play-types, from super-powered beings to aliens to technology-based or special-training-based characters.
<<<
-[[WikiPedia on Heroes Unlimited|http://en.wikipedia.org/wiki/Heroes_Unlimited]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a number of new Holy Weapons:

*Bone Blade of Rabahl (Holy Sword of Evil) 
*Bows of Heim (Holy Bow) 
*Dark Reaver (Holy Sword of Evil) 
*Demon Heart (Holy Sword of Evil) 
*Krystaglass (Holy Elven Warsabre / Katana) 
*Red Axe of War (Holy Sword of Evil) 
*Shallar (Greater Holy Sword) 
*Shield of the Valkyrie (Greater Holy Shield) 
*Solhel Ra (Greater Holy Dagger) 
*Sword of the Earth Mother (Greater Holy Sword) 
*Taktar the Demon Scepter (Holy Mace of Evil) 
*White Fire (Lesser Holy Sword) 
''Link:'' [[Holy Weapons|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Holy_Weapons]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents zap rifles: a line of homemade energy rifles from the salvage of other weapons. Comes with some random side effects. 

''Link:'' [[ZAP Weapons|http://www.geocities.com/kirksmithicus/zap.html]]
----
[[AFR Crew]] Presents some house rules on archery dealing with Flight Time & Trajectory, as well as Maximum Effective Range.

''Link:'' [[Optional Archery Rules|http://members.cox.net/fwu/rifts/text/pf-archery_optional_rules.html]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] offers rules suitable for any Palladium game to create an animal companion. 

''Link:'' [[Animal Companions|http://www.users.qwest.net/~bhegr/gm/pets.html]]
----
[[Quality in Rifts]] offers another varient for Armor Penetration (Also see the [[version by Canadian Rifts|House Rules: Armor Penetration (Rifts)]]. It is a system where the armor becomes less able to withstand damage as it sustains damage. 

''Link:'' [[Armor Penetration Rules|http://spleen.mearcair.net/rifts/armorpen.htm]]
----
[[Canadian Rifts]] offers updates rules for armor penetration in Rifts (Also see [[version by Quality in Rifts|House Rules: Armor Penetration (2) (Rifts)]]. 

''Links:'' [[Armor Penetration: Update|http://www.geocities.com/area51/stargate/8594/updated_armor_penetration_rules.htm]]
----
House rules from [[Side One|Side One: RPG Campaign Notes]]. 
<<<
The difference between the destructive capability of a weapon and the toughness of the armor that it is trying to penetrate dictates how well aimed a shot/strike needs to be in order to damage or pierce that particular piece of armor. The precision of the hit can be calculated by adding the hit roll, any appropriate bonuses, and the Weapon Level of the weapon used. Hit Precision = Hit Roll + Bonuses + Weapon Level. If the resulting value is higher than the Armor Level, then the shot/strike overcame the resilience of the armor.
<<<
-Intro from the Author  

''Link:'' [[Armor and Weapons Levels|http://www.geocities.com/the_devillin/sharmlevels.html]]
----
[[AFR Crew]] Presents some detailed house rules for arrow construction. Account for arrowhead, arrow shaft, fletchings, and more. 

''Link:'' [[Advanced Arrow Construction Rules|http://members.cox.net/fwu/rifts/text/pf-arrow_con_rules.html]]
''Link:'' [[Advanced Arrow Construction Table|http://members.cox.net/fwu/rifts/text/pf-arrow_con_table.html]]
----
[[Quality in Rifts]] suggests methods by which to make attributes a more meaningful statistic in Rifts. 

''Link:'' [[Rifts Attributes: A Closer Look|http://spleen.mearcair.net/rifts/attributes.htm]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], adding extra skills to a character based on their background. 

''Link:'' [[Fantasy Background Skills |http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-Rules/Palladium_Background_Skills.htm]]
----
[[UG|UG's Palladium Site]] presents rules for how to play some common bar games in Rifts. 
*Pool
*Blackjack
*Slots
*Wheel of Chance
''Link:'' [[Bar Games|http://digitsweb.com/UG/RPG/Palladium/Coalition/fun.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents rules on creating your own boat. It does not include rules for how long it will takes, but accounts for just about everything else you can imagine: SDC, Size, crew, cost, speed, additional armor, weapons, sensors and optional equipment. Very detailed. 

''Link:'' [[Boat Construction Rules|http://www.geocities.com/kuseru/Boat_Construction_Rules.htm]]
----
[[AFR Crew]] Presents some detailed house rules for creating bows. Take in account bow type, bow design, bow curvature, materials used, bow string and more. 

''Link:'' [[Bow Construction|http://members.cox.net/fwu/rifts/text/pf-bow_con_rules.html]]
----
[[The Editor's Wastebasket]] offers rules on combat: a new burst fire damage table and a discussion on natural 20s. 

''Link:'' [[House Rules: Combat|http://www.editors-wastebasket.org/Games/Mechanics/Palladium/House/combat.shtm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents revisions to the rules in virtually every palladium game describing how Chi should really be handled. 

''Link:'' [[Fixing Chi|http://www.geocities.com/kuseru/KKP.htm]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents house rules for Nightbane. 
*Limb Severing
*Expanded character Creation
*Becoming Transition
*PPE Morphus Acquisition
*Healing Rules
*Specialized Insanity table for Nightbane
''Link:'' [[Nightbane House Rules|http://www-personal.engin.umich.edu/~clsmith/nightspawn/nightspawn1.html]]
----
House rules from [[Side One|Side One: RPG Campaign Notes]]. The Authors present their take on various rules involving General Combat, Mecha Combat and Space Combat. Applicable to Robotech or perhaps phase world.

''Link:'' [[Combat Notes|http://www.geocities.com/the_devillin/robo_notes.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides the reader a complete tool set to making their own martial arts style. His site contains a bunch of new styles, but who needs them when you can make your own! Only fools reveal their most precious secret. Or, if you are lazy, or just not that interested in martial arts, there are also some quicky rules for customizing the generic martial arts HTH style. 

Plus, there is also a huge set of tables so you can randomly generate a new martial arts style.

''Link:'' [[Creating Martial Art Styles|http://www.geocities.com/kuseru/style.htm]]
''Link:'' [[Quickie Rules|http://www.geocities.com/kuseru/quickie.htm]]
''Link:'' [[Martial Art Style Generator|http://www.geocities.com/kuseru/Kuseru.html]]
//Note: The generator is a PDF file. We don't link directly to downloads, so when you click the link, do a find on "Martial Art Style Generator"
----
[[Zor|Zor's Experiments]] presents his variation of the rules for critical damage, specifically for technology. The rules apply when the attacker makes a critical strike or when the defender is below 1/3 damage capacity. 

''Link:'' [[Critical Strike|http://www.geocities.com/zor_prime1/armor_piercing.htm#Critical%20Strike]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides some pretty detailed rules on creating a cult. In some areas, descriptions of how the abilities will work in game are missing, but this would provide an easy way to flush all the details out. 

''Link:'' [[Cult Creation Rules|http://www.geocities.com/kuseru/cultgen.htm]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents an interesting concept: Their S-mart brand offers custom built Power Armor. Start by picking out a chassis, and then select what addons seem appropriate. In the end, you will have calculated all the stats and cost of the new custom PA Unit. The only thing missing is Chassis pictures. 

''Link:'' [[S-Mart Custom PA Construction Rules|http://members.tripod.com/~SirTenzan/RIFTS/PAcreation.html]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], describing methods that disrupt modern sensory equipment. 

''Link:'' [[Detection Penalties|http://www.kitsune.addr.com/Rifts/Rifts-Rules/General_Detection_Penalties.htm]]
----
[[Nexus Nine]] presents rules for randomly determining one's magical heritage, were one a mage. It confers bonuses if one or both of the parents was also a magic users. Think of it as extra secondary skills given the background. 

''Link'': [[Determining Magical Heritage|http://www.nexusnine.net/doc/artc/gtt/02/]]
----
[[The Editor's Wastebasket]] offers a rules for determining alignmnet. And what you get is not so much an alignment as a guideline to how your character/NPC will act; though, that's what a regular alignment is: just click on the link. It's a pretty good idea. 

''Link:'' [[Alignments|http://www.editors-wastebasket.org/Games/Mechanics/Palladium/House/alignment.shtm]]
----
[[The Editor's Wastebasket]] offers a simple set of rules for determining exceptional attributes, S.D.C. & Hit Points, and alignments. 

''Link:'' [[Character Generation Rules|http://www.editors-wastebasket.org/Games/Mechanics/Palladium/House/character_gen.shtm]]
----
[[The Editor's Wastebasket]] offers rules on how to handle Dragons as player characters.  

''Link:'' [[Dragons as Player Characters|http://www.editors-wastebasket.org/Games/Mechanics/Palladium/House/dragons.shtm]]
----
[[The Editor's Wastebasket]] offers rules to expand how Horror Factor works, including Prolonged Exposure and ~Long-Term Effects. The rules are suitable for any palladium game, but they were designed specifically with Nightbane in mind. 

''Link:'' [[Horror Factor|http://www.editors-wastebasket.org/Games/Mechanics/Palladium/House/hf.shtm]]
----
[[The Editor's Wastebasket]] offers rules for how to use Magic an Psionics in Rifts and other palladium games. 

''Link:'' [[Magic & Psionics|http://www.editors-wastebasket.org/Games/Mechanics/Palladium/House/magic.shtm]]
----
[[The Editor's Wastebasket]] offers some simple rules on how skills can be selected by players. More like guidelines than rules.  

''Link:'' [[Skills|http://www.editors-wastebasket.org/Games/Mechanics/Palladium/House/skills.shtm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents two tables to be used during character creation. Use these tables to determine education levels for a more HU style character generation. 

''Link:'' [[Optional Basic Education Level Table |http://www.geocities.com/kuseru/Education.htm]]
''Link:'' [[Optional Expanded Education Level Table|http://www.geocities.com/kuseru/Education2.htm]]
----
[[Neon Rifts]] offers up a set of rules to limit the player's equipment by level. It is perhaps a little simple, but can be used as a guide for ~GMs to map out how/when equipment is available to players. 

''Link:'' [[Equipment Availability|http://www.comcen.com.au/~easy/neonrift/eqpavail.htm]]
//Note: You may want to Copy and Paste this page into word, as I find it hard to read. 
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], adding extra range to MD weapons by adding penalties as the range increases beyond the normal effective range.

''Link:'' [[Extended Range Rules|http://www.kitsune.addr.com/Rifts/Rifts-Rules/Extended_Range_Rules.htm]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], allowing mages to gain additional PPE through various rituals. 

''Link:'' [[Raising P.P.E. Through Ritual|http://www.kitsune.addr.com/Rifts/Rifts-Rules/Raising_PPE_Through_Ritual.htm]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] presents rules on recovery from injury. 

*Quality Of Healing Equipment
*Side Effects of Injury
*Results Of Treatment
*IRMSS And RMK Use
''Link:'' [[Rifts Healing Rules|http://www.geocities.com/Tokyo/Bay/4853/wr_heal.html]]
----
[[Hellstormer|The Hellstorm'ers Guide to the Megaverse]] shows us his variation of rules for Rifts. Includes Character Creation, Stats, Abilities, Combat, Magic and Psionics.

''Link:'' [[Hellstormers' House Rules|http://www.geocities.com/Area51/Corridor/7859/homerules.htm]]
----
[[Side One|Side One: RPG Campaign Notes]] gives us insight into the mind of Jerry, whomever that is. The link below gives us Jerry's house rules in [[Rifts]], touching on a variety of subjects including the Sniper skill, burst fire, specific Psionic skills, e-clips, taking cover, and more. 

''Link:'' [[Jerry's House Rules|http://www.geocities.com/the_devillin/homerules.html]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] offers his version of Rifts combat rules, created for an SDC only game but usable in standard rifts.

''Link:'' [[Optional Combat Rules|http://www.geocities.com/kirksmithicus/rulz.html]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents some additional upgrade options for Juicers. 

*Enhanced Endurance
*Enhanced Strength
*Enhanced Toughness
*Enhanced Prowess
*Enhanced Speed
*Enhanced Reflexes
*Enhanced Senses
*Enhanced Growth
*Enhanced Immune System
*...Plus Special and Rare Upgrades
''Link:'' [[Juicer Upgrades|http://www.users.qwest.net/~bhegr/enhance/upgrades.htm]]
----
[[Quality in Rifts]] presents an article on how the various languages evolved on Rifts Earth and optional rules language skills. 

''Link:'' [[Language in Rifts|http://spleen.mearcair.net/rifts/language.htm]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], providing a quick and simple way to govern the time required to learn new spells.

''Link:'' [[Learning Spells|http://www.kitsune.addr.com/Rifts/Rifts-Rules/Learning_Spells.htm]]
----
[[Side One|Side One: RPG Campaign Notes]] adapts the Military-occupational Specialties (MOS) concept from other Palladium games to apply to Rifts. To be used in replace of OCC Related Skills. 

''Link:'' [[Rifts MOS|http://www.geocities.com/the_devillin/mos.html]]
----
[[AFR Crew]] Presents a comprehensive set of revised magic rules for Rifts. Very in-depth rules that handle how you come to learn magic, how you cast magic and much more. 

''Link:'' [[Magic Completely Revised|http://members.cox.net/fwu/rifts/text/r-houserulesformagic.html]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] offers new skills available only to mages and rules on how to use them. 
*Alchemy
*Divination
*Charging
*Cloaking
*Group Casting
*Improvisation
*Lore: Magic
*Mystic Herbology
*Mystic Investigation
*Mystic Meditation
*Negation
*Principles of Magic
*Simulcast
*Spellcrafting
*Specialization
''Link:'' [[Magic Skills|http://www.users.qwest.net/~bhegr/magic/m_skills.html]]
----
[[Side One|Side One: RPG Campaign Notes]] suggests this new missile chart for Rifts, as well as descriptions of the missiles and new rules for ~Mini-Missiles. 

''Link:'' [[New Missile Chart|http://www.geocities.com/the_devillin/missile.html]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], describing an optional method to distribute missile damage. 

''Link:'' [[Optional Missile Blast Damage|http://www.kitsune.addr.com/Rifts/Rifts-Rules/Missile_Blast_Damage.htm]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] brings a huge set of mutant trait tables and horror factor to Heroes Unlimited. It could also be useful in Rifts. 

''Link:'' [[Expanded Mutant Traits|http://www.users.qwest.net/~bhegr/gm/newtrait.html]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], describing a new aircraft maneuver called the 'Cobra', allowing a pilot to regain position in a dogfight.  

''Link:'' [[New Aircraft Maneuver|http://www.kitsune.addr.com/NinjaSpies/NinjaSpies-Rules/Aircraft_Maneuvers.htm]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], adding the new Litorial Warfare (Military) skill package. It includes training in the operation of shallow water craft and the use of amphibious landing craft.

''Link:'' [[New N&SS Skill Package & Rules|http://www.kitsune.addr.com/NinjaSpies/NinjaSpies-Rules/New_NS_Skill_Packages.htm]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents his rules for O.C.C.-less Character Creation. As well as covering skill selections, it also goes over the attributes in great detail. 

''Link:'' [[O.C.C.-less Character Creation|http://www.geocities.com/kirksmithicus/ncrulz.html]]
----
[[Neon Rifts]] shows us his visison for Rifts Rules, covering combat, damage, stats, and mysticism. The layout is strange, but the details are all there. 

''Link:'' [[Optimised rules|http://www.comcen.com.au/~easy/neonrift/optrules.htm]]
----
[[Prysus]] presents some house rules for dealing with races using weapons that are normally too big for them (Humans using giant weapons; gnomes using human weapons).

''Link:'' [[Oversized Weapons|http://www.prysus.com/oversized_weapons.htm]]
----
[[Canadian Rifts]] offers updates rules for Robots and Power Armor combat. 

''Links:'' [[Robots and Power Armor Combat|http://www.geocities.com/area51/stargate/8594/rules2.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents his rules for Physical Endurance. Similar to the various levels of Physical Strength (Normal, augmented, superhuman), the author provides a method of bonuses for when PE is described with those titles. Also includes rules for how to use PE. 

''Link:'' [[New Rules and Powers for Physical Endurance|http://www.geocities.com/kuseru/endurance.htm]]
----
[[Quality in Rifts]] presents their collection of House Rules. It is a comprehensive set of changes, including attribute bonuses, attribute rolling, skill usage and improvement, combat, and more.

''Link:'' [[Quality in Rifts' House Rules|http://spleen.mearcair.net/rifts/houserules.htm]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], allowing phase world ships protection against Robotech heavy partical beams. 

''Link:'' [[Revised Heavy Particle Beam Strikes|http://www.kitsune.addr.com/Robotech/Robotech-Rules/Heavy_Particle_Beam.htm]]
----
House rules by [[Kitsune|Kitsune's Palladium Web Page]], revising the heights and weights for the various races in Fantasy. 

''Link:'' [[Revised Heights and Weights|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-Rules/Revised_Fantasy_Heights-Weights.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents revised rules and charts for dealing with Torpedoes in Rifts. 

''Link:'' [[Revised Torpedoes|http://www.kitsune.addr.com/Rifts/Rifts-Equipment/Rifts_Torpedoes.htm]]
----
[[Third Age of Dragonwright|Third Age of Dragonwright Rifts]] presents revised combat rules for rifts, turning all MDC into SDC. Lots of detailed, but organized a bit chaotically. 

''Link:'' [[RIFTS: Revised Edition v1.1 S.D.C. RIFTS Combat Rules|http://node13.shacknet.nu/rifts/rifts_mods.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] shows us his version of the Rifts rules. 

*Character Creation
*Skill Advancement 1.0
*Skill Advancement 2.0
*Combat Refinements
*Magic & Psionic Group Clarifications
*Revised RIFTS Combat Rules
''Link:'' [[House Rules of the RRVGG|http://members.tripod.com/~SirTenzan/RIFTS/houserules.html]]
----
[[Zor|Zor's Experiments]] provides some rules on how to handle skill penalties; that is when you players roll their skills, rules that govern applying penalties for the ~NPCs to roll counter skills (ie. player's concealment roll vs NPC detect concealment roll). 

''Link:'' [[Skill Penalties|http://www.geocities.com/zor_prime1/skill_versus.htm]]
----
[[Zor|Zor's Experiments]] provides some rules on how to handle skill advancement once the 98% mark is reached. 

''Link:'' [[Skills above 98%|http://www.geocities.com/zor_prime1/skill_penalty.htm]]
----
[[The Editor's Wastebasket]], unhappy with the high power levels in South America, offers modifications to the setting to bring the power more in-line with the rest of the Rifts Universe.  

''Link:'' [[South America: Munchkin Rising|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/sa.shtm]]
----
[[Section 7]] presents some house rules on how using PPE effects a spell caster. Probably unnessecary in rifts since  technology is general more powerful, but you might like it. 

''Link:'' [[New Rules for Spell Casting|http://www.geocities.com/TimesSquare/8976/ppe_drain.htm]]
----
[[Zor|Zor's Experiments]] presents the splice attack combat system. It is a variation of the 4 actions per melee rule, and allows for a faster paced combat session. 

''Link:'' [[The Splice Attack Rule|http://www.geocities.com/zor_prime1/insert.htm]]
----
[[Canadian Rifts]] offers updates rules for suppression firing, spray and pray firing and standard burst firing.

''Links:'' [[Spray and Pray Burst Rules|http://www.geocities.com/area51/stargate/8594/burst.htm]]
----
[[Section 7]] presents some house rules on how to learn a skill from another character. 

''Link:'' [[Learning New Skills|http://www.geocities.com/TimesSquare/8976/lrn-skls.htm]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] has a solution for you if Rifts characters just aren't powerful enough. His random table Touch of Power gives the character just a big more power that's either magical, psionic, or genetic. 

''Link:'' [[Touch of Power Rules|http://www.users.qwest.net/~bhegr/gm/touch.html]]
----
[[UG|UG's Palladium Site]] offers their house rules from the Coaliton Netbook. 
*The Percentage Points System
*Optional ways to round out your character
*Combat Rules
*Misfire Rules
*Critical Damage Rules
''Link:'' [[UG House Rules|http://digitsweb.com/UG/RPG/Palladium/Coalition/csbookrules.htm]]
----
[[UG|UG's Palladium Site]] offers their house rules for Robotech

''Link:'' [[The Percentage Points System|http://digitsweb.com/UG/RPG/Palladium/Robotech/rules/pp.html]]
''Link:'' [[Optional ways to round out your character|http://digitsweb.com/UG/RPG/Palladium/Robotech/rules/round.html]]
''Link:'' [[Gambling Rules|http://digitsweb.com/UG/RPG/Palladium/Robotech/fun.html]]
----
[[The Editor's Wastebasket]] presents new rules for how Vampires work. I like them a lot better than the Palladium canon rules; it makes vampires much more like Bramstokers.

''Link:'' [[Vampires Redefined|http://www.editors-wastebasket.org/Games/Mechanics/Palladium/House/vampires.shtm]]
----
[[The Great Ressurection]] presents an expanded setting of rules and setting info for playing the Victim campaign, as original suggested by Eric Wujcik. 

''Link:'' [[Victim Campaign Headquarters|http://www.geocities.com/TimesSquare/Dungeon/5490/vctm.html]]
----
[[Zor|Zor's Experiments]] presents weapon modification rules, to allow players with the proper skills to increase the damage, range or payload of their weapons. 

''Link:'' [[Weapon Modification Rules|http://www.geocities.com/zor_prime1/WeaponMod.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides some guidance on how Radar Works in modern games. It could also be applied to futuristic games like Rifts.

''Link:'' [[Introduction to Radar Fundamentals|http://www.geocities.com/kuseru/radar.htm]]
----
This guide is based off of TiddlyWiki, a single, self-contained html file, like a web page. It is like a blog, but each entry is like a little index card, called a tiddler. I understand this is a little abstract, so stick with me. Each entry in the center of the screen is a tiddler. This very section, [[How this Site Works]], is a tiddler. You can play around with the tiddlers, closing them and opening new ones. There is a menu bar at the top right of each text block with these options. Don't Worry: Your changes wont affect the website once you reload or leave it.

A TiddlyWiki is like a blog because it’s divided up into neat little chunks, but it encourages you to read it by hyperlinking rather than sequentially. So instead of reading one long page in a notebook to find something, you have a pile of index cards (tiddlers) that are searchable, tagged, and linked to each other. Picture yourself selecting only the index cards you want to read, and laying them down in a column on the desk in front of you. That is what TiddlyWiki does with tiddlers on your browser.

*[[How this Site Works Part2]]: More Info on TiddlyWiki from a technical point of view
*[[How this Site Works Part3]]: More Info on TiddlyWiki from a functional point of view
*[[How this Site Works Part4]]: How the heck do I use it? Tips on how to navigate the site.
----
I know, its a somewhat difficult concept to grasp, but stick with me here! Once you get your brain around the idea, it’s so easy to use, and so versitile!

TiddlyWiki isn’t just a blog with short entries, because you customize it as you use it. As for what it actually is comprised of, its just one html file. So go to [[this tiddler|http://www.tiddlywiki.com/#DownloadSoftware]] and follow the simple one click instruction to save your own blank TiddlyWiki on your computer. Then you can save your changes. Some people use TiddlyWiki as a webpage, like this one. They can easily edit it on their computer, and upload it to the web where it can be viewed in it’s own wonderful fashion, but not edited by readers.

It’s written in HTML, CSS and ~JavaScript to run on any modern browser without needing any ~ServerSide logic. It allows anyone to create personal Self Contained hypertext documents that can be posted to any web server, sent by email or kept on a USB thumb drive to make a ~WikiOnAStick.
----
So, it’s kind of like a personal wikipedia. Yet while TiddlyWiki tends to follow Wiki concepts, it diverges in one key area: Presentation. Most Wikis are page-oriented: They present content and WikiWord links, but when you click on a link, the Wiki opens a new page of content. You view content a page at a time. To go back to the calling page, you click the Back button on your browser. This is very useful for long articles. The Wikipedia is an excellent example of this concept.

TiddlyWiki, however, is more element-oriented. TiddlyWiki presents content and WikiWord links, but when you click a link, the content pops open in its own space on the same page. The huge advantage of this is that you are seeing the linked content in context along with the content of the calling link. It really makes working with the content more intuitive because you see not only the related information, but you see it with what it’s related to. This is especially useful when using TiddlyWiki for Notes and Documentation, as we are here. The caveat to this is that it doesn’t work that well for long articles. TiddlyWiki is more suited to Micro Content or short, related chunks of information.
----
Okay. It's as simple as this: When ever you see a WikiWord (<- Like that one.), and you want to know more about that topic or subject, click on it. It will open the new link within this browser window. By now, you're probably getting the hang of it. While ~WikiWords are usually phrases smashed together without spaces, they can contain spaces and I will often include spaces, like the title of this tiddler [[How this Site Works Part4]]. You can tell a WikiWord from an [[external link|http://www.nexusnine.net]] because external links will be underlined, and they will open in a new window.

The information is organized in several different ways. There is a menu bar at the top of the page on the right side. The Categories section will contain the high level units of organization (duh, right?). Above the categories is a search box. Just type in a term, and it will bring up all of the tiddlers that match that term. 

You can also try using tags. On the right side of most Tiddlers (hopefully all), you'll see a gray box called tags. The items in the box are further ways that the data is organized. For example, this is a help file, so it is tagged Help. If you left-click on the word help, it will bring up a list of all other Help tiddlers. From there you can open one or all of the similarly tagged items. I will be tagging entries with type of fan material (Netbook, Adventure Setting, Equipment, NPC, etc) and applicable setting (Rifts, HU, ATB, etc).

Further, when each tiddler is opened, there will be a menu bar or button bar at the top right of the item: 
*The ''Close'' button will close this one tiddler. 
*''Close others'' will close all tiddlers but this one. 
*''Permalink'' will change the URL to link to the current tiddler, so that you can copy and paste the link to show someone a specific item (Similarly, ''permaview'' under Meta on the right side toolbar will create a link showing all of the tiddlers you are currently viewing). 
*''References'' shows all of the tiddlers that link to this one. 
*''Jump'' allows you to move immediately to any other tiddler you have open. This is useful if you have opened several tiddlers.

There is another way to look at tags. On the right side menu, at the bottom, is a gray box. By default, it is probably on the tab 'timeline', which shows all of the Tiddlers and when they were edited. If you move to the Tags tab however, it will list all of the tags in alphabetical order. 
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a Japanese Name generator: tables, not a program.  

''Link:'' [[Japanese Name Generator|http://www.geocities.com/kuseru/japname.htm]]
----
''Site:'' Joe Merc's Rifts Webpage
''URL:'' [[http://www.geocities.com/kirksmithicus|http://www.geocities.com/kirksmithicus]]
''Description:'' A Rifts page that covers rules, ~RCCs, weapons, Equipment and more. 
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents some new symbiots and parasites for Rifts, although they are over powered by his own admission. 
*Aptor Enhancer
*Leth'n Constrictor
*Brain Worms
*~Op-Tick's
*Parasitic Armor 
''Link:'' [[Symbiots and Parasites|http://www.geocities.com/kirksmithicus/wande.html]]
----
''Site:'' Katherine Nabity's Rifts Page
''URL:'' [[http://members.cox.net/fiona_mclaud/gaming.htm|http://members.cox.net/fiona_mclaud/gaming.htm]]
''Description:'' Katherine has a lot of gaming resources, but her Palladium material is limited to Rifts Templates. Not to say this is a bad thing, as these templates are great.
----
[[SirTenzan|SirTenzan's Rifts Gallery]] provides the Rifts city of Desert Star, built on the ruins of Salt Lake City.  

*Map of Desert Star Circa 118PA
*Introduction to Desert Star
*Desert Star Places of Interest
*Laws, Regulations, and Living Costs of Desert Star
*Political Structure of Desert Star
*Desert Star's N.O.M.A.D. Military
*Desert Star's Industry, ~S-Mart
''Link:'' [[Resource Guide to Desert Star|http://members.tripod.com/~SirTenzan/RIFTS/DesertStar.html]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents some new Cybernetics and Bionics.

*Subdermal Cyber Armor 
*New ~Bio-Systems & Plastic Sugery 
*Bionic Finger Equipment & Weapons 
*~Techno-Wizard Bionics & Cybernetics 
*Lady Chrome Full Conversion Cyborg 
*~VX-2050 Cyborg Replacement Body 
*~XM-3000 "Grey Death" Cyborg Stealth Fighter
*Galatea Full Conversion Cyborg and Tranfered Intelligence (Phase World)
''Link:'' [[New Cybernetics & Bionics|http://www.kitsune.addr.com/Rifts/Rifts-Cybernetics.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] offers two new adventure settings for Palladium Fantasy
*Elven Island (Refriume)
*Mirror Valley
''Link:'' [[Adventure Settings|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-Locations.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] has a nice selection of adventure settings and NPC organizations, including several towns. 

''Rifts''
*Castle Caoth 
*REEF Canaveral Florida Base 
*Salem (Mage city of) 
*Texas Irregulars (Mercs)
*Vixen's Pride (Mercs)
''Mutants in Orbit''
*Combined United States and European Space Defense Force
''Phase World''
*Combined Stars Protectorate
*Janus 122 
*Military forces of the Consortium of Civilized Worlds (C.C.W.) 
*Military forces of the Free Worlds Council (F.W.C.) 
*Military forces of the Human Alliance (H.A.) 
*Military forces of the Trans-Galactic Empire (T.G.E.) 
*New Coventry 
*Ralsiian Star Empire 
*REF in Phase World 
*Xanadu Station

''Link:'' [[Adventure Settings|http://www.kitsune.addr.com/Rifts/Rifts-Locations.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents some new R.C.C.s and creatures for [[BTS|Beyond the Supernatural]] and [[Nightbane]].

*Dark Elf Race 
*Half Elf Race 
*Were Cheetah RCC 
*Were Fox RCC 
*Were Lynx RCC

''Link:'' [[BTS Races and Creatures|http://www.kitsune.addr.com/BTS/BTS-Creatures.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents some new R.C.C.s and creatures for [[Palladium Fantasy]].

*Dark Elf Race 
*Elven Pure Breeds 
*Fire Steeds 
*Half Elf Race 
*Thunder Horse
''Link:'' [[Fantasy Races and Creatures|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-Creatures.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new weapons and armor for a fantasy setting:

*Bows for Stronger Archers
*Dwarven / Kobold Mastersmith Armor
*Elven High Quality Bows & Arrows
*Expanded Armor List 
*Supernatural Monster Hide Armor 
''Link:'' [[Kitsune's Fantasy Weapons and Armor|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-Equipment.htm]]
----
Adventures for [[Rifts]] in Palladium's Hook, Line and Sinker format. 

* [[Kitsune|Kitsune's Palladium Web Page]] hosts a set of HLS by Dale Hanson. ''Link:'' [[HLS Vol.1|http://www.kitsune.addr.com/Rifts/Rifts-Adventures/HLS_Adventures-01.htm]]
* [[Kitsune|Kitsune's Palladium Web Page]] hosts another set of HLS by Dale Hanson. ''Link:'' [[HLS Vol.2|http://www.kitsune.addr.com/Rifts/Rifts-Adventures/HLS_Adventures-02.htm]]
* A HL&S by [[Kitsune|Kitsune's Palladium Web Page]] has the players attempting to steal the USS Alabama, which is being rebuilt by Golden Age weaponsmiths. ''Link:'' [[HL&S: To Steal a Battleship|http://www.kitsune.addr.com/Rifts/Rifts-Adventures/To_Steal_a_Battleship.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] lists 6 ~NPCs for Nightbane and BTS.


''Link:'' [[Kitsune's NPCs|http://www.kitsune.addr.com/BTS/BTS-NPCs.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] lists 4 ~NPCs for Heroes unlimited.


''Link:'' [[Kitsune's NPCs|http://www.kitsune.addr.com/HeroesUnlimited/HeroesUnlimited-NPCs.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] lists 4 ~NPCs for Ninjas and Superspies.


''Link:'' [[Kitsune's NPCs|http://www.kitsune.addr.com/NinjaSpies/NinjaSpies-NPCs.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] lists a huge collection of over 20 ~NPCs for Palladium Fantasy.


''Link:'' [[Kitsune's NPCs|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-NPCs.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] lists a huge collection of ~NPCs for both Rifts (30+) and Phase World (13).


''Link:'' [[Kitsune's NPCs|http://www.kitsune.addr.com/Rifts/Rifts-NPCs.htm]]
----
''Site:'' Kitsune's Palladium Web Page
''URL:'' [[http://www.kitsune.addr.com/palladium.htm|http://www.kitsune.addr.com/palladium.htm]]
''Description:'' One of the best sites for Palladium source material, Kitsune has been providing supplimental material for over a decade. Definately a site you should bookmark.
----
[[Kitsune|Kitsune's Palladium Web Page]] offers an expanded selection of Vehicles, Robots, Power Armor from the manufacturers of Phase World. Lots and Lots of material here; enough material to fill a netbook. 

*Consordium of Civilized Worlds 
*Naruni Industries 
*New Coventry 
*~Trans-Galactic Empire 
*Independents 
*And Much More...

''Link:'' [[Vehicles, Robots, and Power Armors of Phase World|http://www.kitsune.addr.com/Rifts/Rifts-PW-Vehicles.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] offers Vehicles, Robots, Power Armor of the days before the Cataclysm, from countries all around the world. Lots and Lots of material here; enough material to fill a netbook. 

''Link:'' [[Vehicles, Robots, and Power Armors of Pre-Rifts Times|http://www.kitsune.addr.com/Rifts/Rifts-Pre-Rifts-Vehicles.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a ton of new R.C.C.s for [[Rifts]].

*Dark Elf Race 
*Dartrok Race 
*Elven Pure Breeds 
*Fire Steeds 
*Gadorian Race 
*Half Elf Race 
*Keron Cat 
*K`Taara RCC 
*Marilith Greater Demon 
*Phase Fox 
*Pseudo Dragon 
*Ralsiians 
*Thunder Horse 
*Were Cheetah RCC 
*Were Fox RCC 
*Were Lynx RCC
''Link:'' [[New R.C.C.s and Creatures|http://www.kitsune.addr.com/Rifts/Rifts-Creatures.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] offers an expanded selection of Vehicles, Robots, Power Armor from the manufacturers of Rifts Earth. Lots and Lots of material here; enough material to fill a netbook. 

*Chipwell Industries 
*Coalition States 
*Free Quebec 
*Golden Age Weaponsmiths 
*Iron Heart Industries 
*New Navy 
*Northern Gun 
*Techno Wizard Vehicles
*TRIAX Industries 
* And More...

''Link:'' [[Vehicles, Robots, and Power Armors of Rifts Earth|http://www.kitsune.addr.com/Rifts/Rifts-Earth-Vehicles.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] offers new Vehicles for use in the Robotech Setting, including 3 Aircraft, 2 Veritech, 2 Mecha, 1 starship and 12 ships. 

''Link:'' [[Robotech Vehicles|http://www.kitsune.addr.com/Robotech/Robotech-Vehicles.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new Weapons and Equipment for Rifts:

*Battlefield Artillery
*Battlefield Mortars 
*Carbine (Short Barrel) type Weapons 
*Expanded Environmental Body Armor Features
*Expanded Power Armor Features
*Expanded Robot Vehicle Features
*Fasthawk Cruise Missile
*Free Quebec SAMAS augmentation 
*Glitter Boy Boom Gun Rounds
*Glitter Boy Special Equipment 
*Kinetic ~Mini-Missiles 
*Missile Rounds for Tanks 
*Northern Gun LAV Upgrades 
*POLAR Bombardment Missile 
*REEF Equipment 
*REEF Missile Pods
''Link:'' [[Rifts Weapons and Equipment|http://www.kitsune.addr.com/Rifts/Rifts-Equipment.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents new armor, melee weapons, pistols, rifles and heavy weapons for the Kittani and for the Sunaj. Perfect for any Atlantis Game. 

''Link:'' [[Kittani Armor and Weapons|http://www.kitsune.addr.com/Rifts/Rifts-Equipment/Weapons-Kittani.htm]]
----
!Categories
<<allTags>>
!Meta
*<<closeAll>>
*<<permaview>>
*<<saveChanges>>
*<<slider chkSliderOptionsPanel OptionsPanel 'options »' 'Change TiddlyWiki advanced options'>>
[[Kuseru|Ninjas & Superspies GM Netbook]] dumps everything from his brain and offers 101 adventure ideas. These are like movie tag lines, to inspire you to write an adventure. No details, no Stats, no maps: just good starting points. 

''Link:'' [[101 Ninjas & Superspies Adventure Ideas|http://www.geocities.com/kuseru/101adv.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] thinks the BTS occupation list is bunk (paraphrasing) and thus provides his own list of occupations, leveraging the canon ones as well as creating many of his own. 101 Occupations in total. 

''Link:'' [[BTS Occupations|http://www.geocities.com/kuseru/BTS2Occupations.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] offers over 50 new covers for N&SS. Some are more detailed (and serious) than others. 

''Link:'' [[New Covers|http://www.geocities.com/kuseru/cover.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents 30 Hook, Link and Sinker adventures in the short format. No NPC stats are included, just adventure ideas. 

''Link:'' [[HLS Adventures for N&S|http://www.geocities.com/kuseru/HLS.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a ridiculous number of new skills for N&SS, though many could be adapted to other games.

''Link:'' [[New Skills|http://www.geocities.com/kuseru/skills.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents some new equipment for N&SS

*Communication Descrambler
*Internal Firewall O.B.C. Option
*GPS Position Locator Option
*Doomsday Device
*Time Machine
*Brainwashing Machine
*Super Soldier Formula
*Super Weapon
*Femme Fatales Equipment
''Link:'' [[New Equipment|http://www.geocities.com/kuseru/equip.html]]
//Note: Some of the material in this section is rated PG.//
----
[[Kuseru|Ninjas & Superspies GM Netbook]] offers a number of new ~OCCs.

*Cyber Martial Artist
*Grand Master Martial Artist
*Instructor
*Ninja
*Psychic Martial Artist
*Super Powered Martial Artist
*Intelligence Analyst
*Looker (Femme Fatale)
*Psychic Agent
*Super Agent
*Temptress (Femme Fatale)
*Amateur Detective
*Bounty Hunter
*~Cyber-Cop
*Magestalker
*Police
*Psychic Detective
*Super Power Investigation & Enforcement (SPIE) Officer
*Cyberpunk
*Mountebank
*Prestidigitator
*Professional Assassin
*Super Villain
*Western Drug Dealer (For Palladium Fantasy)
*Battle Mage
*~Psi-Soldier
*Super Soldier
*Psychic Gizmoteer
*Hacker Gizmoteer
*Mad Scientist
''Link:'' [[New Optional Ninjas & Superspies O.C.C.s|http://www.geocities.com/kuseru/OCC.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a huge selection of new skill packages for N&SS. Well over 100 items on this page. The link below is an index; click on the category headings to see the packages.

''Link:'' [[Kuseru's Skill Programs|http://www.geocities.com/kuseru/programs.html]]
----
[[Nexus Nine]] presents the Random Item tables offered by ~LDMcFear on the ~FotM. Designed for Rifts, they produce random, fun and quirky loot. Not necessarily to be taken seriously. 

''Link:'' [[Random Item Tables|http://www.nexusnine.net/doc/artc/gtt/01/]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents the Labyrinthus Noctis Campaign, a nightbane on earth game. Includes plot ideas and NPC stats.

''Link:'' [[Labyrinthus Noctis|http://www-personal.engin.umich.edu/~clsmith/nightspawn/labrynth1.html]]
----
[[Canadian Rifts]] offers an article on the Lazlo Royal Marines. There is no OCC, but it describes how the military is organized, discusses tactics and missions, and stats out its weapons and vehicles. This could be used as an adventure setting, either pitting the group up against some Royal Marines or have them acting as (or with) LRM soldiers. 

''Weapons and Equipment''
*Augmented Armor for Marines (AAM)
*M-45 Laser Assault Rifle 
*M-88 'Bradfield' Heavy Rifle 
*M-252 Squad Automatic Weapon (SAW)
*ERYX ~Anti-Tank Missile 
*M61 Offensive Fragmentation Grenade 
*M18 Colored Smoke Grenade 
*~M15-M22 Series ~Techno-Wizard Grenades 
''Vehicles''
*~CFV-21 Makallion Cavalry Fighting Vehicle 
*~CFV-21 Makallion Cavalry Fighting Vehicle
*~UH-65 Transport Helicopter 
''Link:'' [[Lazlo Royal Marines|http://www.geocities.com/finesey.geo/royal_lazlo_marines.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents an indepth adventure set for Ninjas and Superspies. Includes maps, great details about the adventure points and solid NPC stats. Very well done, and possibly could be ported to another game system. 

''Link:'' [[Leaping Tiger, Shining Dragon|http://www.geocities.com/kuseru/LTSD.htm]]
----
[[Neon Rifts]] Presents a new spell and magic item: Limited Time Slip Talisman (and the spell to create it). It allows the mage to timeslip for 1 melee action. 

''Link:'' [[Limited Time Slip Talisman|http://www.comcen.com.au/~easy/neonrift/magic.htm]]
//Note: You may want to Copy and Paste this page into word, as I find it hard to read. 
----
[[Side One|Side One: RPG Campaign Notes]] hosts a series of adventures based on Mixed Assault Groups (~MAGs). Adventure 1 contains a map.

''Link:'' [[MAG Details|http://www.geocities.com/the_devillin/mixedassault.html]]

''Link:'' [[Adventure 1|http://www.geocities.com/the_devillin/adven1.html]]
''Link:'' [[Adventure 2|http://www.geocities.com/the_devillin/adven2.html]]
''Link:'' [[Adventure 3, Part 1|http://www.geocities.com/the_devillin/Adven3.html]]
''Link:'' [[Adventure 3, Part 2|http://www.geocities.com/the_devillin/adven3b.html]]

''Ships In the Adventures''
''Link:'' [[Birmingham Class HAAC/CC|http://www.geocities.com/the_devillin/birming.html]]
''Link:'' [[Arabian Class HAAC-2|http://www.geocities.com/the_devillin/arabian.html]]
''Link:'' [[Pegasus Class HAAC-3|http://www.geocities.com/the_devillin/pegasus.html]]
''Link:'' [[Archangel Class HAAC-4|http://www.geocities.com/the_devillin/angel.html]]
''Link:'' [[Azteca Assault Shuttle|http://www.geocities.com/the_devillin/azteca.html]]
''Link:'' [[Nirac "The Renegade"|http://www.geocities.com/the_devillin/nirac.html]]
''Link:'' [[Bracan Attack Carrier|http://www.geocities.com/the_devillin/bcarrier.html]]
''Link:'' [[Bracan Troop Transport|http://www.geocities.com/the_devillin/btransport.html]]
----
[[AFR Crew]] Presents an arms manufacturer in Rifts Canada. Includes some background and new weapons. 
*~MS6 Heavy Ion Pistol
*~DB1 Laser Pistol
*~DB55 "~Five-Five" Laser Pistol
*~DB9 Laser Pistol
*M30 Light Infantry Assault Rifle
*M36 Heavy Infantry Assault Rifle
*M40 Sniper Assault Rifle
*~LRS3 Long Range Sniper Assault Rifle
*~LRS6-Prototype Long Range Sniper Assault Rifle
*G30 Assault Laser Pistol
*M8 Plasma Ejector
*~MM-P3 Portable Power Pack
*~AC10 Machine Gun
*~SC6 Assault Shotgun
''Link:'' [[Maddock Munitions|http://members.cox.net/fwu/rifts/text/r-mm.html]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new magic armor:

*New Armor and Weapon Features 
*Arms of the Silver Oak 
*Armor Bracer 
*Armor of the Black Rose 
*Armor of the Dragon Emperor 
*Armor of the Seraph 
*Armor of Temera 
*Black Armor of the Shooting Star 
*Deathfire 
*Demon Bone Armor 
*Eastern Leather Armor of the Forest 
*Elven Leather Armor of Starlight 
*Flaming Phoenix Armor 
*Goldfire's Plate Armor
''Link:'' [[Magic Armor|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Conventional_Armor]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents some cool magic equipment:

*Alchemist's Eyes 
*Blood Wax 
*Bracer of Defense 
*Bracer of Many Blades 
*Elemental Hot & Cold Stones 
*Enchanted Carving Tools 
*Enchanted Horseshoes 
*Mystic Bags 
*Quills of Messaging 
*Shadowmyst (Rune Book) 
*Teleport Beacon
''Link:'' [[Magic Equipment|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Miscellaneous]]
----
[[Quality in Rifts]] offers a detailed look at magic in Rifts, including a history of magic and theory of how magic works. This work also includes an interesting section on how RCSG might analyze magic. 

''Link:'' [[Magic Theory, Part One: General Theory|http://spleen.mearcair.net/rifts/rifts.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a huge selection of new magic weapons:

*New Armor and Weapon Features 
*Arms of the Silver Oak 
*Arrows of the Assassin 
*Arrows of the Hawk 
*Black Axe of the Shooting Star 
*Blood Thorn 
*Blue Crystal Swords 
*Bracer Weapons 
*Bracers of the Gryphon
*Bracers of the Lightning
*Crystal Fire 
*Crystal Heart 
*Crystal Rose 
*Crystal Shards 
*Crystal Song 
*Crystal Staff of the Ankh 
*Crystal Star 
*Crystal Thunder 
*Elven Bows of Starlight 
*Elven Warsabre 
*Fangs of the Asp 
*Flaming Blades of Helion 
*Gold and Silver Bows 
*Goldfire's Sword 
*Javelin Rod 
*Pen Sword 
*Shadow Blade of Arianna 
*Shield of the Black Rose 
*Shield of the Phoenix 
*Shield of the Thunder Dragon 
*Shifting Staff 
*The Spider Sword 
*Staff of the Phoenix 
*Staves of the Dragon Monks 
*Sword of the Black Rose 
*Sword of the Fire Dragon 
*Valshara 
*White Spear 
*Windrella
''Link:'' [[Magic Weapons|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Conventional_Weapons]]
----
[[AFR Crew]] present a random encounter table for the magic zone, sorted by area:
*The Shallows
*Deep Magic Zone
*The Zaphoriel Mire
*Outer Catacombs
*Inner Catacombs
*Erebus’ Tower
''Link:'' [[Magic Zone Random Encounter Table|http://members.cox.net/fwu/rifts/text/r-magic_zone_random_encounters.html]]
----
[[AFR Crew]] Presents the Magic Zone Federated Charter, the legal framework by which Alistair Dunscon rules. 

''Link:'' [[Magic Zone Federated Charter|http://members.cox.net/fwu/rifts/text/r-federated_charter.html]]
----
New magic spells by [[Kitsune|Kitsune's Palladium Web Page]]. Page lists a few dozen new spells, which could be adapted for use in Heroes Unlited, Palladium Fantasy, BTS, and Nightbane. 

''Link:'' [[New Spells|http://www.kitsune.addr.com/Rifts/Rifts-MagicSpells/Wizard_Spells.htm]]
----
New magic spells by [[Kitsune|Kitsune's Palladium Web Page]]. Page lists three new necromancy spells, which could be adapted for use in Heroes Unlited, Palladium Fantasy, BTS, and Nightbane. 

''Link:'' [[New Necromancer Spells|http://www.kitsune.addr.com/Rifts/Rifts-MagicSpells/Necromancer_Spells.htm]]
----
New magic spell by [[Kitsune|Kitsune's Palladium Web Page]]. Page lists one tattoo, Wings Tattooed on Back, which is similar to winged flight spell. 

''Link:'' [[New Tattoo|http://www.kitsune.addr.com/Rifts/Rifts-MagicSpells/New_Tatoos.htm]]
----
New magic spell by [[Kitsune|Kitsune's Palladium Web Page]]. Page lists one spell, Time Warp: Machinebane, which is similar to Time Warp: Age.

''Link:'' [[New Temporal Spell|http://www.kitsune.addr.com/Rifts/Rifts-MagicSpells/Temporal_Spells.htm]]
----
New magic spells by [[Kitsune|Kitsune's Palladium Web Page]]. Page lists 12 new elemental spells, which could be adapted for use in Heroes Unlited, Palladium Fantasy, BTS, and Nightbane. 

''Link:'' [[New Warlock Spells|http://www.kitsune.addr.com/Rifts/Rifts-MagicSpells/Warlock_Spells.htm]]
----
[[About the Guide]]
<<newTiddler>>
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents an adventure setting where the players stumble through a rift to the Manhunter world. It needs a lot of work, but it's a basic framework to begin the adventures from. 

''Link:'' [[Manhunter Dimension Adventures|http://www.users.qwest.net/~bhegr/campaign/adven/riftcamp.htm]]
----
[[Manistique Imperium|The Manistique Imperium]] Presents a collection of body armor and personal force fields from the Northern State's manufacturers.

''Body Armor''
*~BA1, Light Composite Body Armor
*~BA2, Light Body Armor
*~BA3, Regular Body Armor
*~BA4, Augmented Heavy Body Armor
''Force Fields''
*Light Force Field Belt
*Medium Force Field Belt
*Heavy Force Field Belt
*Regular Force Field Harness
*Heavy Force Field Harness
*Extended Heavy Force Field Harness
*Infantry Force Shield
''Link:'' [[Body Armor|http://the-manistique-imperium.freeservers.com/bodyarmor.htm]]
''Link:'' [[Force Fields|http://the-manistique-imperium.freeservers.com/technologies.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] Presents a collection of new cybernetics.

*Full Headjack
*Jack slot
*common Jack packs
*Less common Jack packs
*Spinal tap
*Physical Jack packs
*Sensory processor
*Advanced Multi optic eye
*Olfactory analyzer
*Trip Jack
*Cyber Amplifier
*Decrypter
*Nano Skin
''Link:'' [[Cybernetics|http://the-manistique-imperium.freeservers.com/cybernetics.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] Presents some tools and house rules for the Game Masters. 

*Rifts Game Master Compendium By Arvid Knudsen
*Low, High and Extreme Attribute Charts
*Salvaged Goods Price Guide
*Advanced (better) Rules for MDC Weapon combat
''Link:'' [[Manistique Imperium GM Tools|http://the-manistique-imperium.freeservers.com//gmr.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] Presents some maps for use in Rifts. 

*Rifts Earth
*Rifts North America
*Great Lakes area
*Great Lakes Magic activity map
*The Imperium
*Manistique City
*Newberry area
*Seney area
*Fox area
''Link:'' [[Manistique Imperium Maps|http://the-manistique-imperium.freeservers.com//maps.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] presents the Netbook of its name sake. A wealth of information here on the northern power, including a timeline, ~OCCs, Companies, Maps, Government, and a bunch of new toys.

''Link:'' [[Manistique Imperium Netbook|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] presents new ~OCCs and ~RCCs from the northern state. 

''OCC''
*Imperial Marine
*Imperial Police Officer
*Imperial S.S. Marine
*Warp Berserk
*Cyber Agent
*Cyber Juicer
*Cyber Shaman
*Stealth Cyborg
''RCC''
*Spinek: Spiky Humanoids
*Tuber: Tall humanoids with jet tubes on their skin that help them swim and move in low-zero G. 
*D'Ant: Dimensional Ants. Yup, insect size ants. 
''Link:'' [[Manistique Imperium OCCs|http://the-manistique-imperium.freeservers.com//occs.htm]]
''Link:'' [[Manistique Imperium RCCs|http://the-manistique-imperium.freeservers.com//rccs.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] Presents a collection of Robots, Robotic Vehicles, and Power Armor.

*Robot: Assualt Tank Robot
*Robotic Vehicle: Missileer
*Robotic Vehicle: Egg 'Bot
*Centurion Power Armor
*Legionnaire Power Armor 
''Link:'' [[Robots|http://the-manistique-imperium.freeservers.com/robots.htm]]
''Link:'' [[Robotic Vehicles|http://the-manistique-imperium.freeservers.com/roboticvehicles.htm]]
''Link:'' [[Power Armor|http://the-manistique-imperium.freeservers.com/powerarmor.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] Presents some a whole slew of new computer and technical skills. Perhaps too much specialization, but definately something to discuss with your GM if you are playing a gear head. 

''Skills Described:'' Computer Operations, Computer Imaging, Computer Keyboarding, Computer Language, Computer Networks, Supercomputers, Computer Programming, Computer Hacking, Cyberjacking, Neural Interface & Networks, Glyph/Icon Language, Neural Interface & networks: Advanced, VR/3D Systems, Cyber Combat, Artificial Intelligence, Computer Engineer, Neurologics Engineer, Cryptography, Encryption, Mathematics - Basic, Mathematics - Advanced, Mathematics: Statistics, Perception skill, Electronic ~Counter-Measures (Jamming), Laser, Optic Systems, Radar/Sonar Operation, Radio: Basic, Radio: Advanced, Radio: Scramblers: Basic, Radio: Scramblers: Advanced, Radio: Scramblers: Expert, Surveillance Systems, Telephone Networks, TV/Video: Basic, Basic Electronics, Advanced Electronics, Expert Electronics, Circuit Board ~Micro-Electronics, Computer Repair, Electrical Engineer, Robot Electronics, Nanotechnology, Nanomanufacturing, Nanorobotics, Nuclear Physics, Interdimensional Theory, Cosmology, ~Cross-Dimensional Physics, ~Trans-Dimensional Physics, Bionics, Invention, Investigative, Lore - Science, Lore - Technology, Electronic Engineer, Robot Engineer, Basic Cybernetics, Find Contraband, Weapons & cybernetics, Basic Mechanics, Bioware Mechanics, Cybernetic/Bionic Repair, Design Engineering, M.D. in Cybernetics, Medical - Juicer Technology, Psychobiology. 

''Link:'' [[New Scientific, Technical & Computer Skills|http://the-manistique-imperium.freeservers.com/skills.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] Presents a collection of new hovercraft vehicles.

*The Air Van
*The NG Maverick
*The Imperial Dodge Rocket
*~Mighty-V 
*Civilian Ground Vehicles 
''Link:'' [[Vehicles|http://the-manistique-imperium.freeservers.com/vehicles.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Manistique Imperium|The Manistique Imperium]] Presents a collection of new hovercraft vehicles.

*SC U2 laser pistol
*SC U4 ion blaster
*SC U8 tech gun
*011 fusion sidearm
*022 fusion rifle
*033 advanced fusion rifle
*044 fusion cannon
*055 fusion heavy cannon
*U1 fusion grenade
*~IA001 heavy laser pistol
*~IA002 heavy ion pistol
*~IA1 Flechette pistol
*~IA2 Bolt Pistol
*~IA5 Maxigun
*~IA9 Skirmish Rifle
*~IA10 Flechette Gun
*~IA17x 'Stutter' ion carbine
*~IA11 Bug Stopper
*~IA17 Enhanced Carbine
*~IA15 Standard Rail Gun
*~IA16 Enhanced Rail Gun
*~IA13 Laser Carbine
*repulsor pistol
*auto laser pistol
*foam wand
''Link:'' [[Weapons|http://the-manistique-imperium.freeservers.com/weapons.htm]]
''Link:'' [[MI Main Page|http://the-manistique-imperium.freeservers.com/]]
//Beware of Ads//
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents rules to convert the martial arts of N&SS to the Palladium Fantasy World. 

''Link:'' [[Revised Martial Arts O.C.C.s for Palladium Fantasy|http://www.geocities.com/kuseru/conversion.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides rules to create Martial Arts Organizations, similar to the Rifts Mercenary Company creation rules. 

''Link:'' [[Martial Arts Organizations for Ninjas & Superspies|http://www.geocities.com/kuseru/Org.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents Skill Costs and Shorter Learning Times for Mystic China Martial Arts.

''Link:'' [[Martial Arts Skill Times|http://www.geocities.com/kuseru/MCskill.html]]
----
[[AFR Crew]] Presents a guide to mercenary contracts. It includes all of the clauses you would likely find and the various types of compensation packages that might be offered. A great way to easily add some depth and spice to Mercenary games. 

''Link:'' [[Mercenary Contracts|http://members.cox.net/fwu/rifts/text/r-mercenarycontracts.html]]
----
[[AFR Crew]] presents a huge collection of merc vocabulary. Huge.  

''Link:'' [[Mercenary Lexicon|http://members.cox.net/fwu/rifts/text/r-merc_lexicon.html]]
----
[[Kitsune|Kitsune's Palladium Web Page]] hosts a collection of new armor, melee, pistols, submachine guns, rifles, heavy weapons, and other accessories from Metalworks Incorporated.

''Link:'' [[Metalworks Incorporated Weapons and Armor|http://www.kitsune.addr.com/Rifts/Rifts-Equipment/Weapons-Metalworks.htm]]
----
<<<
MicroContent being a fashionable word for self-contained fragments of content that are typically smaller than entire pages. Often MicroContent is presented via some kind of aggregation that reduces the perceptual shock and resource cost of context switching (eg Blogs aggregating several entries onto a page or Flickr presenting photos in an album). This TiddlyWiki aggregates MicroContent items that I call 'tiddlers' into pages that are loaded in one gulp and progressively displayed as the user clicks hypertext links to read them.
<<<

''-[[Jeremy Ruston|http://www.tiddlywiki.com/#JeremyRuston]]'', creator of TiddlyWiki.
----
[[Side One|Side One: RPG Campaign Notes]] shows us their vision of the ~Mid-Atlantic region of Rifts Earth. 

''Link:'' [[Mid-Atlantic City States|http://www.geocities.com/the_devillin/maryland.html]]
----
[[Side One|Side One: RPG Campaign Notes]] offers new ~OCCs to go with their vision of the ~Mid-Atlantic region of Rifts Earth. 

''Link:'' [[Citizens of Baltimore|http://www.geocities.com/the_devillin/citizen.html]]
''Link:'' [[Redeemer OCC|http://www.geocities.com/the_devillin/redeemer.html]]
''Link:'' [[The Knight Orders of Baltimore|http://www.geocities.com/the_devillin/knight_orders.html]]
''Link:'' [[Baltimore Defense Force|http://www.geocities.com/the_devillin/bdf.html]]
''Link:'' [[House Witch OCC|http://www.geocities.com/the_devillin/HouseWitch.doc]]*
//Note: For the house witch, do a find on 'House Witch'. It is a MS Word file, and we do not link directly to downloads.//
----
[[Kitsune|Kitsune's Palladium Web Page]] hosts new weapons and stats for common modern weapons. 

*Tomlinson Industries ARES II FMG
*M18 Claymore Mine 
*Video Camera 40 mm Grenade Launcher Round
*Small Arms for Modern Palladium Game Systems 
''Link:'' [[Ninjas & Super Spies Weapons|http://www.kitsune.addr.com/NinjaSpies/NinjaSpies-Equipment.htm]]
----
[[The Editor's Wastebasket]] describes the various Orders of Monks in Palladium. Very detailed.  

''Link:'' [[Monastic Orders|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/World/monks.shtm]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] shows us the monsters created for his Red River Valley Gaming Group. 

*Blood Hawk
*Corgus (Grey)
*Corgus (Yellow)
*Draksal
*Enegyrok
*Oligam
*Ratler
*Sagla
*Tosh
''Link:'' [[New Monsters|http://members.tripod.com/~SirTenzan/RIFTS/monsters.html]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a class for [[BTS|Beyond the Supernatural]] and [[Nightbane]] that is empowered by mystic means, and that is compelled to help others and fight evil.

''Link:'' [[Mystic Protectors Character Class|http://www.kitsune.addr.com/BTS/BTS-OCCs/Mystic_Protectors.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a list and index of skills appropriate for N&SS found in all palladium books. Handy if you have skills to burn, but just can't find something to your liking in the main book. 

''Link:'' [[N&SS Skill Index|http://www.geocities.com/kuseru/NewMasterSkillsList.htm]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents a selection of Northern Gun equipment. 
*NG "E"-Stove
*NG “Zippo” Lighter
*NG “E” AM/FM Radio Receiver
*NG LED Flashlight
*NG “E” AM/FM Long Range Radio 
*NG “E” Light Motorcycle
*And various Medical, Electronic, Woodworking, Automotive, Camping and Clothing items. 
''Link:'' [[Northern Gun Equipment|http://www.geocities.com/kirksmithicus/northerngunequipment.html]]
----
[[Third Age of Dragonwright|Third Age of Dragonwright Rifts]] presents stats for the NG Maverick, Ground Assault Hovercraft. Includes a wicked picture.  

''Link:'' [[NG Maverick|http://node13.shacknet.nu/rifts/ngmav.html]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents a line of Northern Gun Weapons, many of the SDC weapons. 
*~NG-224  9mm Automatic Pistol
*~NG-234  9mm Sub-machinegun
*~NG-244  12 gauge Shotgun
*~NG-245 8mm CAR (Civilian Automatic Rifle)
*~NG-252  6mm Assault Rifle
*~NG-66 AAM (Anti Armor Missile) Launcher
*NG Napalm Canisters
*NG Riot Gas Canisters
''Link:'' [[Northern Gun Weapons|http://www.geocities.com/kirksmithicus/northerngun.htm]]
----
[[The Editor's Wastebasket]] provides more information on the NGE, including Government, Cities, ~D-Bees, and some ~NPCs. 

''Link:'' [[NGR Revisited|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/ngr.shtm]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents an NPC for use in Rifts. El Salvador is a ~Ex-CS Soldier who is working against them now. No Stats, just background. 

''Link:'' [[El Salvador |http://www.geocities.com/kirksmithicus/salvador.html]]
----
[[Katherine Nabity|Katherine Nabity's Rifts Page]] provides Ready to go templates with stats for ~NPCs of various class at various levels. Extremely useful. 
*CS Grunts
*Dogboys
*Psi Stalkers
*CS Juicers
*RPA Pilots
*CS Commandos
*Full Conversion Borgs
*Baal-rogs
*Archfiends
*Magots
*Raksasha
*Demon Locusts
*Hunter Demons 
*Imperial Legionnaires (Kreeghor)
*Invincible Guardsmen (Kreeghor, earth form)
*Invincible Guardsmen (Kreeghor, metal form)
*Mystic Knights
*"Pure Mage" Leyline Walkers
*"Battle Mage" Leyline Walkers
''Link:'' [[NPC Templates|http://members.cox.net/fiona_mclaud/riftsmain.htm]]
----
[[Section 7]] presents ~Nano-Technology and all it's applications. 

''Link:'' [[Nano-Tech Disassembler Weapons|http://www.geocities.com/TimesSquare/8976/ndw.htm]]
''Link:'' [[Nano Neutralizers|http://www.geocities.com/TimesSquare/8976/ndw_neut.htm]]
''Link:'' [[Nano-Tech Repulsors|http://www.geocities.com/TimesSquare/8976/nt_repul.htm]]
''Link:'' [[Nano-Tech Medical Emergency Surgery System|http://www.geocities.com/TimesSquare/8976/nmess.htm]]
''Link:'' [[Nano-tech Repulsor Breaching System|http://www.geocities.com/TimesSquare/8976/nt_brch.htm]]
----
[[Neon Rifts]] presents some new equipment and armor. 

*New Ammunition Types
**Hip Battery
**Bionics Battery
**Back Pack Battery
**Worn E-clip
**Half E-clip
*New Armour Types
**Iron & Hide Armour
**Modular Vehicle and PA Armour
''Link:'' [[Equipment, Weaponry & Accessories|http://www.comcen.com.au/~easy/neonrift/equip.htm]]
//Note: You may want to Copy and Paste this page into word, as I find it hard to read. 
----
''Site:'' Neon Rifts
''URL:'' [[http://www.comcen.com.au/~easy/neonrift/index.htm|http://www.comcen.com.au/~easy/neonrift/index.htm]]
''Description:'' Last updated in 2003, this site hurts my eyes a bit with their choice of background and text color. However, it does have a lot of information. The main page promotes enhancing the Rifts experience, and not though big toys.  
----
<<<
While Palladium books wrote a new modern weapons compendium relatively recently, it does not cover many of the modern weapons and many of the weapons the book covers are very rair weapons such as the 44 Automag and 9 mm Mamba. These lists cover many of the more common and wanted weapons such as the .50 Desert Eagle, The Glock Series, the Police Issue Smith and Wessons, and many other important weapons. In addition, this list includes revised rules for firearms.
<<<
- As described by the author, [[Kitsune|Kitsune's Palladium Web Page]] 

''Link:'' [[The Netbook of Modern Firearms|http://www.kitsune.addr.com/Firearms/Firearms.htm]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents a number of new Factions for Nightbane. 

''Link:'' [[Illuminati Factions|http://www-personal.engin.umich.edu/~clsmith/nightspawn/society_1.html#start]]
''Link:'' [[The Oracles Faction|http://www-personal.engin.umich.edu/~clsmith/nightspawn/oracle_society.html#oracle]]
''Link:'' [[Vampire Dominions|http://www-personal.engin.umich.edu/~clsmith/nightspawn/vamp_doms_1.html]]
''Link:'' [[The Liberated|http://www-personal.engin.umich.edu/~clsmith/nightspawn/society_2.html#liberated]]
----
[[UG|UG's Palladium Site]] offers their New Invid Era adventure setting for Robotech
*History
*Combat & Sensors
*Invid Matrix
*Inga/Regis
*Regent
*...And more
''Link:'' [[The New Invid Era|http://digitsweb.com/UG/RPG/Palladium/Robotech/map.html]]
----
[[UG|UG's Palladium Site]] offers their New Invid Era adventure setting for Robotech
*Ancient Weapons
**Pole Arms 
**Sword
**Blunt Weapons 
**Staves 
*Body Armor
**~CVR1 
**~CVR2 
**~CVR3 
**~CVR4 
**~CVR5 
*Weapons for the Resistance force (S.D.C.)
**Revolvers 
**Automatic Pistols 
**~Sub-Machine Guns 
**Rifles 
**Machine Guns 
**Shotguns 
**Heavy Weapons 
**Special Guns 
**Energy Weapons 
''Link:'' [[Ancient Weapons|http://digitsweb.com/UG/RPG/Palladium/Robotech/REF/weapons/aweapon.html]]
''Link:'' [[Body Armor|http://digitsweb.com/UG/RPG/Palladium/Robotech/REF/weapons/bodyarmor.html]]
''Link:'' [[Modern Weapons|http://digitsweb.com/UG/RPG/Palladium/Robotech/REF/weapons/sdcweapon.html]]
----
''Site:'' Nexus Nine 
''URL:'' [[http://www.nexusnine.net/|http://www.nexusnine.net/]]
''Description:'' The Shifter's Alma Mater; actively updated quarterly, it is a palladium website with good quality material developed by the forum user community. Much of the material is devoted to Rifts.
----
[[Nexus Nine]] presents adventure settings for Rifts and Aliens Unlimited. 

*Dyrunth Space Station: A new adventure setting for Aliens Unlimited; includes new Savorign R.C.C. 
*Purple Poison: A new adventure setting for Rifts, set in the Pecos Empire. 
*Fort Abilene: Adventures, Information and ~NPCs from Fort Abilene, a Coalition military base in Lone Star. 
''Link:'' [[Adventure Settings|http://www.nexusnine.net/doc/artc/adv/]]
----
[[Nexus Nine]] offers two HLS adventures. 
*Rifts: Escort a scientist to retrieve replacement parts for his clockwork machinery
*PF: Search for a Master Dwarf who can repair a mighty forge

''Link:'' [[HL&S Adventures|http://www.nexusnine.net/doc/artc/hls/]]
----
[[Nexus Nine]] Presents various articles for ~GMs focused on the Coalition States.

*Reason for Joining the CS: An expansive set of tables to determine why a soldier joined the Coalition. 
*CS Battle Order: Details on the CS ranks, battle formations, and more. 
*Fort Abilene: Adventures, Information and ~NPCs from Fort Abilene, a Coalition military base in Lone Star. 
''Link:'' [[The Coalition States|http://www.nexusnine.net/doc/artc/cs/]]
----
''Site:'' Nexus of the Dark Lord
''URL:'' [[http://mywebpages.comcast.net/jacksonsdc/index.htm|http://mywebpages.comcast.net/jacksonsdc/index.htm]]
''Description:'' Website of the Dark Lord, a ~FotM regular. Once home to the Rifts Mideast Netbook, now pretty much an exclusive Phase World page. 
----
<<<
Nightbane is a dark fantasy role-playing game and setting created by C.J. Carella and published in 1995 by [[Palladium Books]]. The game uses Palladium's megaversal system, which is also used by the multi-genre game [[Rifts]] and the horror game [[Beyond the Supernatural]], among other games.

Originally called "Nightspawn", the name was changed after legal threats from Todd ~McFarlane, creator of the Spawn comic book.

The world of Nightbane is very much like our own modern world on the surface, but beneath that, it is more sinister. Disappearances and murders are common place. Reports of monster sightings are more frequent, and people tend to feel hopeless and helpless. The reason for this is that a secret cabal of supernatural beings from another dimension and their shapeshifting minions have quietly seized control of the world's government and corporate powers.
<<<
-[[Wikipedia on Nightbane|http://en.wikipedia.org/wiki/Nightbane]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents some Nightbane Character Sheets. 
*Basic Nightbane Char. Sheet in Postscript format, zipped
*Character Sheet in MS Excel format 
*Guardian Character Sheet
*Kinetic PCC Character Sheet
*Page 2 of any Character Sheet
*Spell Sheet
''Link:'' [[Character Sheets|http://www-personal.engin.umich.edu/~clsmith/nightspawn/char_sheets.html]]
----
[[Christopher Smith|Christopher Smith's NightBane Page]] presents a collection of weapons, armor, and other items. 
*Dream Swords
*Magic Foci 
*Terror Mask 
*Puzzle Of The Damned 
*SWAT Armor 
*Night Bane, Runesword Katana 
*Silence Bullet 
''Link:'' [[The Gargoyles|http://www-personal.engin.umich.edu/~clsmith/nightspawn/gargoyles/gargoyles.html]]
----
''Site:'' Ninjas & Superspies GM Netbook
''URL:'' [[http://www.geocities.com/kuseru/Kuseru.html|http://www.geocities.com/kuseru/Kuseru.html]]
''Description:'' Last updated in 2006, this page has a wealth of information of N&SS and well as other Oriental RPGs. The page layout is a bit haphazard, but the content is there. 
----
<<<
Ninjas and Superspies is a role-playing game written by Erick Wujcik and published in 1988 by [[Palladium Books]]. The game uses the same game mechanics as Palladium's other releases. This game does not use Palladium's ~Mega-Damage system.

The game contains game rules for martial arts and mystic powers, alongside rules for playing spies and superspies with gadgets, cybernetics and other James Bond-esque toys. Mystic China, the game's only published supplement, adds additional character classes, martial arts, and campaign material focused on Chinese traditional culture (Feng shui geomancers, Taoist priests, etc.)

The Mystic China Sourcebook, another supplement, expands with 41 additional martial arts forms, more weapons, several Immortal NPC classes, and a variety of Chinese mythology resources, including demons, demon hunters, the Yama Kings, and extensive Chi combat expansion rules.
<<<
-[[WikiPedia on Ninjas and Superspies|http://en.wikipedia.org/wiki/Ninjas_and_Superspies]]
----
[[Third Age of Dragonwright|Third Age of Dragonwright Rifts]] presents a few maps of North America Rifts earth, denoting locations from the books. 

*Eastern North America
*Western North America
*Tolkeen
''Link:'' [[Rifts NA Maps|http://node13.shacknet.nu/rifts/]]
//Note: We don't link directly to downloadable files. You can find the maps on the right menu bar. Search for "rifts east".//
//Note: In IE, it takes a few seconds for the ads to load at the top, during which you can't scroll.//
----
[[Nexus Nine]] presents the Northern Gun Netbook, a look at the History, Government and cities of Northern Gun. Armed Forces, Adventure Settings and New Toys are also included. 

''Link:'' [[Northern Gun Netbook|http://www.nexusnine.net/doc/nb/ngnb/]]
----
Nexus Nine presents a selection of new Robots, Power Armor and Vehicles from the Northern Gun Netbook. 

*~NG-X3 Bounder Power Armor
*Kodiak Power Armor
*Forester Power Armor
*NG Sentinel Class Cyborgs
*NG Super Hunter Upgrade Package
*~NG-V12 Warrior
*NG Switchblade UCAV
*NG "Eye in the Sky" Drones
*~NG-750 Nightstalker Hovercraft
*CS Military Hovercraft ~Knock-Offs
*CS Military Helicopter ~Knock-Offs
*NG Mule Heavy Truck
*NG Wolverine ATV
*NG Black Bear ATV
*NG Bison GTV Truck
*NG Civilian Hovercraft
*Iron Heart Armaments Redesigns
''Link:'' [[Power Armor|http://www.nexusnine.net/doc/nb/ngnb/08/index.html#PA]]
''Link:'' [[Bionics|http://www.nexusnine.net/doc/nb/ngnb/08/index.html#B]]
''Link:'' [[Robots & Vehicles|http://www.nexusnine.net/doc/nb/ngnb/08/index.html#RV]]
----
[[Nexus Nine]] presents a selection of new Weapons, Armor and Equipment from the Northern Gun Netbook. 

*~NG-45LPP "Long Pulse Pistol"
*~NG-M286 ~Multi-Weapon System
*~NG-AABS2 ~Anti-Armor Beam System
*~NG-LAW1 Light ~Anti-Armor Weapon
*~NG-BRS01 Weapon Biometric Recognition System
*~NG-BRS02 Vehicle Biometric Recognition System
*~NG-CES7 Combat Enhancement System
*~NG-EX18 Spartacus Exoskeleton

''Link:'' [[Weapons|http://www.nexusnine.net/doc/nb/ngnb/08/index.html#W]]
''Link:'' [[Armor & Equipment|http://www.nexusnine.net/doc/nb/ngnb/08/index.html#EQ]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] offers revisions to the canon ~OCCs to balance the gameplay and bring them in line with N&SS ~OCCs.

''Link:'' [[Mystic China OCC Revisions|http://www.geocities.com/kuseru/MysticChinaOCCconversions.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] offers revisions to the canon ~OCCs to balance the gameplay in N&SS.

''Link:'' [[N&SS OCC Revisions|http://www.geocities.com/kuseru/NSOCCconversions.htm]]
----
[[Haz-Matt|Haz-Matt's Rifts: Oakridge]] provides a complete look at Oakridge, a city in the Pacific Northwest of the former USA. Includes a timeline, places of interest, Maps, Vehicles, Equipment, Weapons, Information on the military, new ~OCCs, Other towns and more. 

''Link:'' [[Oakridge Netbook|http://www.haz-matt.com/rifts/index.html]]
----
[[Haz-Matt|Haz-Matt's Rifts: Oakridge]] presents some ~OCCs from the Pacific Northwest. 

*Oakscout
*Oakcorps Grunt 
*High School grad
''Link:'' [[Oakridge OCCs|http://www.haz-matt.com/rifts/equip.html#OCC]]
----
[[Haz-Matt|Haz-Matt's Rifts: Oakridge]] presents some Power Armor from the Pacific Northwest. 

*Smokey the bear PA 
*Paul Bunyan Battle/Logging Power Armor 
*Babe the Blue Ox Robotic hauler 
''Link:'' [[Oakridge Power Armor|http://www.haz-matt.com/rifts/equip.html#Armor]]
----
[[Haz-Matt|Haz-Matt's Rifts: Oakridge]] presents some weapons from the Pacific Northwest. 

*M-67 Sniper Rifle 
*M-200 Commando Rifle
*Buster Rifle
*Caster TW weapon system
*Power Armor Killer Missile System
''Link:'' [[Oakridge Weapons|http://www.haz-matt.com/rifts/equip.html#Top]]
----
[[Haz-Matt|Haz-Matt's Rifts: Oakridge]] presents some vehicles from the Pacific Northwest. 

''Civilian Vehicles''
*Oak0034 Logging ~Exo-Frame
*OAKTECH POLARIS 500n SPORTSMAN
*OAKTECH POLARIS 500n SCRAMBLER
*OAKTECH POLARIS SPORTSMAN 6x6 NUKE
*OAKTECH POLARIS RANGER NUKE
*OAKTECH UNIMOG 

''Military Vehicles''
*~M2-G Glitter Bradley Infantry Fighting Vehicle
*The ~M60-G
*The ~M1A2-G
*~HMMWV-G
*~A-10-G
*~UH-64-G 
*~HMMWV2 "Diamond Back" Scout vehicle 
''Link:'' [[Oakridge Vehicles|http://www.haz-matt.com/rifts/vehicles.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides a very simple table listing adjectives next to PB numbers, for describing ~NPCs.

''Link:'' [[Physical Beauty description chart|http://www.geocities.com/kuseru/beauty.htm]]
----
<!--{{{-->
<div class='header'>
 <div class='titleLine'>
 <span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
 <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
 </div>
</div>
<div id='sidebar'>
 <div id='sidebarSearch' macro='search'></div>
 <div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
 <div id='sidebarOptions' refresh='content' tiddler='KubrickSidebar'></div>
 <div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
 <div id='messageArea'></div>
 <div id='tiddlerDisplay'></div>
</div>
<div id='contentFooter'>Brought to you by <a href="http://www.nexusnine.net">Nexus Nine</a> and the <a href="http://forums.nexusnine.net">Tank Nine Forums</a>. <A href="http://www.nexusnine.net/discl.html">Disclaimer</A>.</p></div>
<!--}}}-->
As if you didn't know, Palladium Books is a role-playing game publisher, perhaps best known for their popular Rifts series.

''Titles''
*[[After The Bomb]]
*[[Beyond the Supernatural]]
*[[Chaos Earth]]
*[[Heroes Unlimited]]
*[[Nightbane]]
*[[Ninjas and Superspies]]
*[[Palladium Fantasy]]
*[[Rifts]]
*[[Robotech]] 
*Splicers
*[[Systems Failure]]
*...And Others

For more information, visit:
*[[Palladium Books Official Website|http://www.palladiumbooks.com/index.html]]
*[[Wikipedia on PB|http://en.wikipedia.org/wiki/Palladium_Books]] 
----
<<<
The Palladium Fantasy ~Role-Playing Game is a game produced by [[Palladium Books]]. It is set in a unique world, called the Palladium World (the unofficial name of Palladia is disliked by Palladium), with the primary setting being some 10,000 years after a great war between the elves and their dwarven allies. First published in 1983 as The Palladium ~Role-Playing Game, the Palladium Fantasy ~Role-Playing Game saw a 2nd edition in 1996. The two editions are largely compatible, though second edition uses a later iteration of Palladium's ruleset, to be more compatible with the rest of their Megaverse.
<<<
-[[WikiPedia on Palladium Fanasty|http://en.wikipedia.org/wiki/Palladium_Fantasy_Role-Playing_Game]]
----
Adventures for Phase World in Palladium's Hook, Line and Sinker format. 

* A HL&S by [[Kitsune|Kitsune's Palladium Web Page]] based on the lost Wolfen Hunter Class Destroyers with the Kreeghot Empire. ''Link:'' [[HL&S: Hunting the Hunters|http://www.kitsune.addr.com/Rifts/Rifts-Adventures/Hunting_the_Hunters.htm]]
* A HL&S by [[Kitsune|Kitsune's Palladium Web Page]] about a border system attacked by pirates. ''Link:'' [[HL&S: Just Another Border Skirmish|http://www.kitsune.addr.com/Rifts/Rifts-Adventures/Border_Skirmish.htm]]
* A HL&S by [[Kitsune|Kitsune's Palladium Web Page]] where the characters investigate murders on the planet of New Coventry ''Link:'' [[HL&S: The Tools of Statecraft|http://www.kitsune.addr.com/Rifts/Rifts-Adventures/Tools_of_Statecraft.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a large selection of new Weapons and Equipment for Phase World (Scroll to the bottom of the linked page):

*Battle Link 
*Star Hammer Weapon System 
*Graviton Bomb Missile 
*New Coventry Pepper Box unmanned cruise missile launcher 
*Phase World Armor, Weapons & Special Ammo 
*Phase World Medical Treatments 
*Phase World Missile Warheads & Guidance 
*Phase World Space Mines 
*Phase World Special Equipment 
*Phase World Starship Equipment
''Link:'' [[Phase World Weapons and Equipment|http://www.kitsune.addr.com/Rifts/Rifts-Equipment.htm]]
----
[[Side One|Side One: RPG Campaign Notes]] Presents Pheonix Unlimited, a company of transported Robotech ships operating in the three galxies. While this is a description of the PC group, it could be used as ~NPCs in your game or as the basis of an Adventure. 

''Link:'' [[Pheonix Unlimited|http://www.geocities.com/the_devillin/pheonix.html]]
----
[[Nexus Nine]] offers some advice on how to run Play by Post games. 
*Starting a PBP Game - How to start a successful game
*Posting Guidelines - Sample rules for players and ~GMs to follow
*PBP Breakdown: GM Posts - How to format your GM posts
*Guide to PBP - How to get a PBP up and running, using Yahoo Groups
''Link:'' [[Play by Post GM Advice|http://www.nexusnine.net/doc/artc/pbp/]]
----
[[Quality in Rifts]] rants about the role of Humans in Rifts, the problems with the setting in this regard, and suggestions on how to play Humans. 

''Link:'' [[Humans In Rifts|http://spleen.mearcair.net/rifts/pc.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of Potions, Fumes, and Gasses:

*~Anti-Magic Cloud Gas
*Midnight Kiss Ointment 
*New Magic Fumes
''Link:'' [[Potions, Fumes, and Gasses|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Potions]]
----
[[Kitsune|Kitsune's Palladium Web Page]] has a variety of pre-rifts armor and weapons. These are futuristic items that would have been available before the cataclysm. 

''Link:'' [[Pre-Rifts British Weapons and Armor|http://www.kitsune.addr.com/Rifts/Rifts-Equipment/Weapons-Pre_Rifts_British_Military.htm]]
''Link:'' [[Pre-Rifts French Weapons and Armor|http://www.kitsune.addr.com/Rifts/Rifts-Equipment/Weapons-Pre_Rifts_French_Military.htm]]
''Link:'' [[Pre-Rifts US Weapons and Armor|http://www.kitsune.addr.com/Rifts/Rifts-Equipment/Weapons-Pre_Rifts_US_Military.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a detailed Hook, Line and Sinker adventure for N&SS. Includes NPC stats. 

''Link:'' [[The Price of Jade|http://www.geocities.com/kuseru/PoJ.htm]]
----
''Site:'' Pyrus
''URL:'' [[http://www.prysus.com|http://www.prysus.com]]
''Description:'' A Palladium Fantasy Page with all sorts of information. Last Updated in late 2006. 
----
[[Nexus Nine]] Presents a netbook of new psionic technologies, new ~PCCs, and over 90 new Psionic powers. 

''Link:'' [[Psionics Unlimited Netbook|http://www.nexusnine.net/doc/nb/index.html]]
----
[[Prysus]] presents some new character classes for use in Palladium Fantasy.

*Blind Warrior
*Warlocks of the Five Elements
*Metal Warlock (Eltaran Version)
*Blade Caster O.C.C.
*Sudak O.C.C. 
''Link:'' [[Character Classes|http://www.prysus.com/OCC_Page.htm]]
----
[[Prysus]] presents a large selection of new creatures and monsters, some of them perhaps even viable as player ~RCCs. 
*Agulen 
*Akumin 
*Cooragi
*Gonfali
*Leaper 
*Lyncat 
*Mimic 
*Quorian Riftlord 
*Seawyrm 
*~Shadow-Walker
*~Tri-Horn 
*Fire Hounds of Anubis
*Spider Turtle 
*Soul Reaver 
*Blue Ox 
*Harkun 
*Twin Tail 
''Link:'' [[Palladium Creatures and Monsters|http://www.prysus.com/RCC_Page.htm]]
----
[[Prysus]] presents some fantasy weapons and armor. 
*Agaidi (rune weapon)
*Blades of Will 
*Crawzin (rune weapon)
*Kris Weapons
*Nepyo and Rezo, the Crimson Terrors (rune weapons)
*Unilin, the Feather Horn Dagger
*Diamond Shield of Graldis
*The Helmet of Elsudia 
''Link:'' [[Weapons & Armor|http://www.prysus.com/Weapons_and_Armour.htm]]
----
[[Prysus]] presents some additional world information for Palladium Fantasy
*Assassin Guilds
*Calendars
*Details on Cultures
*Wolfen Mythology: The Tale of Tannsu and Heelyin 
''Link:'' [[World Information|http://www.prysus.com/World_Information.htm]]
----
''Site:'' Quality in Rifts
''URL:'' [[http://spleen.mearcair.net/rifts/rifts.htm|http://spleen.mearcair.net/rifts/rifts.htm]]
''Description:'' Website from Spleen, promoting quality over quantity. The site contains a lot of background information to make the Rifts environment richer. It appears to no longer be actively updated, but a lot of good infromation is archived here. 
----
[[Quality in Rifts]] discusses racism and fear in the Rifts Setting. An interesting read, and something every player should consider when role-playing in this setting. 

''Link:'' [[Racism and Fear in Rifts Earth|http://spleen.mearcair.net/rifts/racism.htm]]
----
[[Third Age of Dragonwright|Third Age of Dragonwright Rifts]] provides an HTML tool that generates random encounters. Some of the encounts are missing data, but it could be useful in generating adventure ideas.  

''Link:'' [[Rifts Random Encounter Generator|http://node13.shacknet.nu/rifts/randomencounter.php]]
----
[[Neon Rifts]] offers a version of Random Encounters for Rifts. Each table table presents Weapons, Armor and tactics of the foes, geared for the level of the ~PCs. Perhaps too basic for some campaigns, the format can easily be adapted by ~GMs for use with their campaign and their foes. The Page is hard to read, however.

''Link:'' [[Foes by Level|http://www.comcen.com.au/~easy/neonrift/foelvls.htm]]
//Note: You may want to Copy and Paste this page into word, as I find it hard to read. The links in the table redirect to entries lower on the page.
----
[[Nexus Nine]] presents an expansive set of tables to roll up a random tavern or eatery on Rifts Earth. There is a word document version and also an excel spreadsheet version to automate the generation. 

''Link:'' [[Rifts Earth Eateries/Taverns|http://www.nexusnine.net/doc/artc/gtt/]]
//Note: Both files are downloads located at the above link.//
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides some guidance on the various ranged combat rules in the palladium universe. 

''Link:'' [[Ranged Combat Comparison + Weapon Proficiency Expansion for Ranged Combat Comparison|http://www.geocities.com/kuseru/RCcomparison.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides a revised listing of ancient weapons, throwing ranges and damages. Big list. 

''Link:'' [[Revised Ancient Weapons Table|http://www.geocities.com/kuseru/RevWep.htm]]
----
[[UG|UG's Palladium Site]] Presents a revised list of Coalition ~OCCs and ~MOSs. Some of the content may be outdated. 

*The Average Coalition Soldier 
*Coalition Recruitment 
*M.O.S.'s 
*OCC's 
**Coalition Mystic Specialist 
**Coalition Power Armor Specialist 
**Coalition Robot Specialist 
**Coalition Military Specialist 
**Coalition Infantry man 
**Coalition Communications Specialist 
**Coalition Technical Specialist 
**Coalition Field Scientist 
**Coalition ~Cyber-Medical Scientist 
**Coalition Glitter Boy Pilot 
**Coalition Borg 
**Coalition Borg O.C.C. 
***Partial Reconstruct Borg 
***Full Conversion Borg 
***Military Borg 
***Slave Borg 
***Domestic Borg 
***Labor Borg 
***Royal Guard 
**Coalition Law Official 
**Coalition ~Psi-Stalker 
**Updates to the Coalition Dog Boy 
**Coalition Seaman 
**Coalition General Pilot 
**~NON-Military 
**Updates to the Ley Line Walkers 
*Experience Points Tables 
''Link:'' [[Revised Coalition OCCs|http://digitsweb.com/UG/RPG/Palladium/Coalition/index.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a revised Country of Origin table for N&SS. Includes all six continents. Very detailed. 

''Link:'' [[Country of Origin|http://www.geocities.com/kuseru/country.htm]]
----
[[Brett Hegr|Brett Hegr's Unofficial PB RPG Page]] presents a revised version of the Super Soldier for Heroes Unlimited. 

''Link:'' [[Revised Super Soldier|http://www.users.qwest.net/~bhegr/enhance/expss.html]]
----
[[Section 7]] presents an expanded list of missiles and bombs. 
*Conventional Missiles: mini-, short-, medium-, long-range, and cruise-missiles
*Specialty Missiles: air-to-air, air-to-ground, and surface-to-air missiles
*Special Warheads: cluster, deployable minefields, and more
*Conventional Bombs
*Special Bombs: cluster, deployable minefields, and fuel air explosives
*Thermonuclear Weapons
*Weapon Guidance: different guidance types and availability
*Nuclear Weapons
''Link:'' [[Revised and Expanded Missile & Bomb Tables|http://www.geocities.com/TimesSquare/8976/missiles.htm]]
----
[[Nexus Nine]] offers some guidance to those looking to be published in the Rifter. Included is a style book to ensure that your submission is formatted correctly, as well as a check list to make sure you have done everything you need to before you send it off. 

''Link:'' [[Rifter Submission Information|http://www.nexusnine.net/doc/artc/sub/]]
----
<<<
Rifts is a multi-genre role-playing game created by Kevin Siembieda in 1990 and published continuously by [[Palladium Books]] since then. Rifts takes place in a post-apocalyptic future, deriving elements from science fiction, fantasy, horror, western, and many other genres. Since its creation, over 250,000 copies of the original Rifts rule book have been sold and over 60 books have been created.

Rifts serves as a cross-over environment for a variety of other Palladium games with different universes connected through "rifts" in space, time, and reality. Through Palladium's universal combat and conversion system, characters and elements from different games can interact and combine in new ways, resulting in a completely unique role-playing setting that Palladium calls the "Rifts Megaverse".
<<<
     - [[WikiPedia Entry on Rifts|http://en.wikipedia.org/wiki/Rifts_%28role-playing_game%29]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers his vision of Rifts Australia, which seems to pre-date the world book. It could be used in liu of or in suppliment to the canon material on the continent down under. 

''Link:'' [[Rifts Oz: Austrailian setting|http://www.geocities.com/Tokyo/Bay/4853/wr_oz.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, a large selection of new Body Armor. Not stated out to the usual Rifter standard, but good enough. 

*~All-Armour Borg Assault Armour
*~All-Armour Street Coat
*~All-Armour Survivor Armour
*~All-Armour Universal Military Armour
*CEC Class Body Armour
*RA Assault Armour
*RA Covert Armour
*RA ~Max-Hazard Borg Armour
*RA Personal Armour
*RA Stealth Borg Armour
*Safety Unlimited Budget Enclosed Suit
*Safety Unlimited Budget Full Suit
*Safety Unlimited Juicer Armour
*Safety Unlimited Safety Shirt
*Style Protector Max Jacket
*TCS Noyd Armour
*TCS Tekagi Personal Armour
*...And More
''Link:'' [[Body Armor|http://www.geocities.com/Tokyo/Bay/4853/wr_arm.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, creatures and other encounters in the Outback. 

*Weather and Hazards
*Insects and Arachnids
*Plant Predators
*Animal Predators
*Dinosaurs
*Demonic Predators
*Dreamtime Spirits
*Traditional Aborigines
*~Non-Aboriginal Tribesmen
*Patrols 
''Link:'' [[Encounters In Rifts Oz|http://www.geocities.com/Tokyo/Bay/4853/wr_enc.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, the Free City Of Midland. 

*History
*Vicinity
*Exterior
*People
*Interior
*Selected Establishments
*~NPCs 
''Link:'' [[Free City Of Midland|http://www.geocities.com/Tokyo/Bay/4853/wr_midla.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, the Free Town Of Larsen. 

*History
*Vicinity
*Arrival
*Outskirts
*Larsen Proper
*Selected Establishments
*~NPCs 
''Link:'' [[Free Town Of Larsen|http://www.geocities.com/Tokyo/Bay/4853/wr_larse.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, a large selection of new Robots and Power Armor. Not stated out to the usual Rifter standard, but good enough. 

*Webley Digger Armour
*Webley Long Range Patrol Armour 
*Webley High Speed Combat Armour 
*Webley Stalker 
*Jacobite Webley A-1 
*Big Man Walker Transport 
*TCS Mobility Suit 
*TCS Type A Recon Drone 
*TCS Type B Attack Drone 
*TCS Type F Fire Support Combat Robot 
*Lithgow Frogman Armour 
*Lithgow Fire Support Armour 
*CEC Devastator Mystic Power Armour 
*CEC Cerberus Mystic Robot Vehicle 
*Optimax Trapdoor Defence Drone 
*~BAe-Optimax Razor Air Support Drone 
*~Optimax-ADI Firestorm Support Robot 
*Jacobite / Style Protector Raptor Power Armour 
*Jacobite / Style Protector Dragon Power Armour 
*...And More
Link:'' [[Robots & Power Armor|http://www.geocities.com/Tokyo/Bay/4853/wr_robot.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, the UAR Stronghold of Mount Magnet. 

*Vicinity
*Exterior
*People
*Interior
*Selected Establishments
*~NPCs 
''Link:'' [[UAR Stronghold of Mount Magnet|http://www.geocities.com/Tokyo/Bay/4853/wr_mtmag.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, a large selection of new Vehicles. Not stated out to the usual Rifter standard, but good enough. 

*Generic Motorcycle, ATV, Crawler, ~Ground-Effect Bike & Utility, and Jet Pack
*Skyranger 
*Patrol, Search & Rescue MTB 
*Centipede Freight Hauler
*Komodo Tank
*Big Man Utility Exoskeleton
*Gull Flying Wings
*TCS Mobility Pack 
*TCS Utility Vehicle 
*TCS Heavy Transport 
*CEC TK Transport Flyer 
*CEC Sikkintair TK Fighter 
*CEC Transport Airship 
*CEC Frigate 
*CEC ~General-Purpose Submersible 
*...And More
Link:'' [[Vehicles|http://www.geocities.com/Tokyo/Bay/4853/wr_veh.html]]
----
[[The Lost Page|The Lost Page: Adam's Gaming Resources]] offers as part of his vision of Rifts Australia, which seems to pre-date the world book, a large selection of new weaponry. 

*Vibroweapons
*Projectile Firearms : SDC Guns
*Projectile Weapons : MDC Guns
*Projectile Weapons : Support Weapons
*Energy Weapons : Pistols
*Energy Weapons : Rifles
*Energy Weapons : Support Weapons
*Railguns and Rocket Launchers
*Ammunition
*Explosives, Grenades and Mines
*The ~Pre-Rifts Australian Republic
*Artillery : Tube Guns
*Artillery : Energy Weapons
*Artillery : Railguns
*Artillery : Missiles 
''Link:'' [[Weaponry|http://www.geocities.com/Tokyo/Bay/4853/wr_weapo.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] gives some insight into what Rifts Singapore might be like. Not a complete setting, but gives some guidance to ~GMs and provides some weapons and equipment unique to the region.  

''Link:'' [[Rifts Singapore|http://members.tripod.com/~SirTenzan/RIFTS/Singapore.html]]
----
[[Canadian Rifts]] presents the Rifts Tactics Manual; As described by the author: //"Infantry, Armor and Vehicle combat tactics rolled into a nice manual"//. 

''Link:'' [[Rifts Tactics Manual|http://www.geocities.com/area51/stargate/8594/rifts_tactics_super_manual.htm]]
[[Quality in Rifts]] offers a fairly complete timeline of Rifts by combining various canon references. Last updated in 2000, but still valuable. 

''Link:'' [[Rifts Timeline|http://spleen.mearcair.net/rifts/timeline.htm]]
----
<<<
RiftsMUD is a multi-user dungeon based on Palladium Books' Rifts® role-playing game. It allows players to select from over 50 races, 50 Occupational Character Classes, 150 skills, and countless magic spells, psionics, and abilities. The game includes locations such as Chi-town, New Camelot, Splynn, and other worlds. Come see why RiftsMUD is the longest running and best Rifts based MUD on the web!
<<<

''Link:'' [[http://www.riftsmud.org/|http://www.riftsmud.org/]]
//Note: As of August 2007, this game was still active//
----
<<<
Rise From Chaos is an online MUSH (~Multi-User Shared Hallucination) based upon the Rifts RPG by Palladium Books, and dedicated to quality roleplay. 
<<<

''Link:'' [[Rise From Chaos|http://rfc.mushpark.com/]]
//Note: ~MUDDs and the like are old text-based online games. This game may or may not be active.//
----
<<<
The Robotech RPG by and large followed the TV series storyline, attempting in its own way to fill in gaps just as the Jack ~McKinney Robotech novelizations did. Several of the sourcebooks covered different parts of the world during or shortly after the Macross era, where there was the most room for expansion. However, the RPG diverged from the ~McKinney stories after the events covered in the Robotech series ended. Where ~McKinney followed Scott Bernard and the others in their search for Admiral Rick Hunter, leaving behind a peaceful planet earth, Palladium posited the Invid returning to earth a few months after they were driven away.
<<<
-[[WikiPedia on Robotech RPG|http://en.wikipedia.org/wiki/Robotech_%28role-playing_games%29]]
[[The Editor's Wastebasket]] presents the Royal Timiro Calendar. Provides good flavor for the players. 

''Link:'' [[Royal Timiro Calendar|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/World/calendar.shtm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a ton of new Rune Weapons: 

*Angelfire (Lightbringer Rune Weapon) 
*Battlecrow (Rune Sword) 
*Black Arrow (Rune Arrow) 
*Black Fire (Rune Shield) 
*Blue Star (Rune Spear) 
*Chain Lightning (Rune Sword) 
*Dagger of the Wyrm (Rune Dagger) 
*Demon's Bane (Rune Sword) 
*Derthdane (Rune Warhammer) 
*Heart Seeker (Rune Dagger) 
*Elves' Bane (Rune Sword) 
*Golden Staff of the Magi (Rune Weapon) 
*Healheart (Lightbringer Rune Weapon) 
*Killing Frost (Rune Sword) 
*Lady (Rune Sword) 
*Little Death (Rune Dagger) 
*Magewhisper (Rune Short Sword) 
*Medrethe the Vampire Bane (Rune Sword) 
*Moonfire (Rune Sabre) 
*Narwen (Rune Warsabre / Katana) 
*North Wind (Rune Axe) 
*Old Rusty (Rune Bastard Sword) 
*Rod of the Fire Lord (Rune Staff) 
*Rune Shield of Drethor (Rune Shield) 
*Rune Shield of Valselle (Rune Shield) 
*Scale Balancer (Lightbringer Rune Weapon) 
*Seduction (Rune Short Sword) 
*Sheknar (Rune Sword) 
*Shield of the Sphinx (Lightbringer Rune Weapon) 
*Soul Brand (Rune Sword) 
*Staff of the Wolf (Rune Staff) 
*Storm Breaker (Rune Sabre) 
*Sword of the Sylph (Rune Short Sword) 
*Sword (Scepter) of Mikarna the Black Hand (Rune Sword) 
*Tarban's Sword (Rune Weapon) 
*The Two Sisters (Rune Sabres) 
*Vampire's Kiss (Rune Dagger) 
*Vengeance (Rune Sword)
''Link:'' [[Rune Weapons|http://www.kitsune.addr.com/PalladiumFantasy/PalladiumFantasy-MagicItems.htm#Rune_Weapons]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new rune weapons:

*Black Justice
*Rune Wrench of of Aldore
*Screaming Fire Bow
*Sister (Japan style Rune Naginata)
*Staff of Caoth
*Time Reaver
*Wind Spirit
''Link:'' [[Rune Weapons|http://www.kitsune.addr.com/Rifts/Rifts-MagicItems.htm#Rune_Weapons]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the Aircraft of S-mart, manufacturer of [[Desert Star|Kingdom of Desert Star (Rifts)]] (former Salt Lake City).

*The ~S-Mart Javelin ~Multi-Role Fighter
*The ~S-Mart Skyhawk ~Multi-Role Fighter
*The ~S-Mart Eagle Air Superiority Fighter 
*The ~S-Mart Stiletto Air Dominance Fighter 
*The ~S-Mart Assassin Close Air Support Aircraft
*The ~S-Mart Cicada Assault Aerodyne 
*The ~S-Mart Dragonfly Modular ~Multi-Purpose Aerodyne 
*The ~S-Mart Vulture Assault Aerodyne 
*The ~S-Mart Whirlwind Transport 
*The ~S-Mart Hermes Heavy Cargo Aircraft 
*The ~S-Mart Skytruck Medium Cargo Aircraft 
*The ~S-Mart Bullfrog Amphibious Light Cargo Aircraft 
*The ~S-Mart Kitfox Transport Aerodyne 
*The ~S-Mart Arlis Light Recon Helicopter
''Link:'' [[S-Mart Aircraft|http://members.tripod.com/~SirTenzan/RIFTS/SMaircraft.htm]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the Armored Vehicles of S-mart, manufacturer of [[Desert Star|Kingdom of Desert Star (Rifts)]] (former Salt Lake City).

*The ~S-Mart Battlefield Enema Light Tank
*The ~S-Mart Maxwell Medium Tank
*The ~S-Mart Harvey A & B Main Battle Tank
*The ~S-Mart Atlas A & B Heavy Tank
*The ~S-Mart Commando A & B Infantry Fighting ~Vehicle/Tank Killer
*The ~S-Mart Zipper Hover Tank
*The ~S-Mart Stonewall Hover Tank
*The ~S-Mart Pinoccio Armored Car
*The ~S-Mart Trebuchet Armored Personnel Carrier
*The ~S-Mart Vlaad Riot Control Vehicle 
*The ~S-Mart Mustang Armored Car
''Link:'' [[S-Mart Armorer Vehicles|http://members.tripod.com/~SirTenzan/RIFTS/SMarmor.htm]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the Cargo Vehicles of S-mart, manufacturer of [[Desert Star|Kingdom of Desert Star (Rifts)]] (former Salt Lake City).

*~S-Mart Super Hauler Medium Military Transport
*~S-Mart Kenworth Medium Transport Tractor
*~S-Mart Mack Heavy Transport Tractor
*Capos Industries Trailers
*~S-Mart International Armored Heavy Transport Tractor & Trailer
''Link:'' [[S-Mart Cargo Vehicles|http://members.tripod.com/~SirTenzan/RIFTS/SMtrucks.html]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the Automobiles & Land Rovers of S-mart, manufacturer of [[Desert Star|Kingdom of Desert Star (Rifts)]] (former Salt Lake City).

*~S-Mart Jeep Land Rover
*~S-Mart Hummer Land Rover
*~S-Mart Odin Compact Car
*~S-Mart Dagda Sedan
*~S-Mart Shiva Limousine
*~S-Mart Osiris Pickup
*~S-Mart Quetzalcoatle "Quincy" Van
*~S-Mart Balder RV
''Link:'' [[S-Mart Automobiles & Land Rovers|http://members.tripod.com/~SirTenzan/RIFTS/SMautoetc.html]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the Hovercraft of S-mart, manufacturer of [[Desert Star|Kingdom of Desert Star (Rifts)]] (former Salt Lake City).

*~S-Mart Firecracker ~Air-Cushion Hover Transport
*~S-Mart Dustfish ~Air-Cushion Hover Car
*~S-Mart ~HoverTruck ~Air-Cushion Hover Transport & APC
*~S-Mart ~LeBaron Vectored Thrust Hover Sedan
*~S-Mart Banshee Vectored Thrust Hover Jeep
*~S-Mart Zipper ~Air-Cushion Hover Tank
*~S-Mart Stonewall Vectored Thrust Hover Tank
''Link:'' [[S-Mart Hovercraft|http://members.tripod.com/~SirTenzan/RIFTS/SMhover.htm]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the Motorcycles of S-mart, manufacturer of [[Desert Star|Kingdom of Desert Star (Rifts)]] (former Salt Lake City).

*Strong Eagle Racing Motorcycle
*Blade Racing Motorcycle
*Skanda Racing Motorcycle.
*Ares Racing Motorcycle & Civil Defense Motorcycle
*Clydesdale Assault Motorcycle
*Thor All Terrain Motorcycle
''Link:'' [[S-Mart Motorcycles|http://members.tripod.com/~SirTenzan/RIFTS/SMcycles.html]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the huge selection of S-mart Power Armor, manufactured in Desert Star (former Salt Lake City).

*~S-Mart ~Goliath-A: Heavy Infantry Support Unit
*~S-Mart ~Gorilla-A: Heavy Infantry Support Unit
*~S-Mart ~Interceptor-A: Light Assault Unit
*~S-Mart ~Interceptor-B: Medium Assault Unit
*~S-Mart ~SAMAS-A: Strategic Armor Military Assault Suit
*~S-Mart ~Stinger-A: Light to Medium ~Multi-Environment Unit
*~S-Mart ~Copperhead-A: Medium Marine Support Unit
*~S-Mart ~Nemesis-A: Heavy Armor Support Unit
*~S-Mart ~SAMAS-B "Beerbelly": Electronics Warfare Power Armor Suit
*~S-Mart ~Titan-A: Heavy Armor Support Unit
*~S-Mart ~Stinger-B: Light to Medium ~Multi-Environment Suit
*~S-Mart ~Everest-A: Mountain Rescue Power Armor
*~S-Mart ~Firedrake-A: Fire Fighting Power Armor
*~S-Mart ~Hercules-A: Heavy Lift Power Armor
*~S-Mart ~Interceptor-C/Crime Stopper: Urban Security Power Armor
*~S-Mart ~Vulcan-A: Heavy Construction Power Armor
*~S-Mart 49er-A: Mining & Prospecting Power Armor
''Link:'' [[S-Mart Power Armor|http://members.tripod.com/~SirTenzan/RIFTS/SMpowerarmor.htm]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the Watercraft of S-mart, manufacturer of Desert Star (former Salt Lake City).

*~S-Mart ~Katana-A Gun Boat
*~S-Mart ~Clipper-A Fast Transport Vessel
*~S-Mart ~Sportsman-A Private Fishing Boat
*~S-Mart ~Guardian-A Light Patrol Vessel
*~S-Mart ~Superion-A Luxury Yacht
*~S-Mart ~Watersport-A Jet Ski
*~S-Mart ~Prowler-A ~Mini-Sub
*~S-Mart ~Anglerfish-A ~Assault/Patrol ~Mini-Sub
''Link:'' [[S-Mart Watercraft|http://members.tripod.com/~SirTenzan/RIFTS/SMwatercraft.html]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] presents the Weapons & Armor of S-mart, manufacturer in [[Desert Star|Kingdom of Desert Star (Rifts)]] (former Salt Lake City).

*N.O.M.A.D. Environmental Body Armor
*~S-Mart ~LPL-7A Light Pulse Laser Rifle
*~S-Mart ~HPL-7B Heavy Pulse Laser Rifle
*~S-Mart ~HLP-4A Heavy Laser Pistol
*~S-Mart ~ISC-2 20 mm Infantry Support Cannon
*~S-Mart ~RFFC-17 20 mm Rapid Fire Field Cannon
*~S-Mart ~RFFC-19 20 mm Rapid Fire Field Cannon
*~S-Mart ~RR-1A 75 mm Recoilless Rifle
*~S-Mart vIM-1 75 mm Infantry Mortar
*~S-Mart ~GL-3A 40 mm Automatic Grenade Launcher
*~S-Mart ~GL-4 Low Velocity 40 mm Grenade Launcher
*~S-Mart DMML Disposable ~Mini-Missile Launchers
*~S-Mart ~MML-3A ~Mini-Missile Launcher
*~S-Mart ~SRML-3 Short Range Missile Launcher
*~S-Mart ~SG-1 19.5 mm Break Action Double Barrel ~Scatter-Gun
*~S-Mart ~SG-2 19.5 mm Slide Action ~Scatter-Gun
*~S-Mart ~SG-3 19.5 mm Automatic ~Scatter-Gun
*~S-Mart Munitions
''Link:'' [[S-Mart Weapons & Armor|http://members.tripod.com/~SirTenzan/RIFTS/SMweapons.htm]]
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides a list of numbers to beat for saving throws. Quite a list. 

''Link:'' [[Saving Throws|http://www.geocities.com/kuseru/savingthrow.htm]]
----
''Site:'' Section 7
''URL:'' [[http://www.geocities.com/TimesSquare/8976/|http://www.geocities.com/TimesSquare/8976/]]
''Description:'' Last updated in 1999. The colors on the main page hurt my eyes, but there is some good material. 
----
[[Section 7]] presents some new character classes. 
*FX Wizard (Nightbane)
*Black Operative (Rifts)
*Naga Fragment Symbiote (Rifts)
*~Nano-Tech Enhancement (Rifts)
*SOG Drop Commando (Rifts)
''Link:'' [[Character Classes|http://www.geocities.com/TimesSquare/8976/classes.htm]]
----
[[Section 7]] presents some new Triax PA Suits. 

''Link:'' [[Triax T-50 Commando|http://www.geocities.com/TimesSquare/8976/commando.htm]]
''Link:'' [[Triax X-110 Executioner|http://www.geocities.com/TimesSquare/8976/execute.htm]]
''Link:'' [[Triax X-3000 Paladin|http://www.geocities.com/TimesSquare/8976/paladin.htm]]
----
[[Section 7]] presents some new weapons from ~ArmaTech Industries, Wellington Industries, and Wilk's.
*~AT-250 Particle Beam Rifle
*~WI-26 Double Energy Pistol
*~WI-35 Heavy Plasma Rifle and Grenade Launcher
*WI Super Series Pistol and Rifle
*Wilk's 340 Precision Laser Pistol
*Wilk's 488 ~Long-Range Sniper Rifle
*Wilk's 515 ~Multi-Weapon
''Link:'' [[New Weapons|http://www.geocities.com/TimesSquare/8976/weaps.htm]]
----
[[The Editor's Wastebasket]] provides some interesting flavor text from a shifter; an interesting read for any players considering the class.  

''Link:'' [[Beneath an Ever Shifting Gaze|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/shifter.shtm]]
----
A table of ship speeds and ranges for Phase World, presented by [[Side One|Side One: RPG Campaign Notes]]. 

''Link:'' [[Ship Speed & Range table|http://www.geocities.com/the_devillin/shiplist.html]]
----
[[Side One|Side One: RPG Campaign Notes]] offers up some body armor and equipment. 

*U.S. Army ~SentryBots 
*New Lasers of the BDF 
*~Endo-Canister 
*Plasma Generator 
*Extinguisher 
*~Lock-N-Load Equipment 
''Link:'' [[New Equipment and Armor|http://www.geocities.com/the_devillin/notes.html]]
//Note: The Shifter's Guide does not directly link to downloadable files, and several of the items above are downloaded files. So the link above is to the main page. To find the equipment section, scroll down below the glitterboy poster picture or perform a find on 'Body Armors and Special Items'.//
----
[[Side One|Side One: RPG Campaign Notes]] has a large map of North America which shows where Rifts locations are relative to one another. A bit old, it is only updated through the following books: Rifts Main Book, Coalition Navy, Juicer Uprising, New West, Lone Star, Coalition War Campaign, Federation of Magic, Canada, Rifts Index 1 & 2, and Coalition Wars 4: ~Cyber-Knights 

''Link:'' [[Rifts United States Map|http://www.geocities.com/the_devillin/riftmap.html]]
----
[[Side One|Side One: RPG Campaign Notes]] offers up some new Power Armor designs. 

*Errant Power Armor 
*Cavalier Power Armor 
*Paul Bunyan Power Armor 
*John Henry Power Armor 
*Sprinkler Power Armor 
*Zippo Power Armor 
''Link:'' [[New Power Armor|http://www.geocities.com/the_devillin/notes.html]]
//Note: The Shifter's Guide does not directly link to downloadable files, and several of the PA above are downloaded files. So the link above is to the main page. To find the Power Armor, scroll down below the glitterboy poster picture or perform a find on 'Power Armors'.//
----
[[Side One|Side One: RPG Campaign Notes]] presents a nice list of revised and new vehicles for Robotech. 

''Link:'' [[Revised Alpha Fighter|http://www.geocities.com/the_devillin/vf_6.html]]
''Link:'' [[Revised Beta Fighter|http://www.geocities.com/the_devillin/vbf_9.html]]
''Link:'' [[TRans-EArth Deployment Booster|http://www.geocities.com/the_devillin/tread.html]]
''Link:'' [[Spartas Hovertank|http://www.geocities.com/the_devillin/vht_1.html]]
''Link:'' [[Vindicator Veritech Fighter|http://www.geocities.com/the_devillin/vf-2v.html]]
''Link:'' [[Revised Cyclone Armor|http://www.geocities.com/the_devillin/cyclone.html]]
''Link:'' [[M-310 Command Buggy|http://www.geocities.com/the_devillin/battbugg.html]]
----
[[Side One|Side One: RPG Campaign Notes]] presents a collection of new vehicles for Rifts Earth. 

''Link:'' [[Civilian Vehicles|http://www.geocities.com/the_devillin/civilians.html]]
''Link:'' [[Sky Raven Attack Aircraft|http://www.geocities.com/the_devillin/raven.html]]
''Link:'' [[Riverine Patrol Boat|http://www.geocities.com/the_devillin/gaw-pbr.html]]
''Link:'' [[Lynx Hover Jeep|http://www.geocities.com/the_devillin/lynx.html]]
''Link:'' [[Patriot-X Missile System|http://www.geocities.com/the_devillin/patriot-x.html]]
''Link:'' [[Humvee Light APC|http://www.geocities.com/the_devillin/hummer.html]]
''Link:'' [[Super Abrams Main Battle Tank|http://www.geocities.com/the_devillin/abrams.html]]
''Link:'' [[Northern Gun Maverick|http://www.geocities.com/the_devillin/maverick.html]]
''Link:'' [[Chameleon Scout Van|http://www.geocities.com/the_devillin/scoutvan.html]]
----
''Site:'' Side One: RPG Campaign Notes
''URL:'' [[http://www.geocities.com/the_devillin/notes.html|http://www.geocities.com/the_devillin/notes.html]]
''Description:'' A good sites with a lot of updates, although it can be difficult to navigate. As the name suggests, rather than your typical fan site, this website is more of a collection of campaign notes: ~OCCs, Equipment, Vehicles, Rules and Files that the GM has used through the years. 
----
<<tabs txtMainTab "->" "Select Tabs to the Right" TabBlank "Tags" "All tags" TabTags "Timeline" "Timeline" TabTimeline "All" "All tiddlers" TabAll "More" "More lists" TabMore>>
[[SirTenzan|SirTenzan's Rifts Gallery]] offers a large selection of HL&S adventures. 

*The Demon Knight of Shadau
*Candles of Time
*Skurvey Seamonkeys
*Skurvey Seamonkeys Pt II
*Vain
*Vain Returns
*Vain The Closure
*The Kingsdale Trilogy Pt I
*The Kingsdale Trilogy Pt II
*The Kingsdale Trilogy Pt III
*The 40th Crusade
''Link:'' [[HL&S Adventures|http://members.tripod.com/~SirTenzan/RIFTS/advcent.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] shows us a selection of ~OCCs and ~RCCs. 

*N.O.M.A.D. Battle Specialist O.C.C.
*Dragonguard (Draagóne Aequem) O.C.C.
*General Warrior O.C.C.
*Black Mage O.C.C.
*Peacebringer O.C.C.
*Dalmirian R.C.C.
*Truewarrior R.C.C.
*Tiegraen R.C.C.
*Akonian R.C.C.
*Oligam R.C.C.
*Bearian R.C.C.
*Sagorian R.C.C.
''Link:'' [[S-Mart Background|http://members.tripod.com/~SirTenzan/RIFTS/smart.html]]
----
''Site:'' ~SirTenzan's Rifts Gallery
''URL:'' [[http://members.tripod.com/~SirTenzan/RIFTS.html|http://members.tripod.com/~SirTenzan/RIFTS.html]]
''Description:'' A site with more than a decade of Rifts material, provided by Rifter Contributor Edward A. May and his Red River Valley Gaming Group. 
----
[[SirTenzan|SirTenzan's Rifts Gallery]] offers some Rune Armor.

*Lesser Rune Armor
**The Armor of Law, Order & Chaos
*Greater Rune Armor
**Demonwolf Armor of Hades
*Greatest Rune Armor
**Armor of the Tenzan
**Nagulkash Rune Armor (Cursed)
''Link:'' [[Rune Armor|http://members.tripod.com/~SirTenzan/RIFTS/TWitems.html]]
----
[[SirTenzan|SirTenzan's Rifts Gallery]] offers some ~Techno-Wizardry weapons and items. 

*Zippo TW Lighter
*Galland's TW Bag of Holding
*TW Instigator
*TW Communicator (for vehicles)
*Galland's Flame Sword
*TW Light Rifle
*Spinning Flame Grenades
*White Lightning Short Range Missile
*Cold Shoulder Short Range Missile
''Link:'' [[TW Weapons & Items|http://members.tripod.com/~SirTenzan/RIFTS/TWitems.html]]
----
a guide to Palladium fan material available online, presented by [[NexusNine.Net|http://www.nexusnine.net]]
The Shifter's Guide to the Megaverse
[[Smigs|Gaming the Smigs Way]] offers a bunch of new skills for use in the various PB settings
*Over two dozen new HTH styles
*Over a dozen new HU Skill programs
*A bunch of new skills and powers
''Link:'' [[Skills|http://sinestus.tripod.com/combat3.htm]]
----
[[Smigs|Gaming the Smigs Way]] offers a number of new classes for Palladium Fantasy
*Gromek Palladins
*Kuldar, Battle Psychics
*The Grass Runner, Fantasy Courriers
*Lizard Assassins
*Weapons Masters
*Soul Reaver 
*The Orders, A revision of Palladins
*The Order of Baaras, Primarily Wolfen Palladins
*The Swashbuckler
*The Bezerker
*Kensai
*Knights of the Wind
*Alchemical Juicers
*The Bonded
*Order of the Broken Blade
*The Gifted of Galaros
*Children of the Wood, Elvish Druids
*Grand Chancelors, Eldrich Mages 
*Flitter Pilots, Really Oldschool PA Pilots
*Dwarven Lancers, Black Powder masters 
*Tinkerers, Oldschool inventers 
*~HtH Scholars, Monks of a sort 
*Bronze Warriors, Old Skool Borgs
*Riddle Master 
''Link:'' [[Palladium Fantacy OCCs|http://sinestus.tripod.com/combat2.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides rules for creating your own solar system. Designed with Aliens Unlimited in mind, it should work well for Phase World too.  

''Link:'' [[Solar System creation rules|http://www.geocities.com/kuseru/solarsysC.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] offers Vehicles and Robots for use in Mutants in Orbit. Includes new material for Ceres Space Defense Forces, European Space Defense Forces, Laika Station, REEF Orbital Forces, and United States Space Forces.

''Link:'' [[Vehicles, Robots, and Power Armors of Mutants In Orbit|http://www.kitsune.addr.com/Rifts/Rifts-MIO-Vehicles.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] presents a new campaign setting for Ninjas and Superspies that focuses on the espionage aspect of the game. Divided into three parts, it include all the information a GM will need (in addition to the N&SS book) to run a good Spy game. 

''Link:'' [[Information on Creation Players|http://www.geocities.com/kuseru/SR1.htm]]
''Link:'' [[Creating Spy Agencies|http://www.geocities.com/kuseru/SR2.htm]]
''Link:'' [[Creating NPCs|http://www.geocities.com/kuseru/SR3.htm]]
----
/***
http://tiddlystyles.com/#theme:Kubrick

!General Rules
***/
/*{{{*/
a,
.button{
 color: #06c;
 text-decoration: none;
 background: transparent;
}

a:hover,
.button:hover{
 background: transparent;
 text-decoration: underline;
 color: #147;
}

body {
 font-size: 62.5%; /* Resets 1em to 10px */
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 background-color: #d5d6d7;
 color: #666;
 background: #e7e7e7;
 margin: 0 auto;
}

#contentWrapper{
 background: transparent url("kubrickbg.jpg") repeat-y 0px 0px;
 border: 0;
 margin: 0 auto;
 width: 760px;
}

/*}}}*/
/***
!Header Rules
***/
/*{{{*/
.titleLine{
 margin: 80px auto 0em;
 padding: 0;
 width: 745px;
 text-align: center;
 color: #fff;
}

.siteTitle{
 font-weight: bold;
}

.siteTitle a, .siteSubtitle a{
 color: #fff;
}

.siteTitle a:hover, .siteSubtitle a:hover{
 text-decoration: underline;
}

.siteSubtitle{
 display: block;
 margin: .5em auto 1em;
}

.header {
 background: url("kubrickheader.jpg") no-repeat bottom center; 
 margin: 0;
 padding: 1px;
 height: 198px;
 width: 758px;

}
/*}}}*/
/***
!Footer Styles
***/
/*{{{*/
#contentFooter {
 text-align: center;
 clear: both;
 background: url("kubrickfooter.jpg") no-repeat bottom;
 border: none;
 padding: 2em;
 height: 3em;
}
/*}}}*/


/***
!Sidebar styles /% ============================================== %/
***/
/*{{{*/
#sidebar{
 margin: 1em 2em 0 0;
 position: static;
 float: right;
}

#sidebar a,
#sidebar a:hover{
 border: 0;
}

#sidebar h1{
 font-size: 1.4em;
 font-weight: bold;
 margin: 0;
 background: transparent;
 color: #000;
}

#sidebar ul{
 padding: 0;
 margin: 0 0 0 1em;
}

#sidebar li{
 list-style: none;
}

#sidebar li:before{
 color: #000;
 content: "\00BB \0020";
}

#sidebar, #mainMenu, #sideBarOptions{
 width: 200px;
 text-align: left;
}

#mainMenu{
 position: static;
}
/*}}}*/
/***
!Sidebar search styles /% ======================================== %/
***/
/*{{{*/
#sidebarSearch{
 margin: 0 0 0 10px;
 width: 145px;
}

#sidebarSearch input{
 font-size: .9em;
 width: 100px;
}

#sidebarSearch .button{
 float: right;
 margin-top: 1px;
}
/*}}}*/
/***
!Sidebar option styles
***/
/*{{{*/
#sidebarOptions{
 margin-left: .75em;
}

#sidebarOptions h1{
 font-size: 1.3em;
}

#sidebarOptions a{
 display: inline;
 border: 0;
}

#sidebarOptions .sliderPanel{
 background-color: transparent;
 font-size: 1em;
 margin: 0;
}

#sidebarOptions .sliderPanel a:before,
#sidebarTabs li:before{
 content: "";
}
/*}}}*/
/***
!Sidebar tab styles
***/
/*{{{*/

#sidebarTabs .tab,
#sidebarTabs .tab:hover{
 border: 1px solid #ccc;
 text-decoration: none;
}

#sidebarTabs .tabSelected{
 background: #ccc;
 color: #333;
}

#sidebarTabs .tabUnselected{
 background: #e6e6e6;
 color: #333;
}

#sidebarTabs .tabContents{
 background: #ccc;
 color: #333;
 border: 1px solid #ccc;
 width: 95%;
}

#sidebarTabs .tabContents a{
 color: #06c;
}

#sidebarTabs .tabContents a:hover{
 color: #147;

}

#sidebarTabs a.tabSelected:hover{
 cursor: default;
}

#sidebarTabs .txtMoreTab .tab{
 border: 1px solid #aaa;
 color: #333;
}

#sidebarTabs .txtMoreTab .tabSelected{
 background: #aaa;
 color: #333;
}

#sidebarTabs .txtMoreTab .tabSelected:hover{
 background: #aaa;
 color: #333
}

#sidebarTabs .txtMoreTab .tabUnselected{
 background: #ccc;
 color: #333;
}

#contentWrapper #sidebar .txtMoreTab .tabUnselected:hover,#contentWrapper #displayArea .txtMoreTab .tabUnselected:hover{
 color: #333;
}

#contentWrapper .txtMoreTab .tabContents{
 background: #aaa;
 color: #333;
 border: 1px solid #aaa;
}
/*}}}*/
/***
!Message area styles /% ========================================== %/
***/
/*{{{*/
#messageArea {
background-color: #eee;
 border: 1px solid #ccc;
 color: #bbb;
 margin: 0 1em;
 font-size: .8em;
}

#messageArea a:link{
 color: #aaa;
}
#messageArea a:hover{
 color: #06c;
}

#messageArea .messageToolbar .button{
 border: 1px solid #ccc;
 color: #aaa;
 text-decoration: none;
}
#messageArea .messageToolbar .button:hover{
 border: 1px solid #777;
 color: #777;
}
/*}}}*/
/***
!Popup styles /% ================================================ %/
***/
/*{{{*/
#popup{
 padding: 0;
 background: #eee;
 border: 1px solid #ccc;
 color: #333;
}

#popup a{
 color: #06c;
 font-weight: normal;
}

#popup a:hover{
 color: #fff;
 background: #aaa;
 text-decoration: none;
}
/*}}}*/
/***
!Tiddler display styles /% ====================================== %/
***/
/*{{{*/
#displayArea{
 margin: 1em 18em 1em 1em;
 text-align: left;
 font-size: 1.2em;
}

h1, h2, h3, h4, h5, .title{
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #333;
padding: 0;
}

.viewer h1,.viewer h2,.viewer h3,.viewer h4,.viewer h5,.viewer h6{
 background: transparent;
 border-bottom: 1px dotted #ccc;
}

.title{
 font-size: 1.6em; 
}

.subtitle{
 color: #777;
 font-size: .9em;
}

.toolbar{
 font-size: .8em;
}

.toolbar a:link,.toolbar a:visited{
 background: #e6e6e6;
 border: 1px solid #ccc;
 color: #aaa;
 padding: 1px 3px;
 margin: 0 .5em 0 0;
}

.toolbar a.button:hover{
 background: #ccc;
 border-color: #bbb;
 color: #06c;
 text-decoration: none;
}

.viewer a.tiddlyLinkNonExisting:link{
 color: #b85b5a;
 font-style: normal;
}

.viewer a.tiddlyLinkNonExisting:hover{
 text-decoration: underline; 
}

.viewer a.tiddlyLinkExisting:link,#displayArea .viewer a.externalLink{
 font-weight: normal;
 color: #06c;
}

.viewer a.tiddlyLinkExisting:hover,.viewer a.externalLink:hover{
 color: #147;
 text-decoration: underline; 
}

.viewer .button{
 border: 0;
}

.editor {
 font-size: 8pt;
 color: #402c74;
 font-weight: normal;
}

.editor input, .editor textarea {
 display: block;
 font: 11px/110% "Andale Mono", "Monaco", "Lucida Console", "Courier New", monospace;
 margin: 0 0 10px 0;
 border: 1px inset #333;
 padding: 2px 0;
}

.footer, .footer a.button,.editorFooter, .footer a.button{
 color: #aaa;
}

.selected .footer,.selected .footer a{
 color: #777;
}

.selected .footer a.button,.selected .editorFooter a.button{
 color: #06c;
}

.footer a.button:hover,.editorFooter a.button:hover{
 color: #147;
 background: transparent;
} 

.tagClear{
 clear: none; 
}
/*}}}*/
[[Katherine Nabity|Katherine Nabity's Rifts Page]] provides advice for GM's in Rifts: Borrow and Steal. A short article, but some good tips. The Download at the bottom of the page is just a MS Document of the text on the HTML page. 

''Link:'' [[Surviving as a GM: Borrow and Steal|http://members.cox.net/fiona_mclaud/surviving.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a new bio-wizardy weapon, the Sword of Eylor, a rare and powerful magic item. 

''Link:'' [[Sword of Eylor|http://www.kitsune.addr.com/Rifts/Rifts-MagicItems/Sword_of_Eylor.htm]]
----
[[Smigs|Gaming the Smigs Way]] offers a number of new cybernetics as part of the Syph Zeta Catalog.
*Speed Arm 
*Accuracy Arm 
*Cheater's Arm 
*Shield Arm 
*Speed Loader Arm 
*Speed Leg 
*Cheater's Leg 
*Shield Leg 
*Smart Eye 
*Cheater's Chest 
''Link:'' [[Syph Zeta Cybernetics|http://sinestus.tripod.com/sz/wcyb.htm]]
----
[[Smigs|Gaming the Smigs Way]] offers a number of new weapons as part of the Syph Zeta Weapons Catalog.
*Strobe Grenades
*The Riktor Predator Handgun
*Beta-1 Predator Assult Shotgun
*The ~SW-3X Electro Chemical Rifle
*Nano-bot Missles 
*~Anti-Armor 'Pepper' Spray
*Grappel Guns
''Link:'' [[Syph Zeta Weapons Catalog|http://sinestus.tripod.com/sz/szweap.html]]
----
<<<
Systems Failure is a role-playing game written by Bill Coffin and published by Palladium Books in 1999.

The premise for the setting is that the ~Y2K bugs were real, and invaded earth at the end of 1999 leaving a post-apocalyptic world in their wake.

The tone of the game mimicks Alien Horror/Splatter films like Tremors and Aliens, originally intended as a satire, the published game was more serious. Big guns, bigger bugs and some wacked out powers in a post-apocalyptic setting.
<<<
-[[Wikipedia on Systems Failure|http://en.wikipedia.org/wiki/Systems_Failure]]
----
[[Nexus Nine]] Presents a netbook for Systems Failure, providing new O.C.C.s, new skills, new Organitech weapons and equipment, new bugs, and a revised timeline.

''Link:'' [[Systems Failure Netbook|http://www.nexusnine.net/doc/nb/index.html]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents the ~Trans-Galactic Empire Imperial Special Security Agent O.C.C., for use the in the Phase World setting.

''Link:'' [[T.G.E. Imperial Special Security Agent O.C.C.|http://www.kitsune.addr.com/Rifts/Rifts-OCCs/TGE_SS_Agent.htm]]
----
[[Techno-Wizard's Workshop|The Techno-Wizard's Workshop]] offers up some TW toys for use in your rifts Campaign.
*TW Powered Gauntlet
*TW "~Quick-Draw" Mystic Holster
*TW Combat Boots
*TW Rain Net
*TW Mystic Bow
*TW Mental Assault Glove
*TW Lightbane
*TW Nightrender
*TW Modified ~Spider-Skull Walker
*TW Modified Terrain Hopper
''Link:'' [[Enter the Armory|http://www.geocities.com/timessquare/chasm/8960/armory.html]]
''Link:'' [[Robots & Power Armor|http://www.geocities.com/timessquare/chasm/8960/powerarmor.html]]
----

[[Paper Dragon|The Paper Dragon]] offers this generic tool to generate tavern names. Apparently, there are over 56,000 combinations. 

''Link:'' [[Tavern Name Generator|http://www.paper-dragon.com/fantasyland/tavernnamegen.html]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a ~Techno-Wizard varient that specializes in the bow, for use in [[Rifts]].

''Link:'' [[Techno-Wizard Archer O.C.C.|http://www.kitsune.addr.com/Rifts/Rifts-OCCs/Techno-Wizard_Archer_OCC.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] presents a selection of new ~Techno-Wizard Items:

*Barrage Fire Bow 
*Black Myst ~Ninja-To
*Blazing Star Blade 
*Earth Shaker T.W. Mine Clearing Device
*Golden Forge Pistol
*Mirrored Lightning Sword 
*Shadow Wraith Blade
*Spartan II Magical ~Exo-Skeleton Battle Armor
*~Techno-Wizard "Angel of War" Body Armor
*~Techno-Wizard Anime Backpack
*~Techno-Wizard "Armor of Ithan" Arm Bracer
*~Techno-Wizard Bionics & Cybernetics
*~Techno-Wizard Boots of "Superhuman Speed"
*~Techno-Wizard Crystal Warheads by Kitsune. 
*~Techno-Wizard Decoy Missiles by Kitsune.
*~Techno-Wizard Elemental Land Mines by Kitsune.
*~Techno-Wizard Elemental Torpedoes & Underwater Mines 
*~Techno-Wizard Enchanted Arrows
*~Techno-Wizard Gatling Laser Submachinegun 
*~Techno-Wizard Greater PPE Jewelry 
*~Techno-Wizard Light Blade Sword 
*~Techno-Wizard "Mask of Deceit" Hairpin 
*~Techno-Wizard Mirror "Reflection" Shield 
*~Techno-Wizard Power Weapon Scabbard 
*~Techno-Wizard Star Lance 
*~Techno-Wizard "Supernatural Hearing" Earrings 
*~Techno-Wizard Tools 
*Wind Dancer Blade 
''Link:'' [[Techno-Wizard Items|http://www.kitsune.addr.com/Rifts/Rifts-MagicItems.htm#Techno-Wizard]]
----
[[The Editor's Wastebasket]] describes The Black Hands Assassin's Guild, operating in Timiro, Land of the South Winds, and Land of the Damned. Could make a good employer for the players or villians to pit against them. 

''Link:'' [[The Black Hands Assassin's Guild|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/World/black_hands.shtm]]
----
[[The Editor's Wastebasket]] provides more information on the Brodkil Empire, including Government, population, and history. 

''Link:'' [[The Brodkil Empire|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/brodkil.shtm]]
----
A RPG article by [[The Lost Page|The Lost Page: Adam's Gaming Resources]]. Written with a slant toward Heroes Unlimited, the concepts of creating and running NPC villains are universal to all games. It discusses the various villain archtypes and how to determine the motives of the NPC. 

''Link:'' [[The Care and Handling of Villains|http://www.geocities.com/Tokyo/Bay/4853/villains.html]]
----
[[Joe Merc|Joe Merc's Rifts Webpage]] presents an adventure setting in North America called the Freezone. Includes history, government, places of interest, and ~NPCs (no stats).

''Link:'' [[The Freezone|http://www.geocities.com/kirksmithicus/freezone.html]]
----
[[The Editor's Wastebasket]] details the clans of atlantis: The ~Bagh-Dach Clan, The Acherean Clan, The Alcheon Clan, The Iliad Clan, and Clan Amaterasu. 

''Link:'' [[The Clans of Atlantis|http://www.editors-wastebasket.org/Games/Palladium/Rifts/World/clans.shtm]]
----
[[Paper Dragon|The Paper Dragon]] offers this generic campaign setting suppliment on the 1930s. It has details on fashion, historical prices, villians, weapons, vehicles, and more. It can be used in any setting, but I think it would best convert to Beyond the Supernatural or Heroes Unlimited. 

''Link:'' [[The Dirty 30s|http://www.paper-dragon.com/1939/]]
----
''Site:'' The Editor's Wastebasket
''URL:'' [[http://www.editors-wastebasket.org/index.shtm|http://www.editors-wastebasket.org/index.shtm]]
''Description:'' A page with Palladium and D20 information. It has a clean look, though the material is burried down a few links. Still, good quality material. 
----
[[The Editor's Wastebasket]] describes The Elven Noble House of Azazel, one of the few still in existence due to the ~Elf-Dwarf War.

''Link:'' [[Elven Noble House of Azazel|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/World/azazel.shtm]]
----
''Site:'' The Great Ressurection
''URL:'' [[http://www.geocities.com/TimesSquare/Dungeon/5490/|http://www.geocities.com/TimesSquare/Dungeon/5490/]]
''Description:'' Last updated in 1999, this site focuses on ~BTS1. I think it tried to play music too, but ~IE7 put a stop to that.  
----
''Site:'' The Hellstorm'ers Guide to the Megaverse
''URL:'' [[http://www.geocities.com/Area51/Corridor/7859/home.htm|http://www.geocities.com/Area51/Corridor/7859/home.htm]]
''Description:'' Not updated since the 90s, this mostly Rifts site features some oldies, but perhaps some things you can use for your game. The Plamsa Emporium section of his page includes M.D.C. Duct Tape
----
[[The Editor's Wastebasket]] presents their view of the Heroic Realm of Regnum. It may differ from the canon text somewhat, but it details the landscape well. 

''Link:'' [[The Heroic Realm of Regnum|http://www.editors-wastebasket.org/Games/Settings/Regnum/index.shtm]]
----
''Site:'' Adam's Web Site: The Lost Page
''URL:'' [[http://www.geocities.com/Tokyo/Bay/4853/gaming.html|http://www.geocities.com/Tokyo/Bay/4853/gaming.html]]
''Description:'' A site devoted to Rifts and HU, as well as AD&D. A lot of good material here. Unfortunately, there are a fair bit of broken links.  
----
''Site:'' The Manistique Imperium
''URL:'' [[http://the-manistique-imperium.freeservers.com/|http://the-manistique-imperium.freeservers.com/]]
''Description:'' A site devoted to the Manistique Imperium state in Rifts, located in North America. There is a lot of information here. Also a lot of broken images, unfortunately. 
''Beware of Ads.''  
----
[[The Nexus Point]] presents The Nexus Navigator, a wiki index of Palladium canon material. It doesn't host the material (that would be a big no-no), but it tells you where to find it in the books, which can be huge time saver. The author describes it as:
<<<
...the first searchable online index of the Palladium Megaverse. The NEXUS Navigator was designed to help people find the information they need among the vast amounts of books.
<<<
''Link:'' [[The Nexus Navigator|http://www.thenexusnavigator.com/]]
----
''Site:'' The Nexus Point
''URL:'' [[http://www.thenexuspoint.com/|http://www.thenexuspoint.com/]]
''Description:'' Actively updated Palladium fan page. Home to the Nexus navigator, A wiki index of Palladium material available in canon text (Quite useful). The NP also hosts various content via their forums.  
----
[[The Editor's Wastebasket]] describes the The Order of the Serpent, a group devoted to seek out and destroy any evidence of the ~Elf-Dwarf War.

''Link:'' [[The Order of the Serpent|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/World/serpent.shtm]]
----
''Site:'' The Paper Dragon
''URL:'' [[http://www.paper-dragon.com/index.html|http://www.paper-dragon.com/index.html]]
''Description:'' A site with Generic (non-PB specific) role playing material. Things found here could be used in any number of palladium games. A good source of inspiration for ~GMs.  
----
''Site:'' The ~Techno-Wizard's Workshop
''URL:'' [[http://www.geocities.com/timessquare/chasm/8960/frames.html|http://www.geocities.com/timessquare/chasm/8960/frames.html]]
''Description:'' An old site with broken images that still has smoe gas in the tank. Much of the page is 'coming soon' type links, but there is some good material. 
----
[[The Editor's Wastebasket]] describes the The Watchers of the Unspoken, A secret society headquartered in the city of Destiny Point who investigate myth and legend and look for signs indicating a resurgence of the Age of Chaos.

''Link:'' [[The Watchers of the Unspoken|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/World/watchers.shtm]]
----
[[The Editor's Wastebasket]] describes the Thieves' Guilds of Palladia. 

''Link:'' [[Thieves' Guilds of Palladia|http://www.editors-wastebasket.org/Games/Palladium/Fantasy/World/thieves.shtm]]
----
''Site:'' Third Age of Dragonwright Rifts
''URL:'' [[http://node13.shacknet.nu/rifts/|http://node13.shacknet.nu/rifts/]]
''Description:'' Actively Updated. Probably the first and only Rifts Blog. Unfortunately, I can't link to each blog entry, but this is definately the kind of site to bookmark and check often. 
----
[[Tsunami Arms]] presetns the Thunderhammer Modular Weapon System. Customers create their own weapon by combining 7 base models with seven assault models. 

''Link:'' [[Thunderhammer Modular Weapon System|http://cain7.worldbreak.com/tsanew2.htm]]
//Note: Beware of Ads!//
----
TiddlyWiki is reusable, non-linear, personal web notebook software created by Jeremy Ruston. You can find the TiddlyWiki home site at http://www.tiddlywiki.com 

This page uses the ~TiddlyKubrick template, created by [[Clint Checketts|http://checkettsweb.com]].

This is one of the most efficient ways of communicating, and it's a lot of fun to use. Continue reading [[How this Site Works]] for more information.
----
[[Katherine Nabity|Katherine Nabity's Rifts Page]] provides a nice adventure setting for Rifts North America. Includes plot hooks, places of interest, ~NPCs (no stats, but you can use her NPC templates), and maps. Plus, via link at the bottom, you can download all the details in a MS Word document. Enough material for a few adventures, but a crafty GM could turn this into a campaign. 

''Link'': [[The Town of Pecos|http://members.cox.net/fiona_mclaud/pecos.htm#maps]]
----
''Site:'' Tsunami Arms
''URL:'' [[http://cain7.worldbreak.com/tsunami.htm|http://cain7.worldbreak.com/tsunami.htm]]
''Description:'' Last updated in 2005 (or perhaps earlier), this site is devoted exclusively to a new arms dealer in North America, Tsunami Arms. In addition to new toys, the page contains history on the Arms Dealer. 
''Beware of Ads.''  
----
[[Tsunami Arms]] presents a new Arms Dealer and Mercenary company in North America. Could make for some good adventures. 

''Link:'' [[History of Tsunami Arms|http://cain7.worldbreak.com/tsa.htm]]
''Link:'' [[TSA Mercenaries|http://cain7.worldbreak.com/tsamercs.htm]]
''Link:'' [[GM section on Tsunami Arms|http://cain7.worldbreak.com/tsagm.htm]]
//Note: Beware of Ads!//
----
[[Tsunami Arms]] Presents a large selection of new weapons. You can read about the [[History of Tsunami Arms|Tsunami Arms (Rifts)]] to see if it is appropriate for your campaign, or you can just use the new toys straight up. Also see [[Thunderhammer|Thunderhammer Modular Weapon System (Rifts)]] weapon line.

''Link:'' [[Shotguns|http://cain7.worldbreak.com/tsashot.htm]]
''Link:'' [[Handguns|http://cain7.worldbreak.com/tsapistl.htm]]
''Link:'' [[Rifles|http://cain7.worldbreak.com/tsarifle.htm]]
''Link:'' [[Heavy Weapons|http://cain7.worldbreak.com/tsaheavy.htm]]
''Link:'' [[Modular Weapons|http://cain7.worldbreak.com/tsamodul.htm]]
''Link:'' [[Ammo Types|http://cain7.worldbreak.com/tsaammo.htm]]
''Link:'' [[Explosives|http://cain7.worldbreak.com/tsaboom.htm]]
//Note: Beware of Ads!//
----
[[UG|UG's Palladium Site]] offers his vision of Glitter Boys produced by the Coalition states. Perhaps a bit over powered, and unlikely given the current canon material, it's still pretty good. The picture for the Panzer is awesome. 

''Link:'' [[Coalition Glitter Boys|http://digitsweb.com/UG/RPG/Palladium/Coalition/mecha.htm#COALITION GLITTER]]
----
[[UG|UG's Palladium Site]] Presents details on Coalition technology.
*The fusion Injection System 
**History 
**How it Works 
*The current technology on Mecha Metal 
*The Hydraulics Systems 
*Standard Sensors 
**Coalition APC's 
**Coalition Robots 
**Coalition Power Armor 
**Coalition Glitter Boys 
''Link:'' [[Coalition Technology|http://digitsweb.com/UG/RPG/Palladium/Coalition/sensors.htm]]
----
[[UG|UG's Palladium Site]] Presents a revised skill list, which includes a bunch of new skills. I think originally designed for Rifts, but ultimately designed to be compatible with any PB settings. 

''Link:'' [[Revised Skills List|http://digitsweb.com/UG/RPG/Palladium/Skills/index.html]]
----
[[UG|UG's Palladium Site]] presents new Robot Combat skills. 

*Mecha Combat Power Armor 
**Triax X-10 Predator 
**Triax X-1000 ~Ulti-Max 
**Coalition SAMAS 
**Northern Gun Samson 
*Mecha Combat Robots 
**Spider Skull Walker 
**Coalition ~IAR-2 Abolisher 
**Titan 
**Titan Exploration and Light Combat 
**Titan Reconnaissance 
**Coalition ~IAR-2 Abolisher 
**Triax X-500 Forger 
**~NG-V7 Hunter 
**~NG-M56 ~Multi-Bot 
*Mecha Combat Glitter Boy 
**~USA-G10 
**CS ~GB-10 "Cheetah" 
**CS ~GB-40 "Panzer" 
''Link:'' [[Mecha Combat Power Armor Skills|http://digitsweb.com/UG/RPG/Palladium/Coalition/pamc.htm]]
''Link:'' [[Mecha Combat Robots Skills|http://digitsweb.com/UG/RPG/Palladium/Coalition/rmc.htm]]
''Link:'' [[Mecha Combat Glitter Boy Skills|http://digitsweb.com/UG/RPG/Palladium/Coalition/gbmc.htm]]
----
[[UG|UG's Palladium Site]] Presents another Coalition Netbook, perhaps the original. Unfortunately, it's a bit old, and so some of the material is obviously out of date. 

*Background and Flavor text
*CS Government Overview
*Optional Rules
**The Percentage Points System
**Optional ways to round out your character
**Combat Rules
**Misfire Rules
**Critical Damage Rules
*Revised Skill List
*Coalition ~OCCs
*Sensors & Other Technology
*Coalition Mecha and Vehicles
''Link:'' [[Coalition Netbook|http://digitsweb.com/UG/RPG/Palladium/Coalition/index.html]]
----
''Site:'' UG's Palladium Site
''URL:'' [[http://digitsweb.com/UG/RPG/Palladium/|http://digitsweb.com/UG/RPG/Palladium/]]
''Description:'' A page from way back in the day, it seems. Home of the Coalition Netbook (or one of them, at least), as well as some other PB material. The site design is strange and produces some errors when you click on links, but most of the links appear to work. 
----
[[Side One|Side One: RPG Campaign Notes]] offers their take on revised REF ~OCCs. 

*Veritech Fighter Pilot
*Destroid Pilot
*Cyclone Rider
*Zentraedi REF Warrior
*Military Specialist
*~Bio-Maintenance Engineer
*REF Technical Expert 
*REF Field Scientist
*Praxian Warriors
*Perytonian Warrior Wizards
''Link:'' [[Updated REF OCCs|http://www.geocities.com/the_devillin/occ.html]]
----
[[Quality in Rifts]] discusses ranks in the CS Military and how the affects players. Overall, the page gives some guidance to ~GMs when running a military game. 

''Link:'' [[A Discussion of Ranks|http://spleen.mearcair.net/rifts/ranks.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] has a set of armor and a new weapon from Valkyrie Industries. 


''Link:'' [[Valkyrie Industries Weapons and Armor|http://www.kitsune.addr.com/Rifts/Rifts-Equipment/Weapons-Valkyrie.htm]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides a nice table of visibility ranges, hearing levels, and smelling odors. Appropriate for a GM Shield. 

''Link:'' [[Visibility, Hearing and Odor|http://www.geocities.com/kuseru/sight_sound.htm]]
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] presents the W.O.L.F. Brand Armaments line of Grenades & Toxins. 

''Link:'' [[Grenades|http://www.geocities.com/dr_aries101/Grenade_Price_Sheet.htm]]
''Link:'' [[Toxins|http://www.geocities.com/dr_aries101/Toxins_Price_List.htm]]

''Link:'' [[History of WBA|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.htm]]
''Link:'' [[Entire WBA Product Line|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.html]] (Includes PDF Download)
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] presents the W.O.L.F. Brand Armaments line of handguns. 

*R-10 Caseless Cobra Revolver
*R-15 Caseless Cobra II Revolver
*R-20 Caseless Python Revolver
*R-25 Caseless Python II Revolver
*R-30 Caseless Mamba Double Revolver
*R-35 Caseless Mamba II Double Revolver
*R-40 10mm Snubnose Revolver
*P-10 Caseless Aries ~Auto-Pistol
*P-15 Caseless Equalizer ~Auto-Pistol
*~P-15SS Long Shot ~Auto-Pistol
*C-10 Caseless Backup ~Auto-Pistol
*C-15 Caseless “Deuce” Double Snub-nosed Revolver
''Link:'' [[Handguns|http://www.geocities.com/dr_aries101/WBA_Modern_Handguns.html]]

''Link:'' [[History of WBA|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.htm]]
''Link:'' [[Entire WBA Product Line|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.html]] (Includes PDF Download)
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] presents the W.O.L.F. Brand Armaments line of heavy weapons. 

*H-1000 12mm Caseless “Hurricane” Dual Gatling Gun
*G-100 “Thumper” Grenade Launcher
''Link:'' [[Heavy Weapons|http://www.geocities.com/dr_aries101/WBA_Heavy_Weapons.html]]

''Link:'' [[History of WBA|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.htm]]
''Link:'' [[Entire WBA Product Line|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.html]] (Includes PDF Download)
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] presents the W.O.L.F. Brand Armaments line of Melee weapons. 

''Commercial Blades''
*WBA Throwing knife
*WBA Vibro+ Knife
*WBA Vibro+ Trench Sabre
*WBA Vibro+ Dagger
*WBA Vibro+ Push Knife
*M01 ~Vibro-Katana
*M02 ~Vibro-Wakizashi
*M03 ~Vibro-Tanto
''Firebrand Plasma Weapons''
*Firebrand Plasma Broadsword
*Firebrand Plasma Longsword
*Firebrand Plasma Shortsword
*Firebrand Plasma Dagger 
*Firebrand Plasma Ninjato Sword
*Firebrand Plasma Axe
*Firebrand Plasma Lance
''Neuaral Stun Weapons''
*Standard Neural Stun Nightstick / Baton
*Neural Blade Baton
*Neural Ion Pulse Nightstick
*Neural Stun Blaster Nightstick
''Link:'' [[Commercial Blades|http://www.geocities.com/dr_aries101/WBA_Melee_Weapons.html]]
''Link:'' [[Firebrand Plasma Weapons|http://www.geocities.com/dr_aries101/WBA_Plasma_Weapons.html]]
''Link:'' [[Neuaral Stun Weapons|http://www.geocities.com/dr_aries101/WBA_Stun_Weapons.html]]

''Link:'' [[History of WBA|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.htm]]
''Link:'' [[Entire WBA Product Line|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.html]] (Includes PDF Download)
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] presents the W.O.L.F. Brand Armaments line of rifles and shotguns. 

''Rifles''
*~AR-10 Terminator Assault Rifle
*~AR-20 Infantry Assault Rifle
*~AR-21 Scout Rifle
*~AR-50 Behemoth Assault Rifle
*~AS-10 Heavy Assault Snipers Rifle
*~SS-15 Sniper Rifle
''Shotguns''
*S-10 “Enforcer” Shotgun
*S-15 “Striker” Military Shotgun
*S-20 “Room Sweeper” Shotgun
*~S-25A “Street Sweeper” Automatic Assault Shotgun
''Link:'' [[Rifles & Shotguns|http://www.geocities.com/dr_aries101/WBA_Modern_Rifles_Shotguns.html]]

''Link:'' [[History of WBA|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.htm]]
''Link:'' [[Entire WBA Product Line|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.html]] (Includes PDF Download)
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] presents the W.O.L.F. Brand Armaments line of sub-machine guns. 

*M-100 10mm Caseless ~Sub-Machinegun
*M-110 10mm Caseless Striker ~Sub-Machinegun
*M-120 12mm Caseless Asp ~Sub-Machinegun
*M-130 12mm Caseless Viper ~Sub-Machinegun
*M-160 12mm Caseless "Fang" ~Sub-Machinegun
''Link:'' [[Sub-Machine Guns|http://www.geocities.com/dr_aries101/WBA_Modern_Submachine_Guns.html]]

''Link:'' [[History of WBA|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.htm]]
''Link:'' [[Entire WBA Product Line|http://www.geocities.com/dr_aries101/WOLF_Brand_Arms.html]] (Includes PDF Download)
----
[[Nexus Nine]] presents The War Machine: a collection of profiles on the major robots and power armor units of Rifts Earth. The articles showcase the strengths and weaknesses of a specific unit, as well as advice on how to best use them. A powerful tool for players to pimp their rides, so to speak. 

*Profile #1: ~IAR-4 Hellraiser
*Profile #2: ~IAR-2 Abolisher
*Profile #3: ~IAR-1 Enforcer 
*Profile #4: ~IAR-3 Skull Smasher
*Profile #5: ~IAR-5 Hellfire 
*Profile #6: ~NG-V7 Hunter
*Profile #7: ~NG-M56 ~Multi-Bot
*Profile #8: NG Spider/Bandito Tarantula
*Profile #9: ~G-9A Jaguar Light Robot Vehicle 
*Profile #10: Triax X-2500 Black Knight 
''Link:'' [[War Machine Profiles|http://www.nexusnine.net/doc/feat/index.html]]
----
[[Kuseru|Ninjas & Superspies GM Netbook]] provides some guidance on the various WP skills in the palladium universe. 

''Link:'' [[Weapon Proficiencies Comparison|http://www.geocities.com/kuseru/WPcomparison.htm]]
----
[[Quality in Rifts]] discusses the role of weapons and Rifts, and the culture of the Gun that exists. The author tries to remedy the fact that people are allowed to walk around major cities with deadly weapons, and in doing so offers a system to categories all weapons and equipment. This categorization can allow GMs to easily regulate what is allowed where in their games. 

''Link:'' [[Weapons in Rifts|http://spleen.mearcair.net/rifts/weapons.htm]]
----
[[Kitsune|Kitsune's Palladium Web Page]] offers new weapons from Wellington Industries: melee and modern. It's a Juicer's delight. 

''Link:'' [[Wellington Industries Weapons and Armor|http://www.kitsune.addr.com/Rifts/Rifts-Equipment/Weapons-Wellington.htm]]
----
<<<
A Wiki is a popular way of building collaborative websites. It's based on the ideas of easy editing of pages and the use of special WikiWord notation to automagically create links between pages. See Wikipedia for [[more details|http://en.wikipedia.org/wiki/Wiki]]. TiddlyWiki is different from a conventional Wiki because it is not based on entire pages of content, but rather items of MicroContent that are referred to as 'tiddlers'.
<<<

''-[[Jeremy Ruston|http://www.tiddlywiki.com/#JeremyRuston]]'', creator of TiddlyWiki.
----
<<<
A WikiWord is a word composed of a bunch of other words slammed together with each of their first letters capitalised. WikiWord notation in a conventional WikiWikiWeb is used to name individual pages while TiddlyWiki uses WikiWord titles for smaller chunks of MicroContent. Referring to a page with a WikiWord automatically creates a link to it. Clicking on a link jumps to that page or, if it doesn't exist, to an editor to create it. This third version of TiddlyWiki also adds ~NonWikiWordLinks.
<<<
''-[[Jeremy Ruston|http://www.tiddlywiki.com/#JeremyRuston]]'', creator of TiddlyWiki.
----
[[The Dark Lord|Nexus of the Dark Lord]] presents the Wired Moster Hunter OCC, a varient of the Crazy. 

''Link:'' [[Wired Monster Hunter O.C.C.|http://mywebpages.comcast.net/jacksonsdc/wiredmh.htm]]
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] offers a large selection of character sheets and other gaming aids for use in all of the Palladium Settings, as well as some setting specific gudes. All in PDF format, so they print like they look on screen.  

''Generic Aids''
*Custom ~All-Purpous Character Sheets. Includes:
**Universal Palladium Character Sheet
**Inventory/Equipment Record Sheet
**Spell / Psionics Record Sheets
**Vehicle / Power Armor / Bot Record Sheet
*Character & NPC Tracking Sheet 
*Experience Table & Tracking Sheet 
*Full NPC Tracking Sheet 
*Advanced Initiative Rules 
*Pain Rules
''Heroes Unlimited''
*Heroes Unlimited Errata - Official
*Superspy Agency Creation Sheet
*Criminal Organization Creation Sheet
*~HU2 Merits & Flaws
''BTS''
*Supernatural Organization Creation Sheet
''Palladium Fantasy''
*Palladium Fantasy Errata - Official 
*Palladium Fantasy Siege Weapons - Official 
*Critical Hits & Misses Tables
''Rifts''
*Advanced Ranged Weapons Rules 
*Power ~Armor/Mech Critical Hits 
''Link:'' [[Wolf Pack Character Sheets & GM Tools|http://www.geocities.com/nykodymus/Palladium_Gaming_Aides.html]]
----
''Site:'' Wolf Pack Mercenary Corps.
''URL:'' [[http://www.geocities.com/nykodymus/Rifts_RPG_WolfPack.html|http://www.geocities.com/nykodymus/Rifts_RPG_WolfPack.html]]
''Description:'' The page is semi-updated. Most of the content is older, but the author has recently revised and finished some of the material. A Rifts site centering around the Wolf Pack Merc Corps.
----
The [[Wolf Pack Website|Wolf Pack Mercenary Corps]] describes in detail their namesake, the Wolf Pack Mercenary Corps. While it may at first look simple, if you follow the links there is a lot of details burried in this page. The mercenary company is really flushed out. 

''Link:'' [[History|http://www.geocities.com/nykodymus/History.html]]
''Link:'' [[Merc Company Stats|http://www.geocities.com/nykodymus/Company_Breakdown.html]]
''Link:'' [[Wolf Pack OCCs|http://www.geocities.com/nykodymus/WP_OCCs.html]]
''Link:'' [[Wolf Pack Issued Gear|http://www.geocities.com/nykodymus/WP_Gear.html]]
''Link:'' [[Wolf Pack Vehicles|http://www.geocities.com/nykodymus/WP_Hardware.html]]
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] presents some ~OCCs developed for use in their mercenary company. 

*Infantry Soldier
*Special Services Commando
*Master Assassin
*Combat Field Mechanic 
*White Mice Security Specialist 
*Contract Negotiator
''Link:'' [[Wolf Pack OCCs|http://www.geocities.com/nykodymus/WP_OCCs.html]]
----
[[Wolf Pack|Wolf Pack Mercenary Corps]] offers some custom vehicles they created for use in their Mercenary Company. 

*~WP05EX Combat Infantry Hover Trike
*~WP10EX Hover Jeep
*~WP50EX General Purpose Hover Truck
*~WP100EX Combat Car
*vWP500EX Hover APC
*~WP1000EX Main Battle Tank
*~WP-AA100 ~Anti-Aircraft Calliope
''Link:'' [[Wolf Pack Vehicles|http://www.geocities.com/nykodymus/WP_Hardware.html]]
----
[[Smigs|Gaming the Smigs Way]] offers a number of his game settings for your use. The information on each setting is somewhat sparse, but it might inspire you with a new gaming idea. 
*Jesuits
*Vampire Slayers
*Pheonix Project
*Sea of Dreams
*Mafia
*Heroes Reborn
*And more...
''Link:'' [[Worlds the Smigs Way|http://sinestus.tripod.com/smigland.htm]]
----
[[Zor|Zor's Experiments]] offers some of his robotech creations. He claims that they need to be play tested (but doesn't everything on the net?). 
*Protoculture: theory and definition of Zor's lost knowledge about the Flower of Life.
*Concussion Chaff: Anti Missile defense
*Super Bioroid: mecha where the two pilots use the "Shared Conscience" psionic ability to act in harmony.
*Armor Piercing Rail gun Round
*Long Bow Archer: unique piece of mecha that uses Armor Piercing Round. 
*Squire Drone: Companion to the "Archer" mecha
''Link:'' [[Zor's Creations|http://www.geocities.com/zor_prime1/gamemstr.htm#Technology]]
----
''Site:'' Zor's Experiments
''URL:'' [[http://www.geocities.com/zor_prime1/gamemstr.htm|http://www.geocities.com/zor_prime1/gamemstr.htm]]
''Description:'' Zor_prime1 presents his ideas for Palladium Books, featuring new toys, new rules and material to help you build characters. Last updated in 2004. 
----
[[Zor|Zor's Experiments]] offers an adventure to introduce players to the Heroes Unlimited Universe. 

''Link:'' [[Zor's HU Intro Adventure|http://www.geocities.com/zor_prime1/m_scenario.htm]]
----