<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->
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 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;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {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
<<importTiddlers>>

''Ingredients''
1 whole chicken, cleaned and cut into 8 pieces
2 medium onions, diced
1 green bell pepper, seeded and sliced
1 red bell pepper, seeded and sliced
2 cloves garlic, minced
1 cup chicken stock
3 tomatoes, chopped
1 cup white wine
1/4 cup cognac
1 tbsp vegetable oil
Salt and pepper to taste



''Production:''

Heat the oil in a heavy skillet over medium heat.


Sprinkle the chicken with salt and pepper, then brown in the skillet (about 7 minutes). Remove and set aside.


In the remaining oil, fry the onions and bell pepper until softened. Add the garlic and stir until aromatic, about 30 seconds.


Add the chicken stock and deglaze the pan, scraping up any brown bits stuck to the bottom.


Add the tomatoes, wine, and cognac while stirring.


Return the chicken and simmer over a medium-low flame until the chicken is thoroughly tender, about 35 minutes.
<HTML>

<head>
<TITLE>Tarot Broadsword Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Broadsword Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">8</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>18</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>303.1kg<b>; Dice: </b>HTH Damage 3 1/2d6  END [2]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 11-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>5/15</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">5/15 PD (0/10 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/14</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/14 ED (0/10 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>7</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 7" (14" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>31</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="90%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">33</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Heavy Blaster Rifle: </i></b>Energy Blast 12d6, 32 Charges (+1/4) (75 Active Points); OAF (Heavy Blaster Rifle; -1), Limited Range (250") (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[32]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Fragmentation Grenades: </i></b>Killing Attack - Ranged 1d6+1, Explosion (+1/2) (30 Active Points); 4 Charges (-1), OAF (Grenades; -1), Range Based On Strength (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[4]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">12</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Knife: </i></b>(Total: 23 Active Cost, 12 Real Cost) Killing Attack - Hand-To-Hand 1d6 (2d6 w/STR), Reduced Endurance (0 END; +1/2) (22 Active Points); OAF (Knife; -1) (Real Cost: 11) <b>plus</b> Range Based On STR (+1/4); 1 Recoverable Charge (-1 1/4), OAF (Knife; -1), Lockout (-1/2) for up to 15 Active Points of Hand Killing Attack (1 Active Points) (Real Cost: 1)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[1 rc]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Helmet: </i></b>(Total: 19 Active Cost, 9 Real Cost) Armor (2 PD/2 ED) (6 Active Points); Activation Roll 8- (-2), OIF (Helmet; -1/2) (Real Cost: 2) <b>plus</b> Radio Perception/Transmission (Radio Group) (10 Active Points); OIF (Helmet; -1/2), Sense Affected As Hearing Group In Addition To Radio Group (-1/2) (Real Cost: 5) <b>plus</b> Sight Group Flash Defense (3 points) (3 Active Points); OIF (Helmet; -1/2) (Real Cost: 2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">16</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (8 PD/8 ED) (24 Active Points); OIF (Body Armor; -1/2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Running +1" (7" total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">67</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">16</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Broadsword Agent</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Military Technology 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The MIlitary/Mercenary/Terrorist World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Tactics 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Teamwork 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Emplaced Weapons, Flamethrowers, General Purpose/Heavy Machine Guns, Grenade Launchers, Shoulder-Fired Weapons</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">46</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">150</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">96</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="21%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>225</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">83</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">225</font></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>Tarot Claymore Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Claymore Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">8</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>18</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>303.1kg<b>; Dice: </b>HTH Damage 3 1/2d6  END [2]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 11-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>5/19</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">5/19 PD (0/14 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/18</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/18 ED (0/14 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>7</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>31</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="91%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="4%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">60</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Claymore Armor Weapons Systems: </i></b>Multipower, 90-point reserve,  (90 Active Points); all slots Battlesuit (-1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6u</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">1)  <b><i>Blaster: </i></b>Energy Blast 12d6, Reduced Endurance (0 END; +1/2) (90 Active Points)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6u</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">2)  <b><i>Grenade Launcher: </i></b>Energy Blast 12d6, 16 Charges (+0), Explosion (+1/2) (90 Active Points)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">[16]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6u</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">3)  <b><i>Laser: </i></b>Killing Attack - Ranged 3d6, Armor Piercing (+1/2), Reduced Endurance (0 END; +1/2) (90 Active Points)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6u</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">4)  <b><i>Tangleweb Cannon: </i></b>Entangle 6d6, 6 DEF, Reduced Endurance (0 END; +1/2) (90 Active Points)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6u</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">5)  <b><i>Variable Cannon: </i></b>Energy Blast 10d6, Variable Special Effects (Sonics, Fire, or Radiation Only; +1/4), Reduced Endurance (0 END; +1/2) (87 Active Points)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
    <td width="91%" colspan="6" align="left" height="19" valign="top">&nbsp;</td>
    <td width="4%" align="center" height="19" valign="top">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">35</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Jetpack: </i></b>Flight 15", x4 Noncombat, Reduced Endurance (0 END; +1/2) (52 Active Points); Battlesuit (-1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">28</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Armor: </i></b>Armor (14 PD/14 ED) (42 Active Points); OIF (Battle Armor; -1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Flare Compensation: </i></b>Sight Group Flash Defense (5 points) (5 Active Points); OIF (Battle Armor; -1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Noise Buffers: </i></b>Hearing Group Flash Defense (5 points) (5 Active Points); OIF (Battle Armor; -1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">7</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Life Support System: </i></b>Life Support  (Self-Contained Breathing), 1 Continuing Fuel Charge lasting 3 Hours (+0) (10 Active Points); Battlesuit (-1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">[1 cc]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Communications Uplink: </i></b>High Range Radio Perception (Radio Group) (12 Active Points); Battlesuit (-1/2), Affected As Sight And Hearing Groups As Well As Radio Group (-1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Infrared Filters: </i></b>Infrared Perception (Sight Group) (5 Active Points); Battlesuit (-1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Lowlight Filters: </i></b>Nightvision (5 Active Points); Battlesuit (-1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">2</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial"><i><b>
    GPS Tracking:</b> </i>Bump Of Direction (3 Active Points); Battlesuit (-1/2)</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">67</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">7</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Claymore Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Claymore Armor Weapon Systems</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF: Claymore Armor Weapons </font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">46</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">225</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">178</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">2</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="22%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>300</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">74</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">300</font></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>Tarot Computer Services Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Computer Services Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">12</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>14</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 12-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>
    10</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/10 PD (0/6 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>
    10</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/10 ED (0/6 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="81%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="14%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="81%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="14%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="81%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Tarot Uniform: </i></b>Armor (6 PD/6 ED) (18 Active Points); OIF (Uniform; -1/2), Activation Roll 14- (-1/2)</font></td>
    <td width="14%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">40</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Follower:  
    <font color="#FF0000">Laptop Computer</font></font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">58</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Coin Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Acting 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Computer Programming 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Concealment 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Disguise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Shadowing 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Systems Operation 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">18 Points Of The Following: Bribery, Bugging, Conversation, Deduction, Electronics, Forgery, Gambling, High Society, Interrogation, Lipreading, Paramedics, Persuasion, Security Systems, Tactics, or Teamwork </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">9</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Computer Services Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">9 
    Points of the Following:&nbsp; Cryptography, Electronics, Inventor, KS: 
    Applied Mathematics, KS: Computer Systems, LS: Computer Language, SS: 
    Computer Science, SS: Information Systems Technology, SS: Mathematics, SS: 
    Software Engineering, Systems Operation</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Local Law Enforcement 8- (Mo Pow, NCI, Limited Geographical Area, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">25</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 14- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">44</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">100</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">24</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">40</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="12%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>175</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">67</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">175</font></td>
  </tr>
  </table>

</body>

</html>
All written material presented in //''Black Hats And White Capes!''// is copyright (C) by Jack V. Butler, Jr. unless otherwise specifically noted.

All artwork presented here is copyright (C) by Storn Cook unless otherwise specifically noted.  Artwork is used here with permission from the artist.
/***
|''Name:''|CryptoFunctionsPlugin|
|''Description:''|Support for cryptographic functions|
***/
//{{{
if(!version.extensions.CryptoFunctionsPlugin) {
version.extensions.CryptoFunctionsPlugin = {installed:true};

//--
//-- Crypto functions and associated conversion routines
//--

// Crypto "namespace"
function Crypto() {}

// Convert a string to an array of big-endian 32-bit words
Crypto.strToBe32s = function(str)
{
	var be = Array();
	var len = Math.floor(str.length/4);
	var i, j;
	for(i=0, j=0; i<len; i++, j+=4) {
		be[i] = ((str.charCodeAt(j)&0xff) << 24)|((str.charCodeAt(j+1)&0xff) << 16)|((str.charCodeAt(j+2)&0xff) << 8)|(str.charCodeAt(j+3)&0xff);
	}
	while (j<str.length) {
		be[j>>2] |= (str.charCodeAt(j)&0xff)<<(24-(j*8)%32);
		j++;
	}
	return be;
};

// Convert an array of big-endian 32-bit words to a string
Crypto.be32sToStr = function(be)
{
	var str = "";
	for(var i=0;i<be.length*32;i+=8)
		str += String.fromCharCode((be[i>>5]>>>(24-i%32)) & 0xff);
	return str;
};

// Convert an array of big-endian 32-bit words to a hex string
Crypto.be32sToHex = function(be)
{
	var hex = "0123456789ABCDEF";
	var str = "";
	for(var i=0;i<be.length*4;i++)
		str += hex.charAt((be[i>>2]>>((3-i%4)*8+4))&0xF) + hex.charAt((be[i>>2]>>((3-i%4)*8))&0xF);
	return str;
};

// Return, in hex, the SHA-1 hash of a string
Crypto.hexSha1Str = function(str)
{
	return Crypto.be32sToHex(Crypto.sha1Str(str));
};

// Return the SHA-1 hash of a string
Crypto.sha1Str = function(str)
{
	return Crypto.sha1(Crypto.strToBe32s(str),str.length);
};

// Calculate the SHA-1 hash of an array of blen bytes of big-endian 32-bit words
Crypto.sha1 = function(x,blen)
{
	// Add 32-bit integers, wrapping at 32 bits
	add32 = function(a,b)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF);
		var msw = (a>>16)+(b>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Add five 32-bit integers, wrapping at 32 bits
	add32x5 = function(a,b,c,d,e)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF)+(c&0xFFFF)+(d&0xFFFF)+(e&0xFFFF);
		var msw = (a>>16)+(b>>16)+(c>>16)+(d>>16)+(e>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Bitwise rotate left a 32-bit integer by 1 bit
	rol32 = function(n)
	{
		return (n>>>31)|(n<<1);
	};

	var len = blen*8;
	// Append padding so length in bits is 448 mod 512
	x[len>>5] |= 0x80 << (24-len%32);
	// Append length
	x[((len+64>>9)<<4)+15] = len;
	var w = Array(80);

	var k1 = 0x5A827999;
	var k2 = 0x6ED9EBA1;
	var k3 = 0x8F1BBCDC;
	var k4 = 0xCA62C1D6;

	var h0 = 0x67452301;
	var h1 = 0xEFCDAB89;
	var h2 = 0x98BADCFE;
	var h3 = 0x10325476;
	var h4 = 0xC3D2E1F0;

	for(var i=0;i<x.length;i+=16) {
		var j,t;
		var a = h0;
		var b = h1;
		var c = h2;
		var d = h3;
		var e = h4;
		for(j = 0;j<16;j++) {
			w[j] = x[i+j];
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=16;j<20;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=20;j<40;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k2);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=40;j<60;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),(b&c)|(d&(b|c)),w[j],k3);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=60;j<80;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k4);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}

		h0 = add32(h0,a);
		h1 = add32(h1,b);
		h2 = add32(h2,c);
		h3 = add32(h3,d);
		h4 = add32(h4,e);
	}
	return Array(h0,h1,h2,h3,h4);
};


}
//}}}
*[[Who's Who In The Butlerverse: The Swords Of TAROT]]
*[[Who's Who In The Butlerverse: The Emperor]]
*[[Who's Who In The Butlerverse: The Empress]]
*[[Who's Who in The Butlerverse: The Fool]]
*[[Encyclopedia Entry: "The Bochner Law"]]
*[[Encyclopedia Entry: "Burning Desire"]]
*[[Encyclopedia Entry: "Slang In The Butlerverse"]]
*[[Time Capsule: July 27]]
<HTML>

<head>
<TITLE>Tarot Cutlass Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Cutlass Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">&nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 11-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/12</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/12 PD (0/8 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/12</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/12 ED (0/8 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 7" (14" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 4" (8" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="90%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">12</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Knife: </i></b>(Total: 23 Active Cost, 12 Real Cost) Killing Attack - Hand-To-Hand 1d6 (2d6 w/STR), Reduced Endurance (0 END; +1/2) (22 Active Points); OAF (Knife; -1) (Real Cost: 11) <b>plus</b> Range Based On STR (+1/4); 1 Recoverable Charge (-1 1/4), OAF (Knife; -1), Lockout (-1/2) for up to 15 Active Points of Hand Killing Attack (1 Active Points) (Real Cost: 1)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[1 rc]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">16</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (8 PD/8 ED) (24 Active Points); OIF (Body Armor; -1/2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Running +1" (7" total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sea Experience: </i></b>Swimming +2" (4" total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">66</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">29</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Cutlass Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Navigation (Marine) 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Hydrography 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Oceanography 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Survival (Marine) 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Transport Familiarity: Six Points of Water Vehicle TFs </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Sailor 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Scuba 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Other Skills: 9 Points of the Following: Combat Piloting, Combat Skill Levels, Demolitions, Electronics, Mechanics, Paramedics, Skill Levels, Systems Operation, Tactics, or Improving Other Package Skills </font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">43</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">110</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">47</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="21%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>185</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">95</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">185</font></td>
  </tr>
  </table>

</body>

</html>
[[Welcome!]]
[[Current Issue]]
/***
|''Name:''|DeprecatedFunctionsPlugin|
|''Description:''|Support for deprecated functions removed from core|
***/
//{{{
if(!version.extensions.DeprecatedFunctionsPlugin) {
version.extensions.DeprecatedFunctionsPlugin = {installed:true};

//--
//-- Deprecated code
//--

// @Deprecated: Use createElementAndWikify and this.termRegExp instead
config.formatterHelpers.charFormatHelper = function(w)
{
	w.subWikify(createTiddlyElement(w.output,this.element),this.terminator);
};

// @Deprecated: Use enclosedTextHelper and this.lookaheadRegExp instead
config.formatterHelpers.monospacedByLineHelper = function(w)
{
	var lookaheadRegExp = new RegExp(this.lookahead,"mg");
	lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = lookaheadRegExp.exec(w.source);
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var text = lookaheadMatch[1];
		if(config.browser.isIE)
			text = text.replace(/\n/g,"\r");
		createTiddlyElement(w.output,"pre",null,null,text);
		w.nextMatch = lookaheadRegExp.lastIndex;
	}
};

// @Deprecated: Use <br> or <br /> instead of <<br>>
config.macros.br = {};
config.macros.br.handler = function(place)
{
	createTiddlyElement(place,"br");
};

// Find an entry in an array. Returns the array index or null
// @Deprecated: Use indexOf instead
Array.prototype.find = function(item)
{
	var i = this.indexOf(item);
	return i == -1 ? null : i;
};

// Load a tiddler from an HTML DIV. The caller should make sure to later call Tiddler.changed()
// @Deprecated: Use store.getLoader().internalizeTiddler instead
Tiddler.prototype.loadFromDiv = function(divRef,title)
{
	return store.getLoader().internalizeTiddler(store,this,title,divRef);
};

// Format the text for storage in an HTML DIV
// @Deprecated Use store.getSaver().externalizeTiddler instead.
Tiddler.prototype.saveToDiv = function()
{
	return store.getSaver().externalizeTiddler(store,this);
};

// @Deprecated: Use store.allTiddlersAsHtml() instead
function allTiddlersAsHtml()
{
	return store.allTiddlersAsHtml();
}

// @Deprecated: Use refreshPageTemplate instead
function applyPageTemplate(title)
{
	refreshPageTemplate(title);
}

// @Deprecated: Use story.displayTiddlers instead
function displayTiddlers(srcElement,titles,template,unused1,unused2,animate,unused3)
{
	story.displayTiddlers(srcElement,titles,template,animate);
}

// @Deprecated: Use story.displayTiddler instead
function displayTiddler(srcElement,title,template,unused1,unused2,animate,unused3)
{
	story.displayTiddler(srcElement,title,template,animate);
}

// @Deprecated: Use functions on right hand side directly instead
var createTiddlerPopup = Popup.create;
var scrollToTiddlerPopup = Popup.show;
var hideTiddlerPopup = Popup.remove;

// @Deprecated: Use right hand side directly instead
var regexpBackSlashEn = new RegExp("\\\\n","mg");
var regexpBackSlash = new RegExp("\\\\","mg");
var regexpBackSlashEss = new RegExp("\\\\s","mg");
var regexpNewLine = new RegExp("\n","mg");
var regexpCarriageReturn = new RegExp("\r","mg");

}
//}}}
Alternate Historical Dimensions: The existence of the supervillain called Moebius, as well as the presence of certain other people, has proven to most theoretical physicists that alternate dimensional worlds exist. These alternate dimensions are usually very similar to "standard Earth", but have differences when it comes to their historical record. A study done by the Oxford University, with the assistance of a metahuman who called himself "Pockets" has revealed that every time any decision is made in the world, the universe splits apart so that ever possible outcome of the decision is made in at least one of the universes.

This means that, theoretically, billions of universes are born every day. Consider: A person wakes up in the morning and walks into his kitchen to have breakfast. When he makes a decision about what to eat, the universe splits: in one universe, he just has toast and coffee; in the next he has toast and orange juice; in the next he has cold cereal; in the next he has oatmeal; and so on to the extent of his possible choices for breakfast (including a world in which he skips breakfast entirely). After breakfast, he goes to get dressed for the day and the universe again splits when he decides what to wear. What was discovered, however, is that most of the time these "minor alternatives" tend to remold seamlessly with their origin universe with no one ever the wiser. It is only when the event is one of "landmark proportions" (to use the phrase of Doctor Sylvia Dyner, head of research on the project) that the universes stay separated and go on with their history.

Researchers discovered the existence of "Earths" where the Confederates won the US Civil War, where the Confederate States of America won the American Civil War, or where the Bolshevik Revolution of 1917 is remembered as a total failure, or where the Third Reich rules over most of Europe.  Worlds exist where various public figures were assassinated or (in some cases) not, as the case may be, and where a person of great fame in one world was a hopeless nobody in another.
April 1st (April Fool's Day) is notable in the Butlerverse for two reasons.  First, more people who eventually gained powers and became superheroes (and supervillains) have been born on April 1st than on any other day of the year.  Second, more "origin events" (in which a person gains some sort of superhuman ability) have occurred on April 1st than any other day of the year.

The reasons why are unknown, and most scientists who study such phenomena concede that they likely will never know.
Archons: The Archons are an subspecies of humanity living on Earth who possess longer lifespan than the mainstream human race. They first came into being about two million years ago, shortly before the P!k gardeners left Earth after performing genetic experiments on the nascent hominid species. To test the adaptability of the hominid genetic code, the P!k accelerated the evolution of a handful of subjects to its ultimate level. The men and women given this massive evolutionary jump called themselves the Archons.

Due to their innate evolutionary level, Archons have a nearly unlimited lifespan (the exact limits to their lifespan is unknown as every Archon death over the millennia have been through accident or misadventure rather than natural causes... they are immortal and immune to all known terrestrial diseases, but are not invulnerable). The oldest Archon still living in the modern era is close to fifty thousand years old and looks as if he were a normal man in his mid-40s.

Birth rates among Archons tend to balance out with death rates over the centuries, meaning that the total number of Archons have stayed consistent since their creation by the P!k, varying between forty and fifty individuals. Archons are inter-fertile with common humanity; their genetic traits are dominant and the children of a normal human and an Archon express Archon traits. Naturally, as further generations get farther and farther from their Archon ancestor, the number of these traits diminish until eventually the descendant of an <nowiki>Archon/Baseline</nowiki> pairing is a normal human being himself despite his ancestry.  (Thus its possible that hundreds of thousands, if not millions, of individuals alive today are descended from an Archon and don't even know it.)

For the most part, Archons keep themselves hidden away from common humanity, choosing to stay in a city hidden in the mountains of Tibet. Some go out into the outside world and interact, spending a handful of years, decades, or even centuries among the normals. Some Archons have in fact never even seen the Archon city. Despite their reclusive natures, they have been tinkering with the course of human history since the dawn of time.
//Burning Desire// was the title of a nude pictorial featured in the April 1991 issue of Playboy Magazine.  The pictorial featured an obviously superhuman woman identified only as "Heatwave" in various stages of undress (not to mention various stages of immolation... the article accompanying the pictorial mentioned she could generate and control fire).  Identification of the woman's true identity was impossible because she not only wore a mask in every picture, she kept the hair on her head "aflame" to prevent identification as well (though, as one waggish subscriber put it in a letter to the magazine, "at least we can tell she's a real redhead").

Two years later, a woman calling herself "Heatwave" debuted as a costumed crimefighter in Memphis, Tennessee. The crimefighter confirmed that she was the same "Heatwave" as in the pictorial.  She gladly signs copies of the centerfold to anyone who presents it to her in a polite manner.  The centerfold picture from this pictorial remains one of the most popular nude pinups in the world, and a signed copy once sold for almost $200 on e-Bay.
''Blaster:'' Refers to any superhuman whose powers primarily center around the generation/expulsion of some form of energy in the form of a damaging blast.


''Baseline:'' A derogatory term used by some superhumans to refer to normal, unpowered human beings.


''Brick:'' Refers to any superhuman whose powers primarily center around superhuman strength and damage resistance.


''Cape:'' Refers to superheroes in general (regardless of whether or not they wear a cape with their costume), usually used derogatorily.


''Dud:'' Refers to a person endowed with superpowers, but who's powers are useless, or almost so.

''Freak:'' A derogatory term referring to any superhuman who has an inhuman or monstrous appearance.

''Gadget:'' Refers to any "superhuman" who lacks true metahuman abilities, but instead relies on technology.  This term specifically excludes wearers of powered armor from that definition  Taken from the //Inspector Gadget// cartoons.


'''Gin:'' Refers to a strange event that results in the creation of a new superhuman.  A vastly contracted version of //Origin Event//,


''Mask:'' Refers to anyone who participates in the "superhero culture", whether as a villain or as a hero.

''Mere:'' A derogatory term referring to normal human beings. Derived from the phrase "merely human".

''Tank:'' Refers to any metahuman whose powers primarily center around superhuman strength and damage resistance.


''Twist:'' A slang term referring to any metahuman whose powers express themselves in such a way that is harmful to the person possessing them.  Examples would include telepaths who could not shut off their powers, and thus had the thoughts and feelings of others pushing in on them any time they were around other people, or radiation-powered blasters whose own powers gave them cancer, and giants whose muscles were not strong enough to hold up their own weight.
The Bochner Law was a law passed by the Pennsylvania General Assembly in 1972.  The law provides that that criminal juvenile offenders who possess superhuman powers who are arrested and charges with felonies are to be automatically tried and sentenced as if they are adults.  On July 29, 1974, the Supreme Court of the United States handed down its decision in //Pennsylvania vs. Tobias//, confirming that the law did not violate Constitutional protections against cruel and unusual punishment.  This ruling thus allows superhuman juvenile offenders to be sent to "super-maximum security" prisons upon conviction.
<HTML>

<head>
<TITLE>Tarot Falchion Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Falchion Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>151.6kg<b>; Dice: </b>HTH Damage 2 1/2d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">12</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>14</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 12-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 4</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/19</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/19 PD (0/15 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/19</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/19 ED (0/15 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>10</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 7" (14" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>29</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="90%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">32</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Magical Sense: </i></b>Detect A Class Of Things 12- (Unusual Group), Discriminatory, Analyze, Range, Sense, Targeting</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">12</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Mystic Wards: </i></b>Armor (5 PD/5 ED) (15 Active Points); Only vs. Magical Attacks (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Protected Mind : </i></b>Mental Defense (10 points total) (7 Active Points); Only vs. Magical Attacks (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Protected Soul: </i></b>Power Defense (8 points) (8 Active Points); Only vs. Magical Attacks (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
    <td width="90%" colspan="6" align="left" height="19" valign="top">&nbsp;</td>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Helmet: </i></b>(Total: 19 Active Cost, 9 Real Cost) Armor (2 PD/2 ED) (6 Active Points); Activation Roll 8- (-2), OIF (Helmet; -1/2) (Real Cost: 2) <b>plus</b> Radio Perception/Transmission (Radio Group) (10 Active Points); OIF (Helmet; -1/2), Sense Affected As Hearing Group In Addition To Radio Group (-1/2) (Real Cost: 5) <b>plus</b> Sight Group Flash Defense (3 points) (3 Active Points); OIF (Helmet; -1/2) (Real Cost: 2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">16</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (8 PD/8 ED) (24 Active Points); OIF (Body Armor; -1/2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Running +1" (7" total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">68</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">11</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Falchion Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Arcane and Occult Lore 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Mystic Artifacts 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Magical World 14-</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font face="Arial" size="2">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">48</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">150</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">98</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16">
    <font face="Arial" size="2">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="21%" bgcolor="#FFCC00" align="center" height="16"><b>
    <font face="Arial" size="2">225</font></b></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">79</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">225</font></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>Tarot Gladius Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Gladius Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">8</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>18</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>303.1kg<b>; Dice: </b>HTH Damage 3 1/2d6  END [2]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 12-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">10</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">8</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>18</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 3 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>7/17</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">7/17 PD (0/10 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>7/17</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">7/17 ED (0/10 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>7</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  3, 6, 9, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">2</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 8" (16" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">2</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 4" (8" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="90%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">29</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Rifle: </i></b>Multipower, 52-point reserve, all slots 32 Charges (+1/4) (65 Active Points); all slots OAF (Blaster Rifle; -1), Limited Range (200") (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2u</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">1)  <b><i>Base Setting: </i></b>Energy Blast 10d6 (50 Active Points)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2u</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">2)  <b><i>Fully Automatic: </i></b>Energy Blast 7d6, Autofire (5 shots; +1/2) (52 Active Points)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Buttstroke: </i></b>Hand-To-Hand Attack +3d6 (15 Active Points); OAF (Blaster Rifle; -1), Hand-To-Hand Attack (-1/2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
    <td width="90%" colspan="6" align="left" height="19" valign="top">&nbsp;</td>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="81%" colspan="5" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="23%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">14</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Fragmentation Grenades: </i></b>Killing Attack - Ranged 2d6, Explosion (+1/2) (45 Active Points); OAF (Grenades; -1), 4 Charges (-1), Range Based On Strength (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[4]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">12</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Knife: </i></b>(Total: 23 Active Cost, 12 Real Cost) Killing Attack - Hand-To-Hand 1d6 (2d6 w/STR), Reduced Endurance (0 END; +1/2) (22 Active Points); OAF (Knife; -1) (Real Cost: 11) <b>plus</b> Range Based On STR (+1/4); 1 Recoverable Charge (-1 1/4), OAF (Knife; -1), Lockout (-1/2) for up to 22 Active Points of Hand Killing Attack (1 Active Points) (Real Cost: 1)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[1 rc]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">12</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (8 PD/8 ED) (24 Active Points); OIF (Body Armor; -1/2), Activation Roll 14- (-1/2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">14</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Helmet: </i></b>(Total: 27 Active Cost, 14 Real Cost) Armor (2 PD/2 ED) (6 Active Points); Activation Roll 8- (Only Protects The Head) (-2), OIF (Helmet; -1/2) (Real Cost: 2) <b>plus</b> Radio Perception/Transmission (Radio Group) (10 Active Points); OIF (Helmet; -1/2), Sense Affected As More Than One Sense Affected As Sight and Hearing Groups As Well As Radio Group (-1/2) (Real Cost: 5) <b>plus</b> Nightvision (5 Active Points); OIF (Helmet; -1/2) (Real Cost: 3) <b>plus</b> Sight Group Flash Defense (3 points) (3 Active Points); OIF (Helmet; -1/2) (Real Cost: 2) <b>plus</b> Hearing Group Flash Defense (3 points) (3 Active Points); OIF (Helmet; -1/2) (Real Cost: 2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">4</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Running +2" (8" total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Swimming +2" (4" total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
    <td width="90%" colspan="6" align="left" height="19" valign="top">&nbsp;</td>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">71</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">52</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Gladius Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+3 with All Combat</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Military/Mercenary/Terrorist World 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Knife Fighting Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Tactics 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Teamwork 12-</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Elite Attitude (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Reputation:  The Toughest Agents In Tarot, 11-</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">80</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16">
    <font face="Arial" size="2">215</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16">
    <font face="Arial" size="2">112</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">100</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="21%" bgcolor="#FFCC00" align="center" height="16"><b>
    <font face="Arial" size="2">315</font></b></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">123</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16">
    <font face="Arial" size="2">315</font></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>Tarot Infiltration Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Infiltration Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">12</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>14</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 12-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/10</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/10 PD (0/6 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/10</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/10 ED (0/6 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="81%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="14%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="81%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="14%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="81%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Tarot Uniform: </i></b>Armor (6 PD/6 ED) (18 Active Points); OIF (Uniform; -1/2), Activation Roll 14- (-1/2)</font></td>
    <td width="14%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">37</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">
    Follower: <font color="#FF0000">Laptop Computer</font></font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">60</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Coin Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Acting 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Computer Programming 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Concealment 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Disguise 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Shadowing 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Systems Operation 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">18 Points Of The Following: Bribery, Bugging, Conversation, Deduction, Electronics, Forgery, Gambling, High Society, Interrogation, Lipreading, Paramedics, Persuasion, Security Systems, Tactics, or Teamwork </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">14</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Infiltration Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Cryptography 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">High Society 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Lockpicking 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Professional Skill: One PS At 11 Or Less Related To Agent's Cover Identity </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Security Systems 12-</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Local Law Enforcement 8- (Mo Pow, NCI, Limited Geographical Area, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">25</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 14- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">4</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">44</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">100</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">24</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points Spent</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">4</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">37</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="12%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>179</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">74</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">179</font></td>
  </tr>
  </table>

</body>

</html>
Jack Butler has been playing various <nowiki>RPGs</nowiki> since 1979 (the year he turned 12), starting as most gamers do with Dungeons and Dragons.  He first got introduced to Champions in 1981, and ever since superhero roleplaying has been his favorite genre of game.  He's been working on his Butlerverse since his junior year in High School.  That's 1984, for those who are curious.

He's divorced (twice), has two sons (one from each marriage) who live with him, and is a chef by profession.  He can be reached at chefjackbutler @ gmail.com.  Just remove the spaces from the address.
<HTML>

<head>
<TITLE>Tarot Katana Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Katana Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>151.6kg<b>; Dice: </b>HTH Damage 2 1/2d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">24</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>18</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 6 DCV 6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 11-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/10</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/10 PD (0/6 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/10</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/10 ED (0/6 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">12</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  3, 6, 9, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">2</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 7" (14" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="89%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="6%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">12</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (6 PD/6 ED) (18 Active Points); OIF (Body Armor; -1/2)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Running +1" (7" total)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Vehicle: One Of Several Tarot Aircraft (Cost Of Vehicle Paid By Tarot Organization)</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">63</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+1 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">18</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Katana Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+1 with Vehicular Weaponry</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Combat Piloting 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Navigation (Air) 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">TF:  Combat Aircraft, Helicopters, Large Planes, Small Planes</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Vehicle Weapons</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">60</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="20%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">95</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">29</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="20%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="20%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="20%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>170</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">81</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">170</font></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>Tarot Katar Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Katar Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 12-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/14</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/14 PD (0/10 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/14</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/14 ED (0/10 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="91%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="4%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Helmet: </i></b>(Total: 19 Active Cost, 9 Real Cost) Armor (2 PD/2 ED) (6 Active Points); Activation Roll 8- (-2), OIF (Helmet; -1/2) (Real Cost: 2) <b>plus</b> Radio Perception/Transmission (Radio Group) (10 Active Points); OIF (Helmet; -1/2), Sense Affected As Hearing Group In Addition To Radio Group (-1/2) (Real Cost: 5) <b>plus</b> Sight Group Flash Defense (3 points) (3 Active Points); OIF (Helmet; -1/2) (Real Cost: 2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">16</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (8 PD/8 ED) (24 Active Points); OIF (Body Armor; -1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">66</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">21</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Katar Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Demolitions 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Electronics 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Explosives 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Poisons 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Structural Engineering 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Chemistry 12-</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">48</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">100</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">40</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="22%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>175</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">87</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">175</font></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>Tarot Khopesh Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Khopesh Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 11-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">10</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/12</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/12 PD (0/8 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/12</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/12 ED (0/8 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>13</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 7" (14" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="90%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">10</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Mental Training: </i></b>Mental Defense (13 points total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">7</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Mental Training: </i></b>Power Defense (10 points) (10 Active Points); Only To Prevent The Loss of INT, EGO, PRE, Mental Defense, and Power Defense (-1/2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Psionic Awareness: </i></b>Mental Awareness, Discriminatory, Analyze</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">10</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Tarot's Watchdogs: </i></b>Detect Disloyalty And Anti-Tarot "Badthinking" By Tarot Agents 16- (Mental Group)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">16</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (8 PD/8 ED) (24 Active Points); OIF (Body Armor; -1/2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Running +1" (7" total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">67</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Khopesh Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot Operational Doctrine 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Psionic World 11-</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">53</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">125</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="21%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>200</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">72</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">200</font></td>
  </tr>
  </table>

</body>

</html>
/***
|''Name:''|LegacyStrikeThroughPlugin|
|''Description:''|Support for legacy (pre 2.1) strike through formatting|
|''Version:''|1.0.2|
|''Date:''|Jul 21, 2006|
|''Source:''|http://www.tiddlywiki.com/#LegacyStrikeThroughPlugin|
|''Author:''|MartinBudden (mjbudden (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''CoreVersion:''|2.1.0|
***/

//{{{
// Ensure that the LegacyStrikeThrough Plugin is only installed once.
if(!version.extensions.LegacyStrikeThroughPlugin) {
version.extensions.LegacyStrikeThroughPlugin = {installed:true};

config.formatters.push(
{
	name: "legacyStrikeByChar",
	match: "==",
	termRegExp: /(==)/mg,
	element: "strike",
	handler: config.formatterHelpers.createElementAndWikify
});

} //# end of "install only once"
//}}}
<HTML>

<head>
<TITLE>Tarot Logistics Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Logistics Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">12</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>14</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 12-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/10</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/10 PD (0/6 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/10</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/10 ED (0/6 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="81%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="14%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="81%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="14%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="81%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Tarot Uniform: </i></b>Armor (6 PD/6 ED) (18 Active Points); OIF (Uniform; -1/2), Activation Roll 14- (-1/2)</font></td>
    <td width="14%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">58</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Coin Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Acting 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Computer Programming 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Concealment 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Disguise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Shadowing 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Systems Operation 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">18 Points Of The Following: Bribery, Bugging, Conversation, Deduction, Electronics, Forgery, Gambling, High Society, Interrogation, Lipreading, Paramedics, Persuasion, Security Systems, Tactics, or Teamwork </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">28</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Logistics Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Bribery 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Bureaucratics 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Conversation 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Deduction 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Law 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Persuasion 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">One of the Following: PS: Accountant 11-, PS: Lawyer 11-, PS: Businessman 11- </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Security Systems 14-</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Local Law Enforcement 8- (Mo Pow, NCI, Limited Geographical Area, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">25</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 14- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">4</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">44</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">24</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">4</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="12%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>154</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">86</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">154</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  </table>

</body>

</html>
[[Current Issue]]
[[Credits]]
<HTML>

<head>
<TITLE>Tarot Media Relations Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Media Relations Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">12</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>14</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 13-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4 PD (0 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4 ED (0 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="81%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="14%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3</font></td>
    <td width="81%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Observant: </i></b>+1 PER with all Sense Groups</font></td>
    <td width="14%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">12</font></td>
    <td width="81%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Concealed Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Snub Blaster Pistol; -1), 4 Charges (-1)</font></td>
    <td width="14%" align="center" height="19" valign="top"><font size="2" face="Arial">[4]</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">39</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">
    Follower: <font color="#FF0000">Laptop Computer</font></font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">56</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Coin Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Acting 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Computer Programming 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Concealment 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Disguise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Shadowing 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Systems Operation 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">18 Points Of The Following: Bribery, Bugging, Conversation, Deduction, Electronics, Forgery, Gambling, High Society, Interrogation, Lipreading, Paramedics, Persuasion, Security Systems, Tactics, or Teamwork </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">21</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Media Relations Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Conversation 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Deduction 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Interrogation 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Media 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Oratory 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Persuasion 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Journalist 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Press Credentials </font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Local Law Enforcement 8- (Mo Pow, NCI, Limited Geographical Area, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">25</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 14- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font face="Arial" size="2">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">44</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">100</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points Spent</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16">
    <font face="Arial" size="2">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">39</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="12%" bgcolor="#FFCC00" align="center" height="16"><b>
    <font face="Arial" size="2">175</font></b></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">77</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">175</font></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>Tarot Rapier Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Rapier Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 11-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/12</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/12 PD (0/8 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/12</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/12 ED (0/8 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 7" (14" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="90%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">28</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sniper Rifle: </i></b>Killing Attack - Ranged 2 1/2d6, Increased Maximum Range (1,500"; +1/4), No Range Modifier (+1/2) (70 Active Points); OAF (Sniper Rifle; -1), Beam (-1/4), 12 Charges (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">7</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Laser Scope: </i></b>(Total: 9 Active Cost, 7 Real Cost) Absolute Range Sense (3 Active Points); OAF (Scope Attachment; -1) (Real Cost: 1) <b>plus</b> +2 with Sniper Rifle (Real Cost: 6)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">16</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (8 PD/8 ED) (24 Active Points); OIF (Body Armor; -1/2)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="90%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Running +1" (7" total)</font></td>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">66</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">23</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Rapier Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Rifles</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Concealment 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Penalty Skill Levels:  +4 vs. Range Modifier with Rifles</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Penalty Skill Levels:  +4 vs. Hit Location modifiers with Rifles</font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">43</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">125</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">68</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="21%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="21%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>200</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">89</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">200</font></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>Tarot Saber Agent</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" cellspacing="0" bordercolorlight="#008000" bordercolordark="#800000" style="border-collapse: collapse" cellpadding="0">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">Tarot Saber Agent</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>200.0kg<b>; Dice: </b>HTH Damage 3d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PER Roll 11-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">ECV: 3</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>13</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><b><font size="2" face="Arial">PRE Attack: 2 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/14</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/14 PD (0/10 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4/14</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><b><font size="2" face="Arial">4/14 ED (0/10 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>3</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>0</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>6</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  4, 8, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>26</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 7" (14" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="89%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="6%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">28</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Rifle: </i></b>Multipower, 45-point reserve, all slots 32 Charges For Entire Multipower (+1/4) (56 Active Points); all slots OAF (Blaster Rifle; -1)</font></td>
    <td width="6%" align="center" height="19" valign="top">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2u</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">1)  <b><i>Basic Setting: </i></b>Energy Blast 8d6 (40 Active Points)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">4</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2u</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">2)  <b><i>Fully Automatic: </i></b>Energy Blast 6d6, Autofire (5 shots; +1/2) (45 Active Points); Limited Range (200") (-1/4)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">4</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Rifle-Butt Club: </i></b>Hand-To-Hand Attack +3d6 (15 Active Points); OAF (Rifle; -1), Hand-To-Hand Attack (-1/2)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top">&nbsp;</td>
    <td width="89%" colspan="6" align="left" height="19" valign="top">&nbsp;</td>
    <td width="6%" align="center" height="19" valign="top">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Sidearm: </i></b>Energy Blast 7d6 (35 Active Points); OAF (Blaster Pistol; -1), 12 Charges (-1/4)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">[12]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">12</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Knife: </i></b>(Total: 23 Active Cost, 12 Real Cost) Killing Attack - Hand-To-Hand 1d6 (2d6 w/STR), Reduced Endurance (0 END; +1/2) (22 Active Points); OAF (Knife; -1) (Real Cost: 11) <b>plus</b> Range Based On STR (+1/4); 1 Recoverable Charge (-1 1/4), OAF (Knife; -1), Lockout (-1/2) for up to 15 Active Points of Hand Killing Attack (1 Active Points) (Real Cost: 1)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">[1 rc]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">16</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Body Armor: </i></b>Armor (8 PD/8 ED) (24 Active Points); OIF (Body Armor; -1/2)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Combat Helmet: </i></b>(Total: 19 Active Cost, 9 Real Cost) Armor (2 PD/2 ED) (6 Active Points); Activation Roll 8- (-2), OIF (Helmet; -1/2) (Real Cost: 2) <b>plus</b> Radio Perception/Transmission (Radio Group) (10 Active Points); OIF (Helmet; -1/2), Sense Affected As Hearing Group In Addition To Radio Group (-1/2) (Real Cost: 5) <b>plus</b> Sight Group Flash Defense (3 points) (3 Active Points); OIF (Helmet; -1/2) (Real Cost: 2)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">2</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Physically Fit: </i></b>Running +1" (7" total)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">66</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Sword Agent Basic Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+2 with Tarot Blasters</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Breakfall 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Basic Tarot Weapon Maintenance 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Martial Arts: 15 Points of Commando Training Maneuvers </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">WF:  Small Arms, Blades</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Tarot) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center">&nbsp;</td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">21 Points Of The Following: Bugging, Combat Driving, Combat Piloting, Combat Skill Levels, Computer Programming, Concealment, Conversation, Deduction, Demolitions, Electronics, Fast Draw, Interrogation, Lockpicking, Paramedics, Persuasion, Security Systems, Shadowing, Systems Operation, Tactics, Teamwork, and Any Background Skill </font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Widely Known Tarot Sword Uniform (Easily Concealed; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Monitored:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Amoral (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Subject To Orders (Very Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">43</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="20%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">125</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">92</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="20%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">75</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="20%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">1</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="20%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>201</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">66</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">201</font></td>
  </tr>
  </table>

</body>

</html>
by Jack Butler
Black Hats And White Capes!
/***
|''Name:''|SparklinePlugin|
|''Description:''|Sparklines macro|
***/
//{{{
if(!version.extensions.SparklinePlugin) {
version.extensions.SparklinePlugin = {installed:true};

//--
//-- Sparklines
//--

config.macros.sparkline = {};
config.macros.sparkline.handler = function(place,macroName,params)
{
	var data = [];
	var min = 0;
	var max = 0;
	var v;
	for(var t=0; t<params.length; t++) {
		v = parseInt(params[t]);
		if(v < min)
			min = v;
		if(v > max)
			max = v;
		data.push(v);
	}
	if(data.length < 1)
		return;
	var box = createTiddlyElement(place,"span",null,"sparkline",String.fromCharCode(160));
	box.title = data.join(",");
	var w = box.offsetWidth;
	var h = box.offsetHeight;
	box.style.paddingRight = (data.length * 2 - w) + "px";
	box.style.position = "relative";
	for(var d=0; d<data.length; d++) {
		var tick = document.createElement("img");
		tick.border = 0;
		tick.className = "sparktick";
		tick.style.position = "absolute";
		tick.src = "data:image/gif,GIF89a%01%00%01%00%91%FF%00%FF%FF%FF%00%00%00%C0%C0%C0%00%00%00!%F9%04%01%00%00%02%00%2C%00%00%00%00%01%00%01%00%40%02%02T%01%00%3B";
		tick.style.left = d*2 + "px";
		tick.style.width = "2px";
		v = Math.floor(((data[d] - min)/(max-min)) * h);
		tick.style.top = (h-v) + "px";
		tick.style.height = v + "px";
		box.appendChild(tick);
	}
};


}
//}}}
The following events all took place in the Butlerverse on January 28:

*''1876:'' A Tautiq probe enters orbit of Earth.  After extensive testing and scans, the probe's computer judges earth to be a planet capable of supporting its creator species.  Unfortunately, the probe is neither equipped nor programmed to search for the human civilization already existing on Earth, and thus when the data reaches Tautiq homework in twenty years, the probe's operators believe Earth to be uninhabited.

*''1919:'' The Chicago Race Riots begin.  When things finally calm down on August 2, 38 people are dead, over 500 are injured, and nearly 1000 are homeless.  The race riots were sparked by mystic manipulations of the Neoch'thons buried beneath the city.

*''1939:'' The teleporting American superhero Airdrop makes his debut, teleporting Franklin Delano Roosevelt out of the Oval Office just moments before a bomb disguised as FDR's Scottish terrier Fala explodes in the room.

*''1960:''  A diplomatic contingent from the so-called "Gorilla City", populated by Mangani, arrives in New York to petition the United Nations for recognition and membership.  Their petition is accepted after nearly a year of political wrangling.

*''1974:'' Paladin, one of three successful products of the US Military's ''Project Ares'' super-soldier program, dies suddenly of massive organ damage.  Examinations of the other two "successful" subjects of the project, Captain Freedom and Liberty Shield, reveal that they are suffering from the same progressive organ damage that killed all of the ''Project Ares'' volunteers other than the three "successes".  Within months, the two survivors are dead as well.

*''1974:'' The United States Supreme Court hands down a decision in the case of //Pennsylvania vs. Tobias//, ruling that Pennsylvania's Bochner Law, which states that juvenile offenders who possess superhuman powers are to be automatically sentenced as adults, is Constitutional, thus allowing metahuman juvenile offenders to be sent to "super-maximum security" prisons upon conviction.

*''1984:'' In //U.S. vs. Kwan (1984)//, the United States Supreme Court holds that sending a "supernormal", whose powers only come from intense training to a super-maximum security prison designed to hold metahumans is a violation of the "cruel and unusual" provisions of the 8th amendment to the constitution.
Welcome to the fourth issue of //''Black Hats And White Capes!''//, currently the online home of the Butlerverse, my homebrew Champions campaign world.

So let's see... what's happened since the last time...

Well, first off my oldes son Zachary turned 17 in June, and I finally agreed that he was ready to have his operator's license rather than his learner's permit.  Turns out the extra year was what he needed.  I also finally met the mysterious "Wendy" Zack's been telling me off and on about.  She introduced herself at the local Public, where she is working as a check-out girl.  I'll tell you, there's something slightly odd about having someone ring you up say "Aren't you Zack's dad?  I'm Wendy... he and I are dating..."


Jared, my youngest son, turned 7 in the middle of July.  He's getting rambunctious, and "scarily smart seven year old" mixed with rambunctious means trouble, let me tell you.  He's figured out how to get around some of my computer passwords, so there will be days when I wake up to find that Jared is sitting at my desk, playing City of Heroes.  Like I said, it's scary.


The job search is still ongoing, but it's mollified by the fact that I actually broke down and took a job outside of my career field.  I'm still looking for a chef's position, but in the meantime I'm also working as a record's clerk for a doctor's office.  At least its money coming in.


If you haven't seen //<nowiki>WALL-E</nowiki>//, stop reading this and go see it.  It's at the top of my list for the Best Films of 2008 So Far, with //The Dark Knight// a close second.


And now, saving the best for last, I present my completely apropos of nothing [[Basque Chicken Recipe]], just because I feel like sharing.  Who knows... if you guys like it, maybe I'll make it a regular feature.  And if you have any requests for recipes, or questions about food, feel free to forward them along.
The Coins of TAROT are experts on infiltrating and subverting businesses for TAROT's own purposes.  Missions undertaken by Coin agents generally fall into two areas: open acquisition of a business concern by a TAROT front company, or industrial espionage involving breaking into the target company and stealing research, records, or other valuable commodities.  The Coins Division is also in charge of all computer crime committed by the organization.


As far as training is concerned, the Coins Division is a bit of a hodge-podge.  They are intelligence collectors, but not as assertively active in that function as the Wands agents are.  They keep abreast of and are familiar with the latest technological developments, but not to the point that a Cups agent would be.  And lastly, they are capable of sabotage, attack, and assassination, but not as deftly as a Swords agent would be.


Despite this, the Emperor considers the Coins to be the most important of all of TAROT's personnel (outside of himself, of course), as the goal of the organization is economic control of the planet.  It is because of this that the Coins are generally better funded and equipped when compared to the other Divisions.


As with the other Divisions, the Coins are ranked by their suit (from Ten of Coins, a recruit trainee, to Ace of Coins, the head of the entire division).  Unlike the ranking among the Swords, an individual Coin's rank is far more akin to a Civil Service Pay Grade level than a military rank.  A Coin's "rank" indicates the level of his responsibility, not necessarily how many people he can order around.


Coins are most commonly recruited from the ranks of talented yet disgruntled middle managers, white collar criminals, and college students specializing in public relations, computer programming, economics, or business.


When in the field, Coin agents never wear TAROT uniforms (doing so would logically be detrimental to their effectiveness).  Those Coins who work out of a base (like Computer Specialists) wear the standard gray TAROT uniform with gold-colored shoulder tabs, belt, and striping.


Stefan Kreutzmann, whom the public knows as the President and Chairman of <nowiki>UniTech</nowiki> SLG, is the current Ace of Coins.  He's held the position since his predecessor, Rupert Murdoch, ascended to the TAROT Council thirty years ago and will likely die holding the office unless something untoward requiring his removal occurs.  Kreutzmann has managed to keep even the scintilla of suspicion away from himself regarding his illegal activities to the point that his wife and most of his children have no idea who his actual employer is.  Three of his six children actually did discover his illicit activities; two, his oldest son Unger and his middle daughter Isolde, were recruited into TAROT themselves.  The third, his son Erik, refused to be co-opted; his body was later found under the ice of a frozen pond on the family's estate.  His death was attributed to a skating accident.


The Coins Division can be sub-divided into the following smaller groups:

*[[Computer Services]]: Whenever TAROT needs to get into a secure computer, they call on a Computer Services agent.  They are experts at penetrating computer networks, retrieving data, inserting "useful programs" (meaning viruses, worms, trojan horses, and the like), and doing all the fun things a code-cracker likes to do anyway.  In addition, they assist in the planning of field operations (sometimes even participating remotely if computer systems play a part), and defend TAROT bases from cyber-invasion.  Computer Services agents tend to be among the youngest and least dangerous-looking of all of TAROT's employees.

*[[Infiltration]]: These agents are trained to enter a target area to obtain commercial information (or plant false information), steal objects, perform industrial sabotage, and the like.  They also serve as deep cover operatives inside businesses that cannot, for whatever reason, be simply invaded (the Disney corporation, for example, is a security nut that so far TAROT has had a damned hard time cracking).

*[[Logistics]]: Logistics agents never leave the base to which they are assigned.  They handle weapons and supply procurement, personnel assignment, agent recruitment, payroll and other base finances, base maintenance, and even in-house entertainment for the other agents.  In short, the Logistics agent is a bureaucrat and supply clerk.  Its not a glamorous job, but its an absolutely necessary one.  Most Logistics agents know more about the inner workings of their base than their commanders.

*[[Media Relations]]: The name "media relations" is actually a euphemism.  It is the task of these agents to infiltrate media outlets (newspapers, radio stations, television networks, and even motion picture studios and book publishers) in order to steer public perception in a direction desired by TAROT.  Whether they work as tabloid reporters, political pundits, magazine essayists, or shock jocks, they perform hatchet jobs on TAROT's enemies in order to make them look foolish, bury stories of TAROT's activities on the back pages, and squelch any serious investigation of the organization by journalists.
<HTML>

<head>
<TITLE>The Emperor</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" height="4777" cellspacing="1" bordercolorlight="#008000" bordercolordark="#800000">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">The Emperor</font></b></td>
  </tr>
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="19"><b><font face="Arial" size="3" color="#FFFFFF">Niccolo Machiavelli</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="35"><font size="2" face="Arial">10</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="35"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="35"><font size="2" face="Arial"><b>20</b></font></td>
    <td width="6%" align="center" height="35"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="35"><font size="2" face="Arial"><b>Lift: </b>400.0kg<b>; Dice: </b>HTH Damage 4d6  END [2]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="326">
  
      <p align="center">
      <img border="0" src="http://legendspbem.angelfire.com/emperor.jpg" width="207" height="300"></td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="18"><font size="2" face="Arial">39</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="18"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="18"><font size="2" face="Arial"><b>23</b></font></td>
    <td width="6%" align="center" height="18"><font size="2" face="Arial">14-</font></td>
    <td width="22%" height="18"><font size="2" face="Arial"><b>OCV 8 DCV 8</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="21"><font size="2" face="Arial">20</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="21"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="21"><font size="2" face="Arial"><b>20</b></font></td>
    <td width="6%" align="center" height="21"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="21"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="21"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="21"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="21"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="21"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="21"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="18"><font size="2" face="Arial">13</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="18"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="18"><font size="2" face="Arial"><b>23</b></font></td>
    <td width="6%" align="center" height="18"><font size="2" face="Arial">14-</font></td>
    <td width="22%" height="18"><font size="2" face="Arial"><b>PER Roll 14-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="17"><font size="2" face="Arial">26</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="17"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="17"><font size="2" face="Arial"><b>23</b></font></td>
    <td width="6%" align="center" height="17"><font size="2" face="Arial">14-</font></td>
    <td width="22%" height="17"><font size="2" face="Arial"><b>ECV: 8</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="17"><font size="2" face="Arial">13</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="17"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="17"><font size="2" face="Arial"><b>23</b></font></td>
    <td width="6%" align="center" height="17"><font size="2" face="Arial">14-</font></td>
    <td width="22%" height="17"><font size="2" face="Arial"><b>PRE Attack: 4 1/2d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="20"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="20"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="20"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="20"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="20">&nbsp;</td>
    <td width="22%" height="20"><font size="2" face="Arial"><b>10 PD (0 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="20"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="20">&nbsp;</td>
    <td width="22%" height="20"><font size="2" face="Arial"><b>10 ED (0 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial">17</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="20"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial"><b>5</b></font></td>
    <td width="6%" align="center" height="20">&nbsp;</td>
    <td width="22%" height="20"><font size="2" face="Arial"><b>Mental Defense: </b>20</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="20"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial"><b>10</b></font></td>
  
  
    <td width="6%" align="center" height="20">&nbsp;</td>
    <td width="22%" height="20"><font size="2" face="Arial"><b>Phases:  3, 5, 8, 10, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="20"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial"><b>40</b></font></td>
  
  
    <td width="6%" align="center" height="20">&nbsp;</td>
    <td width="22%" height="20"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial">10</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="20"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="20"><font size="2" face="Arial"><b>40</b></font></td>
  
  
    <td width="6%" align="center" height="20">&nbsp;</td>
    <td width="22%" height="20"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="1"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="89%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="6%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">119</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Arcane Might: </i></b>Variable Power Pool, 75 base + 44 control cost, Powers Can Be Changed As A Half-Phase Action (+1/2) (130 Active Points); Spells Only (-1/4)</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">1) <b><i>Aetheric Form: </i></b>Desolidification  (affected by Magical Attacks), Reduced Endurance (0 END; +1/2) (60 Active Points) Real Cost: 60</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">2) <b><i>Affliction Of The Confused Mind: </i></b>Change Environment 1" radius, -3 to EGO Rolls, -3 to INT Rolls, Multiple Combat Effects, Ranged (+1/2), Line Of Sight (+1/2), Usable As Attack (+1) (75 Active Points); Only Affects One Specific Person (-1/4) Real Cost: 60</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">7</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">3) <b><i>Bolt of Power: </i></b>Energy Blast 12d6, Reduced Endurance (1/2 END; +1/4) (75 Active Points) Real Cost: 75</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">4) <b><i>Create Light: </i></b>Sight Group Images 1" radius, +4 to PER Rolls, Reduced Endurance (0 END; +1/2) (33 Active Points); Only To Create Light (-1) Real Cost: 16</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">5) <b><i>The Deadly Light: </i></b>Killing Attack - Ranged 2d6+1, Reduced Endurance (1/2 END; +1/4), Armor Piercing (+1/2) (61 Active Points) Real Cost: 61</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">2</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">6) <b><i>Dimension Walking: </i></b>Extra-Dimensional Movement (Any Mystical Dimension), Position Shift, Reduced Endurance (1/2 END; +1/4) (50 Active Points) Real Cost: 50</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">2</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">7) <b><i>Dominion of the Mind: </i></b>Mind Control 12d6, Reduced Endurance (1/2 END; +1/4) (75 Active Points) Real Cost: 75</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">8) <b><i>The Fires of Hades: </i></b>Energy Blast 10d6, Explosion (+1/2), Nonselective Target (-1/4), Reduced Endurance (1/2 END; +1/4) (75 Active Points) Real Cost: 75</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">9) <b><i>The Flash of Lightning, The Crash of Thunder: </i></b>Sight and Hearing Groups Flash 9d6, Personal Immunity (+1/4), Reduced Endurance (1/2 END; +1/4) (75 Active Points) Real Cost: 75</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">10) <b><i>Invoked Phantasms: </i></b>Sight and Hearing Groups Images Increased Size (8" radius; +3/4), +/-5 to PER Rolls, Reduced Endurance (1/2 END; +1/4) (60 Active Points) Real Cost: 60</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">2</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">11) <b><i>Lightning Bolt: </i></b>Killing Attack - Ranged 4d6, Reduced Endurance (1/2 END; +1/4) (75 Active Points) Real Cost: 75</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">12) <b><i>Mantle of Concealment: </i></b>Invisibility to Sight, Hearing and Smell/Taste Groups , No Fringe, Reduced Endurance (0 END; +1/2) (60 Active Points) Real Cost: 60</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">13) <b><i>Mindreading: </i></b>Telepathy 12d6, Reduced Endurance (1/2 END; +1/4) (75 Active Points) Real Cost: 75</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">14) <b><i>Mindseeking: </i></b>Mind Scan 12d6, Reduced Endurance (1/2 END; +1/4) (75 Active Points); Spell (-1/2) Real Cost: 50</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="48" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="48" valign="top"><font size="2" face="Arial">15) <b><i>Mindtrap: </i></b>Entangle 3d6, 3 DEF, Works Against EGO, not STR (+1/4), Takes No Damage From  Attacks Physical (+1/4), Based On EGO Combat Value (Mental Defense applies; +1) (75 Active Points); Vulnerable (Very Common; to Torment Of The Mind spell; -1), Mental Defense Adds To EGO (-1/2), Cannot Form Barriers (-1/4) Real Cost: 27</font></td>
    <td width="6%" align="center" height="48" valign="top"><font size="2" face="Arial">7</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">16) <b><i>Morphean Assault: </i></b>Energy Blast 6d6, Reduced Endurance (1/2 END; +1/4), No Normal Defense (defense is Life Support [Diminished Sleep]; +1) (67 Active Points); Limited Range (40"; -1/4) Real Cost: 54</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">17) <b><i>Parting The Veil: </i></b>Precognitive Clairsentience (Sight Group) (40 Active Points); Extra Time (1 Turn, -1 1/4), Precognition Only (-1), Concentration, throughout (1/2 DCV; -1/2), No Range (-1/2), Time Modifiers (-1/2), Vague and Unclear (-1/2) Real Cost: 8</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">4</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">18) <b><i>Prismatic Blast: </i></b>Energy Blast 5d6, Reduced Endurance (1/2 END; +1/4), Attack Versus Limited Defense (Sight Group Flash Defense; +1 1/2) (69 Active Points); Limited Range (40"; -1/4) Real Cost: 55</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">19) <b><i>Shadowweaving: </i></b>Darkness to Sight Group 4" radius, Reduced Endurance (1/2 END; +1/4), Personal Immunity (+1/4) (60 Active Points) Real Cost: 60</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">2</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">20) <b><i>Shadow's Terror: </i></b>Drain PRE 3d6, Reduced Endurance (1/2 END; +1/4), Ranged (+1/2) (52 Active Points) Real Cost: 52</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">2</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">21) <b><i>The Spell Of Bliss And Dispair: </i></b>Mind Control 12d6, Reduced Endurance (1/2 END; +1/4) (75 Active Points); Only To Alter/Inflict Emotional States (-1/2), Spell (-1/2) Real Cost: 37</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">22) <b><i>The Spell Of Far Sight: </i></b>Clairsentience (Sight Group), x16 Range (1,600") (40 Active Points); Extra Time (Full Phase, -1/2) Real Cost: 27</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">4</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">23) <b><i>The Spell Of Revelation: </i></b>Retrocognitive Clairsentience (Sight Group) (40 Active Points); Extra Time (1 Turn, -1 1/4), Retrocognition Only (-1), Concentration, throughout (1/2 DCV; -1/2), No Range (-1/2), Time Modifiers (-1/2) Real Cost: 8</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">4</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">24) <b><i>The Spell Of The Varying Visage: </i></b>Shape Shift  (Sight, Hearing and Touch Groups, any humanoid form), Imitation, Reduced Endurance (1/2 END; +1/4) (45 Active Points) Real Cost: 45</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">2</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">25) <b><i>Thirty League Boots: </i></b>Teleportation 10", No Relative Velocity, Position Shift, Safe Blind Teleport (+1/4), Reduced Endurance (1/2 END; +1/4) (52 Active Points) Real Cost: 52</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">2</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="48" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="48" valign="top"><font size="2" face="Arial">26) <b><i>To My Hand: </i></b>(Total: 75 Active Cost, 52 Real Cost) Teleportation 10", Ranged (+1/2), MegaScale (1" = 100 km; +3/4), Can Be Scaled Down 1" = 1km (+1/4), Usable As Attack (+1) (70 Active Points); Only Works On Hand-Held Objects (-1/2) (Real Cost: 47) <b>plus</b> Teleportation: Floating Fixed "Location" (1 Locations) (Real Cost: 5) Real Cost: 52</font></td>
    <td width="6%" align="center" height="48" valign="top"><font size="2" face="Arial">7</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">27) <b><i>Torment Of The Mind: </i></b>Ego Attack 6d6, Reduced Endurance (1/2 END; +1/4) (75 Active Points) Real Cost: 75</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="32" valign="top"><font size="2" face="Arial">0</font></td>
    <td width="89%" colspan="6" align="left" height="32" valign="top"><font size="2" face="Arial">28) <b><i>Wizard's Hand: </i></b>Telekinesis (25 STR), Affects Porous, Fine Manipulation, Reduced Endurance (1/2 END; +1/4) (72 Active Points); Affects Whole Object (-1/4) Real Cost: 58</font></td>
    <td width="6%" align="center" height="32" valign="top"><font size="2" face="Arial">3</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"> </font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">20</font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Personal Warding Magics: </i></b>Elemental Control, 40-point powers</font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">13</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">1)  <b><i>Counterspells: </i></b>Missile Deflection (Any Ranged Attack), Missile Reflection (40 Active Points); Magical Effects Only (-1/2)</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">40</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">2)  <b><i>Shield of Mystic Power: </i></b>Force Field (15 PD/15 ED), Reduced Endurance (0 END; +1/2), Persistent (+1/2) (60 Active Points)</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">45</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial">3)  <b><i>Wall of Mystic Force: </i></b>Force Wall (10 PD/10 ED/5 Power Defense; 2" long and 1" tall) (65 Active Points)</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">6</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
    <td width="89%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"> </font></td>
    <td width="6%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="48" valign="top"><font size="2" face="Arial">50</font></td>
    <td width="89%" colspan="6" align="left" height="48" valign="top"><font size="2" face="Arial"><b><i>The Immortality Jar: </i></b>(Total: 135 Active Cost, 50 Real Cost) Healing 1 BODY, Can Heal Limbs, Resurrection (Resurrection Can Be Stopped By Destroying The Immortality Jar), Reduced Endurance (0 END; +1/2), Persistent (+1/2) (70 Active Points); Extra Time (Regeneration-Only) 1 Turn (Post-Segment 12) (-1 1/4), Self Only (-1/2) (Real Cost: 25) <b>plus</b> +30 BODY (60 Active Points); Only To Prevent Death (-2) (Real Cost: 20) <b>plus</b> Life Support  (Longevity: Immortal) (Real Cost: 5)</font></td>
    <td width="6%" align="center" height="48" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">20</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial"><b><i>Its Experience, Not Luck: </i></b>Find Weakness 11- with Magical Spells</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">20</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial"><b><i>Its Experience, Not Luck: </i></b>Luck 4d6</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">40</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial"><b><i>Mystic Reserves: </i></b>Endurance Reserve  (250 END, 15 REC) (40 Active Points)</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial"><b><i>Powerful Mind: </i></b>Mental Defense (20 points total)</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="89%" colspan="6" align="left" height="16" valign="top"><font size="2" face="Arial"><b><i>Powerful Soul: </i></b>Power Defense (15 points)</font></td>
    <td width="6%" align="center" height="16" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">40</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Danger Sense (immediate vicinity, out of combat, Analyze, Discriminatory, Function as a Sense, Telescopic (+3)) 14-</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Eidetic Memory</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="16"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">8</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Anonymity</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Money:  Filthy Rich</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Reputation:  One of the Magical Power Players (A small to medium sized group) 14-, +5/+5d6</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="16"></td>
  </tr>
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">35</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">+7 with All Spells</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">16</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">+2 with All Combat</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">AK: Europe 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Bureaucratics 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Concealment 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Conversation 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Deduction 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Disguise 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial"><B>Everyman Skills (Cost: 0)</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Acting 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">AK: Florence, Italy 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Climbing 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Computer Programming 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Concealment 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Conversation 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Deduction 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Paramedics 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Persuasion 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">PS: Profession 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Shadowing 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Stealth 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">TF:  Custom Adder, Small Motorized Ground Vehicles</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">2</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Gambling (Card Games) 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">High Society 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Interrogation 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">30</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial"><B>Linguist</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  Italian (Idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  Arabic (idiomatic)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  Cantonese (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  English (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  French (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  German (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  Japanese (idiomatic)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  Mandarin (idiomatic)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  Portugese (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  Russian (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Language:  Spanish (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Oratory 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Paramedics 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">7</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Persuasion 16-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">17</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Power:  Wizardry 21-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Riding 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">52</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial"><B>Scholar</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Arcane And Occult Lore (5 Active Points) 16-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Artifact Lore (5 Active Points) 16-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Business Law (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Criminal World (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Demonology (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Economics (5 Active Points) 16-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Global Guardians (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: International Business World (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: International Finance (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: International Law (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Mystic World (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Other "Big Guns" In The Superhuman World (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Other Tarot Arcana (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Political Philosophy (10 Active Points) 21-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Stock Manipulation (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Terrorist World (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: World Economic Trends (3 Active Points) 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: World History (3 Active Points) 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Sleight Of Hand 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Tactics 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">4</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial"><B>Tarot Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">+1 with All Combat</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Fringe Benefit: Membership (Major Arcana) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: The Superhuman World 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">KS: Tarot 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Stealth 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Streetwise 14-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Monitored by Tarot </font></td>
	</tr>
	
	
	<tr>
	<td width="5%" height="19">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0" height="19"><font size="2" face="Arial">Social Limitation: Subject to Orders </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Trading 14-</font></td>
	</tr>
	
  <tr>
    <td width="100%" align="center" height="13" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Mystical Powerhouse (Not Concealable; Always Noticed and Causes Major Reaction; Detectable Only By Unusual Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  FBI 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Lord Doom 8- (As Pow, NCI, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Always Calm and Collected (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Arrogant and Overconfident (Common, Total)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Manipulative (Common, Total)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: Drinks Wine With Every Meal</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: Hates the Smell of Tobacco Smoke</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: Loves Ice Cream</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: The More Intricate the Political System, The More Entertaining It Is</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: Thinks It Funny When Other People Are Described as "Machiavellian"</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Reputation:  Leader Of The Most Dangerous Criminal Organization In The World, 14- (Extreme)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Secret Identity (Niccolo Machiavelli) (Frequently, Major)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">350</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">165</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="14%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">350</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">397</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="14%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">150</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">45</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="14%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">350</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">28</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="14%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>850</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">215</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">850</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Background</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="256" align="justify">
      <p class="MsoNormal" style="tab-stops: 22.5pt 90.0pt"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">Niccolo Machiavelli was born in Florence to an established though not particularly affluent middle-class family whose members had traditionally filled responsible positions in local government.  While little of the his early life has been documented, it is known that as a boy he learned Latin and that he quickly became an assiduous reader of the ancient classics.<BR><BR>Machiavelli's first recorded involvement in the volatile Florentine political scene occurred in 1498, when he helped the political faction that deposed Girolamo Savonarola, then the dominant religious and political figure in Florence. In the same year Machiavelli was appointed to the second chancery of the republic. As chancellor and secretary to the Ten of Liberty and Peace, a sensitive government agency dealing chiefly with warfare and foreign affairs, Machiavelli participated both in domestic politics and in diplomatic missions to foreign governments. These posts afforded him innumerable opportunities over the next fourteen years to closely examine the inner workings of government.<BR><BR>It was during this period that he developed a taste for political and economic power that has ruled his world ever since.  His yearning for greater and greater power led to his involvement in the dark arts of sorcery.<BR><BR>In his most famous political treatises (The Prince, written in 1513, and Discourses on the First Ten Books of Titus Livius, written in 1521), Machiavelli offered rules advice designed to keep a ruler in power.  As he grew older, he began to despair that none of the heads of state were actually following his advice.  He slowly came to the conclusion that someone, namely himself, would have to gain control of the whole of Europe, and from there the whole of the world, if the planet was to be an ordered, organized place in which economic and political prosperity was to be assured.<BR><BR>He faked his own death in 1527.  Shortly thereafter, he founded the secret society that would one day become Tarot.</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="13" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Personality</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="96" align="justify">
      <span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">The Emperor may well be the most arrogantly self-assured human being on the planet.  Being effectively immortal, he always takes the long view.  His plans always include fallback positions in case of failure, and many have multiple secondary goals.  If the primary goal of a plan fails, the accomplishment of these secondary goals still may make the mission a success.  "Wheels within wheels within wheels" correctly describes his mindset.<BR><BR>The Emperor views the constant warfare between Tarot and the world's superhero community as an ongoing chess game with an opponent who does not know how to play.  His contempt for others is seconded only by his self-confidence.  Even such world-shaking persons as Abyss and Lord Doom matter to him only as pawns in the game.</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="13" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Quote</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16"justify"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">"No enterprise is more likely to succeed than one concealed from the enemy until it is ripe for execution."</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="13" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="32" align="justify">
      <p class="MsoNormal" style="tab-stops:22.5pt 90.0pt"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">As a mage of incredible power, the Emperor can invoke great effects, limited only by his imagination. He has long since garnered enough personal power that he need not rely on items that can be taken away from him for his personal protection.</span></p>
    </td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="13" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Appearance</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="80" align="justify">
      <p class="MsoNormal" style="tab-stops:22.5pt 90.0pt"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">The Emperor is a tall, middle-aged man with graying brown hair.  He keeps himself clean-shaven at all times, and is always dressed in the finest clothes.  He has a "costume", of sorts, including a rather garish crown, but except when absolutely necessary loathes to put it on.<BR><BR>When it is necessary, the Emperor dresses in black silk pants and shirt, over which a red tabard is worn.  A belt of red leather and matching boots and gloves, plus a long flowing black cloak complete the ensemble.  Lastly, a large spiked crown tops off his costume.</span></p>
    </td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="13" align="justify"></td>
  </tr>
  </table>

</body>

</html>
<HTML>

<head>
<TITLE>The Empress</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" height="2288" cellspacing="1" bordercolorlight="#008000" bordercolordark="#800000">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">The Empress</font></b></td>
  </tr>
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="19"><b><font face="Arial" size="3" color="#FFFFFF">Catherine de' Medici</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>100.0kg<b>; Dice: </b>HTH Damage 2d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      &nbsp;</td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">30</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>20</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>OCV 7 DCV 7</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">16</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>18</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>40</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">17-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">10</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>20</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>PER Roll 13-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">28</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>24</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">14-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>ECV: 8</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">10</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>20</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">13-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>PRE Attack: 4d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>12</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">6</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>8</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>8 PD (0 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">4</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>8</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>8 ED (0 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">40</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>7</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>14</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">8</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  2, 4, 6, 7, 9, 11, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>35</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>55</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="87%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="8%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">120</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Scholar of the Tome of Spirit: </i></b>Multipower, 120-point reserve</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">5u</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">1)  <b><i>Blood Vengeance: </i></b>Drain CON 3d6, Ranged (+1/2), Reduced Endurance (0 END; +1/2), Persistent (+1/2) (75 Active Points); Extra Time (Full Phase, -1/2)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3u</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">2)  <b><i>Calling Upon the Spirits of the City: </i></b>Summon 419-point city spirit (84 Active Points); Extra Time (1 Turn (Post-Segment 12), -1 1/4), Arrives Under Own Power (-1/2), Summoned Being Must Inhabit Locale (-1/2)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">8</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3u</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">3)  <b><i>Calling Upon the Spirits of the Flames: </i></b>Summon 457-point fire spirit (91 Active Points); Extra Time (1 Turn (Post-Segment 12), -1 1/4), Arrives Under Own Power (-1/2), Summoned Being Must Inhabit Locale (-1/2)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3u</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">4)  <b><i>Calling Upon the Spirits of the Stones (Master's Version): </i></b>Summon 471-point stone spirit (94 Active Points); Extra Time (1 Turn (Post-Segment 12), -1 1/4), Summoned Being Must Inhabit Locale (-1/2), Arrives Under Own Power (-1/2)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">3u</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">5)  <b><i>Calling Upon the Spirits of the Waters: </i></b>Summon 462-point water spirit (92 Active Points); Extra Time (1 Turn (Post-Segment 12), -1 1/4), Arrives Under Own Power (-1/2), Summoned Being Must Inhabit Locale (-1/2)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">4u</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">6)  <b><i>The Spell of Disruption: </i></b>Dispel Magic 24d6, any Magic spell or power one at a time (+1/4) (90 Active Points); Requires An Arcanomancy Roll  (-1/2), Spell (-1/2), Limited Range (200"; -1/4)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">7u</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">7)  <b><i>The Spell of Impuissance: </i></b>Drain Magic 4d6, any one Magic spell or power one at a time (+1/4), Ranged (+1/2) (70 Active Points)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">7</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"> </font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">50</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>The Immortality Jar: </i></b>(Total: 135 Active Cost, 50 Real Cost) Healing 1 BODY, Can Heal Limbs, Resurrection (Can Be Stopped By Destroying The Immortality Jar), Reduced Endurance (0 END; +1/2), Persistent (+1/2) (70 Active Points); Extra Time (Regeneration-Only) 1 Turn (Post-Segment 12) (-1 1/4), Self Only (-1/2) (Real Cost: 25) <b>plus</b> +30 BODY (60 Active Points); Only To Prevent Death (-2) (Real Cost: 20) <b>plus</b> Life Support  (Longevity: Immortal) (Real Cost: 5)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">15</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Its Experience, Not Luck: </i></b>Luck 3d6</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">7</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Mystic Perception: </i></b>Detect Magic 13- (no Sense Group), Discriminatory, Analyze (15 Active Points); Costs Endurance (-1/2), Extra Time (Full Phase, -1/2)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">1</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">26</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Mystic Reserves: </i></b>Endurance Reserve  (145 END, 12 REC) (26 Active Points)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">9</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Powerful Mind: </i></b>Mental Defense (14 points total)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">10</font></td>
    <td width="87%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Powerful Soul: </i></b>Power Defense (10 points)</font></td>
    <td width="8%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">18</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Combat Luck (9 PD/9 ED)</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Anonymity</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">+2 with Interaction Skills</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Acting 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">AK: France 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">AK: Italy 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">AK: Western Europe 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">ArS: Dance 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">2</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Bribery (Custom Adder) 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Bureaucratics 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Concealment 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Cramming </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Cryptography 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Deduction 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Disguise 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Everyman Skills (Cost: 0 Points)</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Acting 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">AK: Florence, Italy 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Climbing 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Computer Programming 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Concealment 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Conversation 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Deduction 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Paramedics 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Persuasion 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Queen 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Shadowing 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">TF:  Custom Adder, Small Motorized Ground Vehicles</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">16</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Linguist</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Language:  Italian (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Language:  English (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Language:  French (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Language:  German (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Language:  Portugese (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Language:  Russian (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Language:  Spanish (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">4</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Millionaire Playboy Package (Cost: 5 Points)</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Conversation 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">High Society 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Lifestyle of the Extremely Rich 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Money: Filthy Rich </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Monitored by the Media 14 or less </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Paramedics 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Persuasion 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Power:  Spirit Magic 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">28</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Scholar</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Diplomacy (3 Active Points) 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: History (3 Active Points) 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: International Relations (3 Active Points) 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Law (3 Active Points) 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Philosophy (3 Active Points) 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Political Science (5 Active Points) 15-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Politics (6 Active Points) 16-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Renaissance Art (3 Active Points) 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot (3 Active Points) 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Theology (3 Active Points) 13-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">2</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+1 with All Combat</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Major Arcana) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 13-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Monitored by Tarot </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Social Limitation: Subject to Orders </font></td>
	</tr>
	
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  The Emperor 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Local Law Enforcement 8- (Mo Pow, NCI, Limited Geographical Area, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Ambitious And Manipulative (Common, Total)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Often Fails To See The Forest For All The Trees (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Likes To Reminisce About Her Time On The Throne (Common, Moderate)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Power Hungry (Very Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Treats Normal Humans as Pawns/Cattle (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Rivalry:  Professional (The Emperor; Rival is More Powerful; Seek to Outdo, Embarrass, or Humiliate Rival; Rival Aware of Rivalry)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Secret Identity (Catherine De' Medici) (Occasionally, Minor)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Unluck: 1d6</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">50</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">154</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">350</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">265</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">150</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">18</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="12%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">50</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="12%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>550</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">108</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">550</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Background</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify">
      <p class="MsoNormal" style="tab-stops: 22.5pt 90.0pt"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">13 April 1999<BR><BR>She looked in the mirror. For this occasion she had selected a simple business suit and slacks, made of course by the most currently fashionable designer. Today, her skin tone was lightened a bit, her hair dyed to a natural copper red, and her eyes fitted with green contact lenses. She would never become satisfied by the pale brilliance of fluorescent lights. Still, Catherine De' Medici, known now as The Empress of Tarot, admired her crisp figure. Perhaps she was never considered beautiful, but some had called her handsome at least.<BR><BR>There was also a mirror behind her, which she could see in the reflection. She closed her eyes and begun the incantation in a melancholy soprano. It was unlikely, but if anyone heard her, they likely would not understand a word of the ancient Egyptian. The growing scent of burning flesh mixed with silica dust forced Catherine to open her eyes as she continued the incantation.<BR><BR>The image of herself that she saw in the mirror was there, lips moving in time to her chant. But now a second image of herself formed in the mirror behind her, lips moving in synchrony with her image. The second image appeared to bleb out of the mirror behind her, standing adjacent to the first image. And then it was done.<BR><BR>It was not something one could become accustomed to, despite the fact that she had done it numerous times already. Catherine turned to the doppleganger standing aside her, "Happy Birthday, dear."<BR><BR>As was normal for one newly created, her second was disoriented slightly. So, Catherine continued talking, "You are to be known as Margaret O'Reilly, the new Empress of Tarot. You are a newly elected member of the British House of Commons and have the ear of the Prime Minister. Well, you already know what you will be doing, so I'm not going to repeat it. Here's your train ticket."<BR><BR>Catherine's twin took the voucher from her and seemed to be examining it. Margaret said, "Very well, Catherine. I will not fail."<BR><BR>After Margaret had left, Catherine couldn't help but smile. She walked to her desk and opened the drawer, pulling out the photograph of a paper that read "Empress is dead again." One of her people had intercepted it just two hours ago and took a digital picture. The Emperor was still on top of things. It was his handwriting after all and she knew whose handwriting it was. It seemed that he knew when she was dead even sooner than The Empress, herself.<BR>(Well,) she thought, (HE is in charge of Tarot, but as always, Catherine De' Medici runs much of Tarot as the power behind the throne.)<BR><BR>30 December 1588<BR><BR>The Huguenots and Catholics were at it again. Diplomacy was a knot within a knot, the kings of England, Spain, and Austria-Hungary all had designs on France. Even major nobility of smaller countries were entangled: Scotland, the Netherlands, and others. Chaos, utter chaos. What would come next? Would the peasants proclaim a republic and lop off the heads of all the kings and queens of Europe? She'd have to use her 'Tools of State' again soon.<BR>It was frustration from the beginning. If only France could be ruled by a queen rather than a king, everything would be better, much much better. Instead Catherine could only advise her son. And this one was no better than the prior ones.<BR><BR>She quickly rounded the corner of the Palace hallway and stormed past her two attendants slammed the door of the room where she managed the affairs of Empire. Or, at least the Kingdom of France, which was just as large as an empire. Quickly lifting a stack of papers, she found the book still there in the bottom of the drawer. No longer dusty it still smell slightly musty. She quickly flipped the pages that contained writings and annotation in the cumbersome ancient Egyptian heiroglyphics. Have a year ago they were indecipherable, but after hard work in the hours that she was not minding matters of state, she had learned much about the language. Well, nothing was missing from the book. So, she set the book back in its hiding place and again pondered what to do about it.<BR><BR>Nominally it was hers, well at least that she had obtained it was completely legal. After all the King of Spain's own minister had sent it to her as a gift. A gift requested by Catherine, Queen Mother of France, after her spies had intercepted a note that another party had arranged to steal it.<BR><BR>Spies and assassins. Her uncle had told her long ago that a ruler must use all the tools of state that were available. He had her read Il Principe as a child and tutored her on how to rule even before he, as Pope Clement VII, married her off to that fool Henry. And after her uncle died of illness, Henry's father began his ill treatment of Catherine. That was the worse time, but it was also the time that she began to follow her dead uncle's advice. She used her 'Tools of State' and soon the second son of Philip I of France was king and Catherine was queen. That was just the first time that she used the 'Tools'. By the time the fool of her husband died in that 'freak jousting accident', Catherine had her 'Tools' not only in France, but in all the major states of Europe.<BR><BR>Suddenly, Catherine realizing that she had just crushed a sheet of paper checked to make sure that it was not The Note. It wasn't and she was relieved. The Note was precious to her now, for the handwriting on The Note which spurred her to procure the book was none other than that of that enemy of the De' Medici who nearly ruined the family at the expense of a republic. It would be a small triumph to deny him the book, then. For the bigger triumph, she would need to find this organization, Tarot, and make it her own. But first, she had to learn more about what the book, The Tome of Spirit - its writers had called it, had to say. It was already quite intriguing.</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Personality</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify">
      <span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">The Empress is rivaled in her ability and thirst for schemes and plots only by The Emperor himself. The patience of each is beyond the ken of most people. However, while the Emperor will scheme and plot openly, the Empress prefers to use influence along with her spirit magic to influence events.</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Quote</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16 align="justify"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">"There's only so much you can do with money... Now, Power, that's a different thing altogether."</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify">
      <p class="MsoNormal" style="tab-stops:22.5pt 90.0pt"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">All of the Empress's powers are based on her mystic knowledge and training.  She read and memorized the Tome of Spirit that she procured centuries ago. Not one for experimentation, however, that is all the magic that she has ever learned. Nonetheless, the spells that she knows are all that she feels she needs and they provide her with invaluable tools to attain wealth and power.&nbsp; 
      She is a master of disguise and could look like anyone, although she usually prefer 
      the role of a powerful woman of some sort.</span></p>
    </td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Appearance</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify">
      <p class="MsoNormal" style="tab-stops:22.5pt 90.0pt" align="left"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">
      Not plain, but not beautiful, The Empress impresses mostly by her charm 
      and commanding presence rather than by looks alone. The Empress is 
      stately.&nbsp; She has long, brown hair and a classic roman face that 
      calls back to the Italian royalty she once one.&nbsp; </span></p>
    </td>
  </tr>
  </table>

</body>

</html>
Even before the creation of Tarot, The Emperor employed military personnel loyal to himself and his allies as well as a number of mercenaries. As he saw his days in Florentine politics drawing to an end, he culled those men who had demonstrated a certain loyalty to neither country nor gold, but to their close fraternity of warriors. These were put under the charge of military men whom he could trust either by personal loyalty or by fear of his growing magical powers.


Over the years, men have died (or when severely wounded have retired to administrative duties for Tarot), arms and armor have changed, and so have battlefield tactics. The Swords of Tarot have evolved as an organization to a modern military force built primarily for quick strike actions and facilities security. But, the loyalty to the fraternity of the Swords has remained unchanged.


The Swords are Tarot's front-line troops.  In 90% of encounters between the general public and Tarot personnel, the Tarot agents in question are Swords.  They comprise the greater portion of Tarot's rank and file.


As with the other divisions, the Swords are ranked by their suit.  Unlike the other divisions, ranking among the swords is as hierarchal as that in a standard army.  The specific meaning of each rank is as follows:
* Ace of Swords: Commander of All Tarot Military Forces.
* Two of Swords: Continental Commander.
* Three of Swords: Division Commander.
* Four of Swords: Base Leader.
* Five of Swords: Company Leader.
* Six of Swords: Squad Leader.
* Seven of Swords:  Section Leader.
* Eight of Swords:  Basic Trooper.
* Nine of Swords: Advanced Trainee.
* Ten of Swords: Recruit Trainee.


The uniform of the Tarot Sword (gray with red accessories) is the one most often pictured by the general public when the subject of Tarot comes up.  Swords wear their duty uniforms at all times, strapping on their full body armor and carrying their full complement of weaponry only during field missions.


Most Swords come to Tarot having already been trained by one military force or another, and in those cases the Sword's previous experience generally determines where in the Sword organization the newly recruited agent will land.  In some cases, however, the Sword has no real military experience and thus will undergo intense training to determine his natural aptitudes.


Most of the "non-military" Sword recruits were police officers, gang-bangers, felons, bikers, and other "rough-and-tumble" sorts before joining Tarot.  Upon being recruited, they are sent to one of Tarot's four basic combat training facilities (hidden in secret locations in Kenya, Uzbekistan, Canada, and Brazil).  There they are taught basic squad-level tactics, how to operate Tarot's military equipment, marksmanship, discipline, and the basic rundown on what it is to be a member of Tarot.  Those that pass go on to advanced training.  Those that fail are used for target practice or medical experimentation.


The current Ace of Swords is Maxim Grigirik, a former member of the Rumanian Secret Police who fled to Tarot one step ahead of an arrest on "Crimes Against Humanity" charges.  He's an able administrator, and brilliant when it comes to training practices, but isn't the greatest tactician in Tarot's armed forces.


While the other Divisions use plain names for their sub-groups, the Ace of Swords has named each of the sub-divisions of the Swords after a type of bladed weapon.  This practice has caused the other Divisions to roll their eyes a bit, but since the Emperor puts up with it, no one makes much of a fuss.
The Swords Division can be sub-divided into the following smaller groups:

*[[Broadsword Agents:]] The Broadswords are the heavy hitters among the common rank-and-file Tarot soldier.  They aren't as heavily armored as the Claymore agents, but nevertheless are equipped with Tarot's biggest guns.  Tarot recruits the biggest and strongest Swords for the Broadsword group, and then trains them (or engineers ttem using steroids and other enhancement drugs) to be even bigger and stronger.
*[[Claymore Agents:]] The Claymores are Tarot's answer to the Rooks of Checkmate.  They wear a suit of state-of-the art battle armor.  Able to withstand most common small arms fire, and equipped with an array of high-tech weaponry, in small groups or when supported by other Tarot agents, Claymores are a match for most superheroes who rate Gamma level or lower (they aren't quite up to the task when operating alone against a Delta-level, or when against Beta-, Alpha-, or Omega-level superheroes, but can give the average hero a hard fight, and against weaker heroes are a true danger).
*[[Cutlass Agents:]] One of the more interesting pieces of trivia regarding Tarot and its awareness in the public consciousness is that nearly no one ever thinks about Tarot having a naval force.  But they do, and the Cutlass agents work as that force.  They are trained to operate Tarot's watercraft (including Tarot's small fleet of submarines), perform missions using scuba equipment, perform seaborne recovery and salvage operations, and so on.
*[[Falchion Agents:]] The Falchions are made up of those Tarot agents who have shown more than the usual sensitivity to mystic forces.  Their primary purpose is to interfere with the actions of magically powered crime-fighters.  While a small handful come into Tarot with some background in mysticism, for most the first clue they ever got that magic was actually real was when their Trainer at Basic said "Congratulations, you're being sent to Falchion training".  There are no more than three or four dozen Falchions active in all of Tarot (as compared to the nearly 45,000 Sabre Agents that make up the bulk of the entire Division worldwide), and as such are a treasured resource.  The commanders of those bases to which a Falchion has been assigned is made aware of this fact by his superiors in no uncertain terms.
*[[Gladius Agents:]] Acting as Tarot's commandos, the Gladius group are among the highest trained of all Tarot agents, regardless of Davison.  Only the scientists of the Cups division are equals in terms of depth of skill.  To become a Gladius, a Sword must have first proven himself in multiple combat actions. Gladius agents are recruited from the elite of Tarot's fighting forces; they are the best of the best, and know it.
*[[Katana Agents:]] The Katanas are Tarot's pilots.  The organization doesn't have a full-blown air force in the modern military sense of the term, but it does use a wide variety of advanced jets, helicopters, and hovercraft.  They are not separated into their own units, but rather are assigned to standard combat squads as needed.
*[[Katar Agents:]] Katar agents are Tarot's experts in demolitions and "special weaponry" (meaning small scale chemical weapons... Tarot isn't stupid enough to use nuclear weapons, and as a survivor of the Plague Years in Italy, the Emperor loathes the very concept of using disease as a weapon).  They tend to have a reputation as being geeks who like blowing stuff up, but in truth most of them are highly trained engineers and chemists.
*[[Khopesh Agents:]] Khopeshes are to psionics and telepathy what Falchions are to magic, though there are far more Khopesh agents in Tarot than there are Falchions.  Most of them are only "sensitives" and not truly mentalists.  Their primary duty is to monitor a base for psionic intrusion from the outside.  A secondary duty, one that isn't often talked about, is to act as a sort of "political commissar" for a Tarot base, insuring the loyalty of all personnel to Tarot itself.
*[[Rapier Agents:]] Rapiers are the agents that Tarot calls upon when it has the luxury of setting up a battlefield in advance, or when it needs to perform an assassination from long distance.  Trained snipers, Rapier agents know how to lie low, make precisely aimed shots from surprise, and then get out quickly and unobtrusively.  They are sometimes used as battlefield support for more standard field missions.
*[[Sabre Agents:]] Saber agents make up the bulk of Tarot's military forces; they are highly trained infantry men used in nearly 90% of all Tarot field missions.  They've been trained to use a myriad of personal and crew-served weapons, and when operating in a combat team can prove themselves a threat to all but the most powerful superhuman.
<HTML>

<head>
<TITLE>The Fool</TITLE>
<link rel="stylesheet" type="text/css" href="../../utility/stylesheetrules-now.css">
</head>

<body>

<table border="0" width="100%" bordercolor="#008000" height="2288" cellspacing="1" bordercolorlight="#008000" bordercolordark="#800000">
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="37"><b><font face="Arial" size="6" color="#FFFFFF">The Fool</font></b></td>
  </tr>
  <tr>
    <td width="102%" colspan="8" align="center" bgcolor="#0000FF" height="19"><b><font face="Arial" size="3" color="#FFFFFF">Aaron Ecklenburg</font></b></td>
  </tr>
    <td width="102%" colspan="8" align="center" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="12%" align="center" bgcolor="#0000FF" height="16">
      <p align="left"><b><font size="2" face="Arial" color="#FFFFFF">Characteristic</font></b></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Value</b></font></td>
    <td width="6%" align="center" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Roll</b></font></td>
    <td width="65%" bgcolor="#0000FF" colspan="4" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Notes</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>STR</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>Lift: </b>100.0kg<b>; Dice: </b>HTH Damage 2d6  END [1]</font></td>
    <td width="43%" rowspan="14" colspan="3" height="329">
  
      <p align="center">
      <img border="0" src="http://legendspbem.angelfire.com/fool.jpg" alt="The Fool" width="200" height="300"></td>
  </tr>
  
    <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>DEX</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>OCV 5 DCV 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>CON</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>BODY</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>10</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">18</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>INT</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>28</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">15-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>PER Roll 15-</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">10</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>EGO</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>ECV: 5</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">5</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>PRE</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial"><b>15</b></font></td>
    <td width="6%" align="center" height="16"><font size="2" face="Arial">12-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>PRE Attack: 3d6</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">-1</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>COM</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>8</b></font></td>
    <td width="6%" align="center" height="19"><font size="2" face="Arial">11-</font></td>
    <td width="22%" height="16"><font size="2" face="Arial"><b></font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>PD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>5/20</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>5/20 PD (0/15 rPD)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">3</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>ED</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>5/20</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="16"><font size="2" face="Arial"><b>5/20 ED (0/15 rED)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">15</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>SPD</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4</b></font></td>
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Mental Defense: </b>11</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>REC</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>4</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Phases:  3, 6, 9, 12</b></font></td>
  
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">0</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>20</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Running</b>: 6" (12" NC)</font></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial">10</font></td>
    <td width="12%" bgcolor="#0000FF" align="center" height="19"><font size="2" face="Arial" color="#FFFFFF"><b>STUN</b></font></td>
    <td width="5%" bgcolor="#C0C0C0" align="center" height="19"><font size="2" face="Arial"><b>30</b></font></td>
  
  
    <td width="6%" align="center" height="19">&nbsp;</td>
    <td width="22%" height="19"><font size="2" face="Arial"><b>Swimming</b>: 2" (4" NC)</font></td>
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="91%" colspan="6" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
    <td width="4%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>END</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">175</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Gadget Pool: </i></b>Variable Power Pool, 125 base + 50 control cost, No Skill Roll Required (+1) (249 Active Points); VPP Powers Can Be Changed Only In Workshop/Laboratory (-1/2); all slots OAF (Gadgets; -1)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"> </font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">13</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Personal Defense Devices: </i></b>Elemental Control, 40-point powers,  (20 Active Points); all slots OIF (Defense Devices; -1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">13</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">1)  <b><i>Defense Field: </i></b>Force Field (15 PD/15 ED) (Protect Carried Items) (40 Active Points)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">4</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">20</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial">2)  <b><i>Electrical Field: </i></b>Energy Blast 4d6, Reduced Endurance (0 END; +1/2), Persistent (+1/2), Damage Shield (+1/2) (50 Active Points)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"> </font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial"></font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">17</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Deductive Observation: </i></b>(Total: 120 Active Cost, 17 Real Cost) Telepathy 10d6, Reduced Endurance (0 END; +1/2) (75 Active Points); Extra Time (5 Minutes, -2), Concentration, throughout (0 DCV; -1), Character Must Closely Observe Subject, Including Facial Expressions, During Activation Period (-1/2), Can Only Read Surface Thoughts (-1/2), Instant (-1/2), Limited Normal Range (5"; -1/2), Requires A Deduction Roll (-1/2), Does Not Provide Mental Awareness (-1/4) (Real Cost: 11) <b>plus</b> Telepathy 6d6, Reduced Endurance (0 END; +1/2) (45 Active Points); same Limitations as above (-5 3/4), Only To Achieve +20 "Target Cannot Detect Telepathy" Modifier (-1/2), Linked (Telepathy; -1/2) (Real Cost: 6)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">18</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Emergency Transit System: </i></b>Teleportation 10", No Relative Velocity, Position Shift, x1,024 Noncombat (80 Active Points); 1 Charge (-2), Side Effects (Reduces Endurance Reserve to 0 Endurance), Side Effect occurs automatically whenever Power is used (-1), IAF (Teleportation Matrix Projector; -1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">[1]</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">4</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Goggles: </i></b>Sight Group Flash Defense (8 points) (8 Active Points); OAF (Goggles; -1)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">24</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Inert-Reaction Power Source: </i></b>Endurance Reserve  (200 END, 10 REC) (30 Active Points); IIF (Battery Pack; -1/4)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">6</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Mind Shielding: </i></b>Mental Defense (11 points total) (8 Active Points); IIF (Skullcap Shield; -1/4)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">11</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>So That's What's Going On: </i></b>Precognitive Clairsentience (Sight Group), Reduced Endurance (0 END; +1/2) (60 Active Points); No Conscious Control (-2), Precognition Only (-1), No Range (-1/2), Time Modifiers (-1/2), Requires A Deduction Roll (-1/2)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">11</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Tell Me What I Want To Know: </i></b>Telepathy 8d6, Reduced Endurance (0 END; +1/2) (60 Active Points); Extra Time (5 Minutes, -2), Can Only Read Surface Thoughts (-1/2), Instant (-1/2), No Range (-1/2), Requires An Interrogation Roll (-1/2), Does Not Provide Mental Awareness (-1/4)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="19" valign="top"><font size="2" face="Arial">-4</font></td>
    <td width="91%" colspan="6" align="left" height="19" valign="top"><font size="2" face="Arial"><b><i>Short Legs: </i></b>Running -2" (-4 Active Points)</font></td>
    <td width="4%" align="center" height="19" valign="top"><font size="2" face="Arial">0</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Absolute Time Sense</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Eidetic Memory</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Lightning Calculator</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">6</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Speed Reading (x100)</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Money:  Wealthy</font></td>
  </tr>
  
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  
  
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" height="16">
      <p align="center"><font size="2" face="Arial" color="#FFFFFF"><b>Cost</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills</b></font></td>
  </tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">+3 with Intellect Skills</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Analyze:  Technology 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Bugging 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Cramming </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Cramming </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">5</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Cramming </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Cryptography 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Deduction 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Demolitions 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">0</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Everyman Skills (Cost: 0 Points)</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Acting 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">AK: Pickering, Ontario 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Climbing 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Computer Programming 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Concealment 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Conversation 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Deduction 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Language:  English (idiomatic) (4 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Paramedics 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Persuasion 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Inventor 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Shadowing 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 8-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">TF:  Custom Adder, Small Motorized Ground Vehicles</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">21</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Hacker Package Deal</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Computer Programming 17-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Electronics 15-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Inventor 15-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Science Skill: Computer Science 16-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Security Systems 15- (3 Active Points); Only Versus Computer Security Systems (-1/2)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Systems Operation 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">7</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Interrogation 14-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">2</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Language:  French (completely fluent) (3 Active Points)</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Lockpicking 12-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Mechanics 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Power:  Gadgeteering 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">39</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Scientist</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Acoustics 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Advanced Mathematics 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Aerodynamics 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Artificial Intelligence 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Chemistry 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Combinatorial Theory 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Computer Language Engineering 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Cybernetics 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Dimensional Engineering 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Electrical Engineering 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Engineering 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Mathematics 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Metallurgy 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Nanotechnology 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Physics 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Power Systems Engineering 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Quantum Physics 15- (3 Active Points)</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">SS:  Robotics 15- (3 Active Points)</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">3</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Systems Operation 15-</font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">2</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial"><B>Tarot Agent Package</B></font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">+1 with All Combat</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Fringe Benefit: Membership (Major Arcana) </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Superhuman World 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: The Local Underworld 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">KS: Tarot 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">PS: Tarot Agent 11-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Stealth 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Streetwise 12-</font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Monitored by Tarot </font></td>
	</tr>
	
	
	<tr>
	<td width="5%">
      <p align="center"><font size="2" face="Arial"> </font></td>
    <td width="95%" colspan="7" bgcolor="#C0C0C0"><font size="2" face="Arial">Social Limitation: Subject to Orders </font></td>
	</tr>
	
	
	
	<tr>
    <td width="5%">
      <p align="center"><font size="2" face="Arial">9</font></td>
    <td width="95%" colspan="7"><font size="2" face="Arial">Weaponsmith (Arrows, Bolts, And Darts, Chemical Weapons, Energy Weapons, Firearms, Incendiary Weapons, Missiles & Rockets, Muscle-Powered HTH, Muscle-Powered Ranged) 15-</font></td>
	</tr>
	
  <tr>
    <td width="100%" align="center" height="16" colspan="8"></td>
  </tr>
  <tr>
    <td width="5%" bgcolor="#0000FF" align="center" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>200+</b></font></td>
    <td width="95%" colspan="7" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Distinctive Features:  Dwarf ("Little Person") (Not Concealable; Noticed and Recognizable; Detectable By Commonly-Used Senses)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Checkmate 8- (Mo Pow, NCI, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Local Law Enforcement 8- (Mo Pow, NCI, Limited Geographical Area, Capture)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Hunted:  Tarot 8- (Mo Pow, NCI, PC has a Public ID or is otherwise very easy to find, Watching)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Physical Limitation:  Dwarf (Infrequently, Greatly Impairing)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Bitter About How He's Been Treated In The Past (Uncommon, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Cannot Resist Tinkering With Machines (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">20</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Emotionally Unstable (Common, Total)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">15</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Psychological Limitation:  Sadistically Cruel To Those He Feels Have Made Fun Of Him (Common, Strong)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: Always Has A Smile On His Face, Even When He's Angry (Especially When He's Angry)</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: Cackles Randomly At Inappropriate Moments</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: Drinks Way, Way Too Much Coffee</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: Has Two-Way Conversations With His Dog</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">1</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Quirk: You Can Hear The Capital Letters When He Talks About His Inventions</font></td>
  </tr>
  
  <tr>
    <td width="5%" height="16">
      <p align="center"><font size="2" face="Arial">10</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Social Limitation:  Known Criminal (Frequently, Minor)</font></td>
  </tr>
  
  <tr>
    <td width="5%" align="center" height="16"><font size="2" face="Arial">50</font></td>
    <td width="95%" colspan="7" height="16"><font size="2" face="Arial">Experience Points</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Characteristics
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">78</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Base
      Points</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">350</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Powers
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">308</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Disadvantages</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">150</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Talents
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">17</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Experience
      Points</b></font></td>
    <td width="22%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">50</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Perks
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">10</font></td>
    <td width="36%" colspan="2" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Points</b></font></td>
    <td width="22%" bgcolor="#FFCC00" align="center" height="16"><font size="2" face="Arial"><b>550</b></font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Martial
      Arts Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">0</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Skills
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">137</font></td>
  </tr>
  <tr>
    <td width="23%" colspan="3" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Total
      Cost</b></font></td>
    <td width="6%" bgcolor="#C0C0C0" align="center" height="16"><font size="2" face="Arial">550</font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="19">&nbsp;</td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16"><font size="2" face="Arial" color="#FFFFFF"><b>Background</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify">
      <p class="MsoNormal" style="tab-stops: 22.5pt 90.0pt"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">Aaron was born a dwarf in a wealthy Canadian family. His father was a member of parliament, and his mother was a heiress. His birth was very hard on his mother, who didn't have any other children after Aaron. Aaron as he grew up was isolated from others. He was considered to be something of an embarrassment to his father. The only person Aaron was close to was his mother. Unfortunately when Aaron was ten his mother died in an automobile accident. His father, never a man of strong emotional commitments, had Aaron sent to a private prep-school in the states.<BR><BR>At the Rosewood School for Gifted Youths, Aaron discovered science. It turned out that Aaron was a genius, and took to science like a fish takes to water. His instructors had hard time to even keep up with him. Socially, Aaron was an outcast. Not only was he a dwarf, but he was a nerdy dwarf.<BR><BR>At first Aaron didn't notice the feelings his fellow students had for him, being so wrapped up with his studies, until he ran into Bruno Gotti and his friends. Bruno, the son of a mafia don, was the school bully. Everyone knew this except for Aaron. One day while walking down the hall reading an article about the Heisenberg uncertainty principle in Scientific America, Bruno grabed up Aaron and tossed him to one of his buddies. They proceeded to play "toss the midget" between themselves for a good five minutes before dumping Aaron to the floor. Bruno then picked up the magazine and hawked a big loogy in the center of it before dropping it again at Aaron's feet. Bruno and his friends all thought the whole incident was extremely hilarious as the left him. Shaken, but unharmed Aaron hurried back to his room.<BR><BR>The next day Bruno was rudely awakened by Mrs. Cosminsky the girls P.E. teacher. Somehow, Bruno and a goodly part of his bedroom had ended up in the girls locker room. Bruno was expelled for this, even though he swore that he didn't know how he ended up in the girls locker room. As for Aaron, who was never suspected, he thanked his new invention the MTD or the Mass Transducer Device.<BR><BR>A year later Aaron was expelled from Rosewood when one of his devices, the Particle Projection Accelerator or PPA accidently malfunctioned and destroyed the lab and half the building it was in. So when Aaron came home he rushed into his father's office to tell him what had happened; Aaron was excited at the time. However, his father was on the phone and waved his son away before turning in his chair ignoring Aaron. Heartbroken Aaron fled from the house. Since no one wanted him Aaron was going to run away.<BR><BR>Aaron got a block away before a big limo pulled up to the curb and the door opened. A clean cut man leaned out of the door, and asked Aaron if he wouldn't mind joining him within. Seeing how his life was a total mess, Aaron got in, and the limo sped away.<BR><BR>The man in the expensive Italian suit explained to Aaron that he had a position with his organization just right for Aaron. "Yes, Aaron my lad you shall be the Fool of Tarot," said the Emperor.<BR><BR>When he saw Aaron bristle at this slight insult the Emperor continued "You misunderstand me Aaron, as the Fool, you shall show the world who is the real fool. Them, those who treated you so poorly, just because of an accident of birth." The Emperor smiled pleasantly at Aaron.<BR><BR>"As a reward for joining Tarot, I give you this." said the Emperor. Out of thin air he pulled a small terrier and handed him to Aaron. The dog proceeded to lick Aaron's face much to the delight of Emperor and Aaron. Happily Aaron agreed to become the Fool.<BR><BR>"Wonderful," said the Emperor, "to celebrate lets get some ice cream. I heard that Pickering has some of the greatest ice cream in Canada."</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Personality</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify">
      <span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">Aaron is a very emotionally troubled young man. The only person who cared for him in his life was his mother, and she died when he was still a child. Everyone since, with the exception of Tarot, have treated him like a freak. Even his own father. This makes Aaron kind of bitter towards the world in general.<BR>This insatiability usually manifests itself in laughter. When Aaron is greatly stressed the more he laughs. This has a way of unnerving people around him; making them think that Aaron is deranged. Not that Aaron notices anymore.<BR><BR>The one great love in Aaron's life, besides his dog, is science. Aaron could've been a great scientist, but for the fact that he has back to such pursuits as publishing a research paper. Instead Aaron thinks that he's beyond all that nonsense.<BR><BR>However, Aaron still is a genius when it comes to technology. As the Fool he travels the world examining technology and if the Fool finds it worthy then he'll incorporate in his arsenal or he'll just destroy it. At times it'll come down to just a whim.</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Quote</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16 align="justify"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">"Who is the greater Fool? The Fool, or the Fool who follows him. Eh?"</span></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Powers</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify">
      <p class="MsoNormal" style="tab-stops:22.5pt 90.0pt"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">Aaron is a genius when it comes to designing technology. Very few in the world can match the Fool when it comes to technology. Over the years the Fool has been involved in the design and construction of a variety of the high tech equipment used by the Tarot agents.<BR><BR>On his own the Fool keeps a grab bag assortment of high tech weapons. Normally though the Fool is constantly tinkering with them, even on the battlefield. Most foes don't know what to expect when the face the Fool.  However, the Fool does keep some items unchanged. These, generally, are his Personal Defense Devices or PDD as he calls it. The actual shape of these devices may change but the effects of the devices stay the same. In addition to his PDD, the Fool maintains a power source that runs his PDD, a device that protects him from unwanted mental attacks, and a device that limits the effects of visual attacks on his person.</span></p>
    </td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" bgcolor="#0000FF" height="16" align="justify"><font size="2" face="Arial" color="#FFFFFF"><b>Appearance</b></font></td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify">
      <p class="MsoNormal" style="tab-stops:22.5pt 90.0pt"><span style="font-size: 10.0pt; mso-bidi-font-size: 9.0pt; font-family: Arial" lang="EN-US">Aaron Ecklenburg was born a dwarf, and stands a little under four feet tall. His head is of normal human proportions but his legs and arms are greatly stunted. His teeth, however, seem to be abnormally large giving the Fool an odd-looking grin. Aaron has curly brown hair which he usually keeps short.  Aaron prefers to wear tailor made suits when not in his role as the Fool. When forced to or in a council meeting Aaron dons a garish costume of red and green tights along with similarly colored foolscap, and a domino mask. In either guise, Aaron is always accompanied by his small dog ‘Flippsie'.</span></p>
    </td>
  </tr>
  <tr>
    <td width="100%" colspan="8" height="16" align="justify"></td>
  </tr>
  </table>

</body>

</html>
=