mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
3790 lines
158 KiB
HTML
3790 lines
158 KiB
HTML
<img width="850px" src="http://stephenlnowland.com.au/sabre/images/roll20/sabrelogo_sheet_banner900.jpg">
|
|
<input type="hidden" class="tabstoggle" name="attr_sheetTab" value="skills"/>
|
|
<div class="tab-buttons">
|
|
<button type="action" name="act_skills" >Skills & Weapons</button>
|
|
<button type="action" name="act_manoevres" >Manoevres & Info</button>
|
|
<button type="action" name="act_talents" >Talents</button>
|
|
<button type="action" name="act_upgrades" >Upgrades & Formulas</button>
|
|
<button type="action" name="act_psi" >Psi/Magic</button>
|
|
</div>
|
|
|
|
<div class="sheet-skills page">
|
|
<div class="row1">
|
|
Player Name
|
|
<input type="text" spellcheck="false" name="attr_player_name" class="pname">
|
|
Character Name
|
|
<input type="text" spellcheck="false" name="attr_character_name" class="cname">
|
|
Threat Level
|
|
<input type="text" spellcheck="false" name="attr_threatlevel" class="stat4">
|
|
</div>
|
|
<section class="grid-row2">
|
|
<div class="row2c1">
|
|
Profession
|
|
<input type="text" spellcheck="false" name="attr_profession" class="w45s">
|
|
Special Ability
|
|
<input type="text" spellcheck="false" name="attr_sp_ability1" class="w4s">
|
|
<input type="text" spellcheck="false" name="attr_sp_ability2" class="speca">
|
|
</div>
|
|
<div class="row2c2">
|
|
Initiative<br>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_initiative.png">
|
|
<input type="text" spellcheck="false" name="attr_initiative" class="stat4">
|
|
</div>
|
|
<div class="row2c3">
|
|
Movement Fly<br>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_movement.png">
|
|
<input type="text" spellcheck="false" name="attr_move" class="stat4">
|
|
<input type="text" spellcheck="false" name="attr_fly" class="stat12">
|
|
</div>
|
|
<div class="row2c3">
|
|
Luck<br>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_luck.png">
|
|
<input type="text" spellcheck="false" name="attr_maxluck" class="stat4">
|
|
<input type="text" spellcheck="false" name="attr_currentluck" class="stat12">
|
|
</div>
|
|
<div class="row2c3">
|
|
Spirit<br>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_spirit.png">
|
|
<input type="text" spellcheck="false" name="attr_maxspirit" class="stat4">
|
|
<input type="text" spellcheck="false" name="attr_currentspirit" class="stat12">
|
|
</div>
|
|
</section>
|
|
<section class="grid-row3">
|
|
<div class="row3c1">
|
|
Attributes
|
|
<section class="att_grid">
|
|
<div class="item1">
|
|
<img class="sml" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_str.png">
|
|
</div>
|
|
<div>
|
|
STR
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_strength" class="stat6">
|
|
</div>
|
|
<div>
|
|
<img class="sml" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_agi.png">
|
|
</div>
|
|
<div>
|
|
AGI
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_agility" class="stat6">
|
|
</div>
|
|
<div>
|
|
<img class="sml" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_con.png">
|
|
</div>
|
|
<div>
|
|
CON
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_constitution" class="stat6">
|
|
</div>
|
|
<div>
|
|
<img class="sml" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_int.png">
|
|
</div>
|
|
<div>
|
|
INT
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_intelligence" class="stat6">
|
|
</div>
|
|
<div>
|
|
<img class="sml" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_cha.png">
|
|
</div>
|
|
<div>
|
|
CHA
|
|
</div>
|
|
<div class="item15">
|
|
<input type="text" spellcheck="false" name="attr_charisma" class="stat6">
|
|
</div>
|
|
</section>
|
|
</div>
|
|
<div class="row3c2">
|
|
Bonus
|
|
<section class="bonus_grid">
|
|
<div class="item1">
|
|
+
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_strength_bonus" class="stat6">
|
|
</div>
|
|
<div>
|
|
+
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_agility_bonus" class="stat6">
|
|
</div>
|
|
<div>
|
|
+
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_constitution_bonus" class="stat6">
|
|
</div>
|
|
<div>
|
|
+
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_intelligence_bonus" class="stat6">
|
|
</div>
|
|
<div class="item5">
|
|
+
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_charisma_bonus" class="stat6">
|
|
</div>
|
|
</section>
|
|
</div>
|
|
<div class="grid-container3">
|
|
<div class="row3c3r2">
|
|
Dmg Mod
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_damagemod.png">
|
|
<input type="text" spellcheck="false" name="attr_dmg_mod" class="stat4">
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="row3c3r2">
|
|
Reactions
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_reactions.png">
|
|
<input type="text" spellcheck="false" name="attr_reactions" class="stat4">
|
|
</div>
|
|
</div>
|
|
<div class="row3c4">
|
|
Shield
|
|
<div class="grid-container7">
|
|
<div>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_shield.png">
|
|
<input type="text" spellcheck="false" name="attr_shield" class="stat4">
|
|
<input type="text" spellcheck="false" name="attr_shield_type" class="w3s">
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<section class="shield_att">
|
|
<div class="armour_t1">
|
|
Partial
|
|
</div>
|
|
<div class="armour_t2">
|
|
<input type="text" spellcheck="false" name="attr_shield_partial" class="stat7">
|
|
</div>
|
|
<div class="armour_t1">
|
|
Bonus
|
|
</div>
|
|
<div class="armour_t2">
|
|
<input type="text" spellcheck="false" name="attr_shield_bonus" class="stat7">
|
|
</div>
|
|
<div class="armour_t1">
|
|
Bash
|
|
</div>
|
|
<div class="armour_t2">
|
|
<input type="text" spellcheck="false" name="attr_shield_bash" class="stat7">
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
<div class="row3c5">
|
|
<section class="armour1">
|
|
<div class="head_l">
|
|
Armour Points
|
|
</div>
|
|
<div class="head_mid">
|
|
<img width=40 height=40 src="http://stephenlnowland.com.au/sabre/images/roll20/icon_shield.png">
|
|
</div>
|
|
<div class="head_r">
|
|
</div>
|
|
<div class="armour_c1">
|
|
Total
|
|
</div>
|
|
<div class="armour_i1">
|
|
<input type="text" spellcheck="false" name="attr_armour_natural" class="stat1">
|
|
</div>
|
|
<div class="armour_c2">
|
|
Melee
|
|
</div>
|
|
<div class="armour_i1">
|
|
<input type="text" spellcheck="false" name="attr_melee" class="stat1">
|
|
</div>
|
|
<div class="armour_c1">
|
|
Natural
|
|
</div>
|
|
<div class="armour_i1">
|
|
<input type="text" spellcheck="false" name="attr_armour_worn" class="stat1">
|
|
</div>
|
|
<div class="armour_c1">
|
|
Energy
|
|
</div>
|
|
<div class="armour_i1">
|
|
<input type="text" spellcheck="false" name="attr_armour_energy" class="stat1">
|
|
</div>
|
|
<div class="armour_c1">
|
|
Ranged
|
|
</div>
|
|
<div class="armour_i1">
|
|
<input type="text" spellcheck="false" name="attr_armour_ranged" class="stat1">
|
|
</div>
|
|
<div class="armour_t1">
|
|
Worn
|
|
</div>
|
|
<div class="armour_t2">
|
|
<input type="text" spellcheck="false" name="attr_armour_torso" class="stat7">
|
|
</div>
|
|
<div class="armour_t3">
|
|
<input type="text" spellcheck="false" name="attr_armour_torso_det" class="stat8">
|
|
</div>
|
|
<div class="armour_t1">
|
|
</section>
|
|
</div>
|
|
<div class="row3c4">
|
|
<section class="hitpoints">
|
|
<div>
|
|
Hit Points<br>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_hitpoints.png">
|
|
<input type="text" spellcheck="false" name="attr_hitpoints" class="stat4">
|
|
</div>
|
|
<div class="hitpoints_c1">
|
|
Heal Rate
|
|
<input type="text" spellcheck="false" name="attr_healrate" class="stat1">
|
|
</div>
|
|
<div>
|
|
<textarea spellcheck="false" name="attr_hitpoints_scratch" class="ta1"></textarea>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</section>
|
|
<div class="row2">
|
|
Damage Reduction
|
|
<input type="text" spellcheck="false" name="attr_dam_reduc" class="damred">
|
|
</div>
|
|
<section class="grid-container6">
|
|
<div>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_weapon.png">
|
|
</div>
|
|
<div class="weapons">
|
|
<div class="weapons_headl">Weapons</div>
|
|
<div class="weapons_head">Result</div>
|
|
<div class="weapons_head">Dmg</div>
|
|
<div class="weapons_head">Size</div>
|
|
<div class="weapons_head">Type</div>
|
|
<div class="weapons_head">Range</div>
|
|
<div class="weapons_head">Reload</div>
|
|
<div class="weapons_head">Clips</div>
|
|
<div class="weapons_head">Ammo</div>
|
|
<div class="weapons_head">Ammo Used</div>
|
|
<div class="weapons_head">HP</div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_name1" class="w5"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_result1" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_dmg1" class="w3"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_size1" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_type1" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_range1" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_reload1" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_clips1" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo1" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo_used1" class="w4"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_hp1" class="w1"></div>
|
|
<div class="weapons_tabs">Mods & Effects</div>
|
|
<div class="weapons_effects"><input type="text" spellcheck="false" name="attr_weapon_effects1" class="w8"></div>
|
|
</div>
|
|
</section>
|
|
<section class="grid-container6">
|
|
<div>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_weapon.png">
|
|
</div>
|
|
<div class="weapons">
|
|
<div class="weapons_headl">Weapons</div>
|
|
<div class="weapons_head">Result</div>
|
|
<div class="weapons_head">Dmg</div>
|
|
<div class="weapons_head">Size</div>
|
|
<div class="weapons_head">Type</div>
|
|
<div class="weapons_head">Range</div>
|
|
<div class="weapons_head">Reload</div>
|
|
<div class="weapons_head">Clips</div>
|
|
<div class="weapons_head">Ammo</div>
|
|
<div class="weapons_head">Ammo Used</div>
|
|
<div class="weapons_head">HP</div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_name2" class="w5"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_result2" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_dmg2" class="w3"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_size2" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_type2" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_range2" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_reload2" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_clips2" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo2" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo_used2" class="w4"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_hp2" class="w1"></div>
|
|
<div class="weapons_tabs">Mods & Effects</div>
|
|
<div class="weapons_effects"><input type="text" spellcheck="false" name="attr_weapon_effects2" class="w8"></div>
|
|
</div>
|
|
</section>
|
|
<section class="grid-container6">
|
|
<div>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_weapon.png">
|
|
</div>
|
|
<div class="weapons">
|
|
<div class="weapons_headl">Weapons</div>
|
|
<div class="weapons_head">Result</div>
|
|
<div class="weapons_head">Dmg</div>
|
|
<div class="weapons_head">Size</div>
|
|
<div class="weapons_head">Type</div>
|
|
<div class="weapons_head">Range</div>
|
|
<div class="weapons_head">Reload</div>
|
|
<div class="weapons_head">Clips</div>
|
|
<div class="weapons_head">Ammo</div>
|
|
<div class="weapons_head">Ammo Used</div>
|
|
<div class="weapons_head">HP</div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_name3" class="w5"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_result3" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_dmg3" class="w3"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_size3" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_type3" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_range3" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_reload3" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_clips3" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo3" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo_used3" class="w4"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_hp3" class="w1"></div>
|
|
<div class="weapons_tabs">Mods & Effects</div>
|
|
<div class="weapons_effects"><input type="text" spellcheck="false" name="attr_weapon_effects3" class="w8"></div>
|
|
</div>
|
|
</section>
|
|
<section class="grid-container6">
|
|
<div>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_weapon.png">
|
|
</div>
|
|
<div class="weapons">
|
|
<div class="weapons_headl">Weapons</div>
|
|
<div class="weapons_head">Result</div>
|
|
<div class="weapons_head">Dmg</div>
|
|
<div class="weapons_head">Size</div>
|
|
<div class="weapons_head">Type</div>
|
|
<div class="weapons_head">Range</div>
|
|
<div class="weapons_head">Reload</div>
|
|
<div class="weapons_head">Clips</div>
|
|
<div class="weapons_head">Ammo</div>
|
|
<div class="weapons_head">Ammo Used</div>
|
|
<div class="weapons_head">HP</div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_name4" class="w5"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_result4" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_dmg4" class="w3"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_size4" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_type4" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_range4" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_reload4" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_clips4" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo4" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo_used4" class="w4"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_hp4" class="w1"></div>
|
|
<div class="weapons_tabs">Mods & Effects</div>
|
|
<div class="weapons_effects"><input type="text" spellcheck="false" name="attr_weapon_effects4" class="w8"></div>
|
|
</div>
|
|
</section>
|
|
<section class="grid-container6">
|
|
<div>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_weapon.png">
|
|
</div>
|
|
<div class="weapons">
|
|
<div class="weapons_headl">Weapons</div>
|
|
<div class="weapons_head">Result</div>
|
|
<div class="weapons_head">Dmg</div>
|
|
<div class="weapons_head">Size</div>
|
|
<div class="weapons_head">Type</div>
|
|
<div class="weapons_head">Range</div>
|
|
<div class="weapons_head">Reload</div>
|
|
<div class="weapons_head">Clips</div>
|
|
<div class="weapons_head">Ammo</div>
|
|
<div class="weapons_head">Ammo Used</div>
|
|
<div class="weapons_head">HP</div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_name5" class="w5"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_result5" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_dmg5" class="w3"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_size5" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_type5" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_range5" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_reload5" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_clips5" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo5" class="w2"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_ammo_used5" class="w4"></div>
|
|
<div class="weapons_tabs"><input type="text" spellcheck="false" name="attr_weapon_hp5" class="w1"></div>
|
|
<div class="weapons_tabs">Mods & Effects</div>
|
|
<div class="weapons_effects"><input type="text" spellcheck="false" name="attr_weapon_effects5" class="w8"></div>
|
|
</div>
|
|
</section>
|
|
<section class="grid-container9">
|
|
<section class="grid-container10">
|
|
<div class="skills resist">
|
|
<div>
|
|
Resistance Skills
|
|
</div>
|
|
<div>
|
|
Att.
|
|
</div>
|
|
<div>
|
|
CR
|
|
</div>
|
|
<div>
|
|
> %
|
|
</div>
|
|
<div>
|
|
+
|
|
</div>
|
|
<div class="tabslab">
|
|
Endurance
|
|
</div>
|
|
<div class="tabslab">
|
|
CON
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_endur_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_endur_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_endur_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
Evade
|
|
</div>
|
|
<div class="tabslab">
|
|
AGI
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_evade_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_evade_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_evade_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
Resolve
|
|
</div>
|
|
<div class="tabslab">
|
|
INT
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_resolve_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_resolve_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_resolve_bonus" class="w1">
|
|
</div>
|
|
</div>
|
|
<div class="skills common">
|
|
<div>
|
|
Common Skills
|
|
</div>
|
|
<div>
|
|
Att.
|
|
</div>
|
|
<div>
|
|
CR
|
|
</div>
|
|
<div>
|
|
> %
|
|
</div>
|
|
<div>
|
|
+
|
|
</div>
|
|
<div class="tabslab">
|
|
Athletics
|
|
</div>
|
|
<div class="tabslab">
|
|
CON
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_athletics_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_athletics_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_athletics_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
Deceit
|
|
</div>
|
|
<div class="tabslab">
|
|
CHA
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_deceit_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_deceit_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_deceit_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
First Aid
|
|
</div>
|
|
<div class="tabslab">
|
|
AGI
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_aid_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_aid_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_aid_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
Influence
|
|
</div>
|
|
<div class="tabslab">
|
|
CHA
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_influ_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_influ_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_influ_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
Insight
|
|
</div>
|
|
<div class="tabslab">
|
|
INT
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_insight_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_insight_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_insight_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
Intimidate
|
|
</div>
|
|
<div class="tabslab">
|
|
STR
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_intim_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_intim_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_intim_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
Perception
|
|
</div>
|
|
<div class="tabslab">
|
|
INT
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_percep_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_percep_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_percep_bonus" class="w1">
|
|
</div>
|
|
<div class="tabslab">
|
|
Stealth
|
|
</div>
|
|
<div class="tabslab">
|
|
AGI
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_stealth_cr" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_stealth_pc" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_stealth_bonus" class="w1">
|
|
</div>
|
|
</div>
|
|
<div class="lift">
|
|
<div>
|
|
Casual Lift
|
|
<input type="text" spellcheck="false" name="attr_caslift" class="w3s">
|
|
</div>
|
|
<div>
|
|
<img width="90" height="60" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_lift.png">
|
|
</div>
|
|
<div>
|
|
Max Lift
|
|
<input type="text" spellcheck="false" name="attr_maxlift" class="w3s">
|
|
</div>
|
|
</div>
|
|
<div class="sidebyside">
|
|
<div class="wealth">
|
|
Wealth
|
|
<div class="splith">
|
|
<div>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_wealth.png">
|
|
</div>
|
|
<div>
|
|
<input type="text" spellcheck="false" name="attr_wealth1" class="w3s">
|
|
<input type="text" spellcheck="false" name="attr_wealth2" class="w3s">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="accolades">
|
|
Accolades<br>
|
|
<img width="40" height="40" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_accolades.png">
|
|
<input type="text" spellcheck="false" name="attr_accolades" class="stat4">
|
|
Spent
|
|
<input type="text" spellcheck="false" name="attr_accolades_spent" class="stat4">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="grid-container11">
|
|
<div class="skills magic">
|
|
<div>
|
|
Weapon/Psi/Magic
|
|
</div>
|
|
<div>
|
|
Att.
|
|
</div>
|
|
<div>
|
|
CR
|
|
</div>
|
|
<div>
|
|
> %
|
|
</div>
|
|
<div>
|
|
+
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name1" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att1" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr1" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc1" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus1" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name2" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att2" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr2" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc2" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus2" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name3" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att3" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr3" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc3" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus3" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name4" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att4" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr4" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc4" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus4" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name5" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att5" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr5" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc5" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus5" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name6" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att6" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr6" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc6" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus6" class="w1">
|
|
</div>
|
|
</div>
|
|
<div class="skills prof">
|
|
<div>
|
|
Professional Skills
|
|
</div>
|
|
<div>
|
|
Att.
|
|
</div>
|
|
<div>
|
|
CR
|
|
</div>
|
|
<div>
|
|
> %
|
|
</div>
|
|
<div>
|
|
+
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name7" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att7" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr7" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc7" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus7" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name8" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att8" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr8" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc8" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus8" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name9" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att9" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr9" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc9" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus9" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name10" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att610" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr10" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc10" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus10" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name11" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att11" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr11" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc11" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus11" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name12" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att12" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr12" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc12" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus12" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name13" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att13" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr13" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc13" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus13" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name14" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att14" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr14" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc14" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus14" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name15" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att15" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr15" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc15" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus15" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name16" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att16" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr16" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc16" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus16" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name17" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att17" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr17" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc17" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus17" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name18" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att18" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr18" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc18" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus18" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name19" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att19" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr19" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc19" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus19" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name20" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att20" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr20" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc20" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus20" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name21" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att21" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr21" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc21" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus21" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name22" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att22" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr22" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc22" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus22" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_name23" class="w4">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_att23" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_cr23" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_pc23" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_skill_bonus23" class="w1">
|
|
</div>
|
|
<div class="total_prof">
|
|
Maximum Professional Skills
|
|
<input type="text" spellcheck="false" name="attr_max_prof_skills" class="MPw2">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="grid-container10">
|
|
<div class="skills inventory">
|
|
<div>
|
|
Inventory
|
|
</div>
|
|
<div>
|
|
ENC
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name1" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc1" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name2" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc2" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name3" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc3" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name4" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc4" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name5" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc5" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name6" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc6" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name7" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc7" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name8" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc8" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name9" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc9" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name10" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc10" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name11" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc11" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name12" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc12" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name13" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc13" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name14" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc14" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name15" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc15" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name16" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc16" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name17" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc17" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name18" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc18" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name19" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc19" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name20" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc20" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name21" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc21" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name22" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc22" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name23" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc23" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name24" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc24" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name25" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc25" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name26" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc26" class="w1">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_name27" class="w6">
|
|
</div>
|
|
<div class="tabs">
|
|
<input type="text" spellcheck="false" name="attr_inventory_enc27" class="w1">
|
|
</div>
|
|
<div class="total_inv">
|
|
Unencumbered
|
|
<input type="text" spellcheck="false" name="attr_unencumbered" class="MPw2">
|
|
Total ENC
|
|
<input type="text" spellcheck="false" name="attr_total_enc" class="MPw2"><br>
|
|
Backpack
|
|
<input type="text" spellcheck="false" name="attr_backpack_name" class="MPw3">
|
|
Bonus
|
|
<input type="text" spellcheck="false" name="attr_backpack_bonus" class="MPw2">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
</div>
|
|
<div class="sheet-manoevres page">
|
|
<div class="grid-container21">
|
|
<div class="grid-container22">
|
|
<div class="grid-container23">
|
|
<div class="species">
|
|
<img class="page2" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_species.png">
|
|
Species/Race & Traits
|
|
<input type="text" spellcheck="false" name="attr_species" class="w45">
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_traits1" class="w7">
|
|
</div>
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_traits2" class="w7">
|
|
</div>
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_traits3" class="w7">
|
|
</div>
|
|
<section class="traits">
|
|
<div>
|
|
Gender
|
|
<input type="text" spellcheck="false" name="attr_gender" class="w2">
|
|
</div>
|
|
<div>
|
|
Height
|
|
<input type="text" spellcheck="false" name="attr_height" class="w2">
|
|
</div>
|
|
<div>
|
|
Eyes
|
|
<input type="text" spellcheck="false" name="attr_eyes" class="w2">
|
|
</div>
|
|
<div>
|
|
Hair
|
|
<input type="text" spellcheck="false" name="attr_hair" class="w3">
|
|
</div>
|
|
<div>
|
|
Age
|
|
<input type="text" spellcheck="false" name="attr_age" class="w2">
|
|
</div>
|
|
<div>
|
|
Weight
|
|
<input type="text" spellcheck="false" name="attr_weight" class="w2">
|
|
</div>
|
|
<div class="traits_span3">
|
|
Philosophy
|
|
<input type="text" spellcheck="false" name="attr_philosophy" class="w45">
|
|
</div>
|
|
</section>
|
|
</div>
|
|
<div class="bgevents">
|
|
<img class="page2" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_background.png">
|
|
Background Events
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_bg1" class="w7">
|
|
</div>
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_bg2" class="w7">
|
|
</div>
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_bg3" class="w7">
|
|
</div>
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_bg4" class="w7">
|
|
</div>
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_bg5" class="w7">
|
|
</div>
|
|
</div>
|
|
<div class="contacts">
|
|
<img class="page2" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_contacts.png">
|
|
Contacts
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_contacts1" class="w7">
|
|
</div>
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_contacts2" class="w7">
|
|
</div>
|
|
<div class="page2_tabs">
|
|
<input type="text" spellcheck="false" name="attr_contacts3" class="w7">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div></div>
|
|
</div>
|
|
<section class="manoevres">
|
|
<div>
|
|
Manoevres
|
|
</div>
|
|
<div>
|
|
Skill
|
|
</div>
|
|
<div>
|
|
Use
|
|
</div>
|
|
<div>
|
|
Rng
|
|
</div>
|
|
<div>
|
|
Dur
|
|
</div>
|
|
<div>
|
|
Res
|
|
</div>
|
|
<div>
|
|
Details
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name1" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill1" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use1" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range1" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration1" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist1" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details1" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name2" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill2" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use2" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range2" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration2" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist2" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details2" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name3" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill3" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use3" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range3" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration3" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist3" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details3" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name4" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill4" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use4" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range4" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration4" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist4" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details4" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name5" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill5" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use5" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range5" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration5" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist5" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details5" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name6" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill6" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use6" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range6" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration6" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist6" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details6" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name7" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill7" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use7" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range7" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration7" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist7" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details7" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name8" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill8" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use8" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range8" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration8" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist8" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details8" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name9" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill9" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use9" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range9" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration9" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist9" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details9" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name10" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill10" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use10" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range10" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration10" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist10" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details10" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name11" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill11" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use11" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range11" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration11" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist11" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details11" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name12" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill12" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use12" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range12" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration12" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist12" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details12" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name13" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill13" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use13" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range13" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration13" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist13" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details13" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name14" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill14" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use14" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range14" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration14" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist14" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details14" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name15" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill15" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use15" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range15" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration15" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist15" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details15" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name16" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill16" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use16" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range16" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration16" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist16" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details16" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name17" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill17" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use17" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range17" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration17" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist17" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details17" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name18" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill18" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use18" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range18" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration18" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist18" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details18" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name19" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill19" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use19" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range19" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration19" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist19" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details19" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name20" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill20" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use20" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range20" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration20" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist20" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details20" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name21" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill21" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use21" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range21" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration21" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist21" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details21" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name22" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill22" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use22" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range22" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration22" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist22" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details22" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name23" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill23" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use23" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range23" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration23" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist23" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details23" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name24" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill24" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use24" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range24" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration24" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist24" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details24" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name25" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill25" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use25" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range25" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration25" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist25" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details25" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name27" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill27" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use27" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range27" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration27" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist27" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details27" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name28" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill28" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use28" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range28" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration28" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist28" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details28" class="w72">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_name29" class="w5">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_skill29" class="w31">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_use29" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_range29" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_duration29" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_resist29" class="w1">
|
|
</div>
|
|
<div class="manoevres_tabs">
|
|
<input type="text" spellcheck="false" name="attr_manoevres_details29" class="w72">
|
|
</div>
|
|
</section>
|
|
<section class="enhancements">
|
|
<div>
|
|
Enhancements
|
|
</div>
|
|
<div>
|
|
Body Location
|
|
</div>
|
|
<div>
|
|
Details
|
|
Cybernetic or Automaton Slots
|
|
<input type="text" spellcheck="false" name="attr_cyber_auto__slots" class="stat1"> Genetic Slots
|
|
<input type="text" spellcheck="false" name="attr_genetic_slots" class="stat1">
|
|
</div>
|
|
<div>
|
|
Slots
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name1" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc1" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det1" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots1" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name2" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc2" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det2" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots2" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name3" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc3" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det3" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots3" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name4" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc4" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det4" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots4" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name5" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc5" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det5" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots5" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name6" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc6" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det6" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots6" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name7" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc7" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det7" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots7" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name8" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc8" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det8" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots8" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name9" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc9" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det9" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots9" class="w2">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_name10" class="w5">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_loc10" class="w4">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_det10" class="w83">
|
|
</div>
|
|
<div class="enhancements_tabs">
|
|
<input type="text" spellcheck="false" name="attr_enhance_slots10" class="w2">
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-talents page">
|
|
<section class="talents">
|
|
<div>
|
|
Talents
|
|
</div>
|
|
<div>
|
|
Details
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name1" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details1" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name2" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details2" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name3" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details3" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name4" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details4" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name5" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details5" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name6" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details6" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name7" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details7" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name8" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details8" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name9" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details9" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name10" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details10" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name11" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details11" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name12" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details12" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name13" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details13" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name14" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details14" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name15" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details15" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name16" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details16" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name17" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details17" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name18" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details18" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name19" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details19" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name20" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details20" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name21" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details21" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name22" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details22" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name23" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details23" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name24" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details24" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name25" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details25" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name26" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details26" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name27" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details27" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name28" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details28" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name29" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details30" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name31" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details31" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name32" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details32" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name33" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details34" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name35" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details35" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name36" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details36" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name37" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details37" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name38" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details38" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name39" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details39" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name40" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details40" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name41" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details41" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name42" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details42" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name43" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details43" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name44" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details44" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name45" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details45" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name46" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details46" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name47" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details47" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name48" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details48" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name49" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details49" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name50" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details50" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name51" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details51" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name52" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details52" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name53" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details53" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name54" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details54" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name55" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details55" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name56" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details56" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name57" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details57" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name58" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details59" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name60" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details60" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name61" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details61" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name62" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details62" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name63" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details63" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name64" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details64" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name65" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details65" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name66" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details66" class="w9">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_name67" class="w4">
|
|
</div>
|
|
<div class="talents_tabs">
|
|
<input type="text" spellcheck="false" name="attr_talents_details67" class="w9">
|
|
</div>
|
|
</section>
|
|
</div>
|
|
<div class="sheet-upgrades page">
|
|
<section class="upgrades">
|
|
<div>
|
|
Upgrades / Formula
|
|
</div>
|
|
<div>
|
|
Skill
|
|
</div>
|
|
<div>
|
|
Details
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name1" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill1" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det1" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name2" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill2" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det2" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name3" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill3" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det3" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name4" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill4" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det4" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name5" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill5" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det5" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name6" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill6" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det6" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name7" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill7" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det7" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name8" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill8" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det8" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name9" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill9" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det9" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name10" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill10" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det10" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name11" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill11" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det11" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name12" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill12" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det12" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name13" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill13" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det13" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name14" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill14" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det14" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name15" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill15" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det15" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name16" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill16" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det16" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name17" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill17" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det17" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name18" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill18" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det18" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name19" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill19" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det19" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name20" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill20" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det20" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name21" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill21" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det21" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name22" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill22" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det22" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name23" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill23" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det23" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name24" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill24" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det24" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name25" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill25" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det25" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name26" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill26" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det26" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name27" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill27" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det27" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name28" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill28" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det28" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name29" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill29" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det29" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name30" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill30" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det30" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name31" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill31" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det31" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name32" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill32" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det32" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name33" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill33" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det33" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name34" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill34" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det34" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name35" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill35" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det35" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name36" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill36" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det36" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name37" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill37" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det37" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name38" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill38" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det38" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name39" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill39" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det39" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name40" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill40" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det40" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name41" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill41" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det41" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name42" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill42" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det42" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name43" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill43" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det43" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name44" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill44" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det44" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name45" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill45" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det45" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name46" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill46" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det46" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name47" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill47" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det47" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name48" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill48" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det48" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name49" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill49" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det49" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name50" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill50" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det50" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name51" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill51" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det51" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name52" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill52" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det52" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name53" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill53" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det53" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name54" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill54" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det54" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name55" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill55" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det55" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name56" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill56" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det56" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name57" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill57" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det57" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name58" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill58" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det58" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name59" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill59" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det59" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name60" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill60" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det60" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name61" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill61" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det61" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name62" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill62" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det62" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name63" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill63" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det63" class="w81">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_name64" class="w6">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_skill64" class="w3">
|
|
</div>
|
|
<div class="upgrades_tabs">
|
|
<input type="text" spellcheck="false" name="attr_upgrades_det64" class="w81">
|
|
</div>
|
|
</section>
|
|
</div>
|
|
<div class="sheet-psi page">
|
|
<div class="psi">
|
|
<img class="page2" src="http://stephenlnowland.com.au/sabre/images/roll20/icon_psi.png">
|
|
Psychic Powers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maximum Known Disiplines
|
|
<input type="text" spellcheck="false" name="attr_max_disiplines" class="stat6"><br>
|
|
</div>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name1" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use1" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range1" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration1" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist1" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det1" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects1" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name2" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use2" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range2" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration2" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist2" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det2" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects2" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name3" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use3" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range3" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration3" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist3" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det3" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects3" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name4" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use4" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range4" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration4" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist4" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det4" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects4" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name5" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use5" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range5" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration5" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist5" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det5" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects5" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name6" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use6" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range6" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration6" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist6" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det6" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects6" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name7" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use7" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range7" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration7" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist7" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det7" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects7" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name8" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use8" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range8" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration8" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist8" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det8" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects8" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name9" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use9" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range9" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration9" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist9" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det9" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects9" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name10" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use10" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range10" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration10" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist10" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det10" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects10" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name11" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use11" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range11" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration11" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist11" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det11" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects11" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name12" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use12" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range12" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration12" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist12" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det12" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects12" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name13" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use13" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range13" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration13" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist13" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det13" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects13" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name14" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use14" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range14" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration14" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist14" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det14" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects14" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name15" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use15" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range15" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration15" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist15" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det15" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects15" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name16" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use16" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range16" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration16" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist16" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det16" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects16" class="w8">
|
|
</div>
|
|
</section>
|
|
<section class="psychic">
|
|
<div class="psychic_head">
|
|
Name
|
|
</div>
|
|
<div class="psychic_head">
|
|
Use
|
|
</div>
|
|
<div class="psychic_head">
|
|
Rng
|
|
</div>
|
|
<div class="psychic_head">
|
|
Dur
|
|
</div>
|
|
<div class="psychic_head">
|
|
Res
|
|
</div>
|
|
<div>
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_name17" class="w5">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_use17" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_range17" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_duration17" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_resist17" class="w2">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
<input type="text" spellcheck="false" name="attr_psy_det17" class="w72">
|
|
</div>
|
|
<div class="psychic_tabs">
|
|
Effects
|
|
</div>
|
|
<div class="psychic_effects">
|
|
<input type="text" spellcheck="false" name="attr_psy_effects17" class="w8">
|
|
</div>
|
|
</section>
|
|
</div>
|
|
|
|
<script type="text/worker">
|
|
// tabs
|
|
const buttonlist = ["skills","manoevres","talents","upgrades","psi"];
|
|
buttonlist.forEach(button => {
|
|
on(`clicked:${button}`, function() {
|
|
setAttrs({
|
|
sheetTab: button
|
|
});
|
|
});
|
|
});
|
|
</script>
|