mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
793 lines
31 KiB
HTML
793 lines
31 KiB
HTML
<!-- Sheet width: 847px; -->
|
|
<!-- Heading -->
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab1" value="1" title="Character" checked="checked" />
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab2" value="2" title="Arcana" />
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab3" value="3" title="Persona" />
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab4" value="4" title="Talents" />
|
|
|
|
<div class="sheet-spacer"></div>
|
|
<div class="sheet-tab-content sheet-tab1"><!-- Character Tab -->
|
|
<div class="sheet-2colrow">
|
|
<!-- 1st column -->
|
|
<div class="sheet-col" style="width: 300px">
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-characterinfotable">
|
|
<tr>
|
|
<div>
|
|
<img src="http://i.imgur.com/DOfoDE0.png"/></a>
|
|
</div>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
NAME
|
|
</td>
|
|
<td>
|
|
<input class="sheet-basicinfotextbox" type="text" name="attr_character_name" />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table class="sheet-characterinfotable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
BACKGROUND
|
|
</td>
|
|
<td>
|
|
<input class="sheet-basicinfotextbox" type="text" name="attr_character_background" />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table class="sheet-characterinfotable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
RACE
|
|
</td>
|
|
<td>
|
|
<input class="sheet-basicinfotextbox" type="text" name="attr_character_socialclass" />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Accuracy}} {{Result=[[3d6 + @{Accuracy} + @{Acc_Focus}]]}}' name='roll_Accuracy_Check'/></button>
|
|
ACCURACY
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill1"/>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Accuracy" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Accuracy_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="sheet-focuscheck" name="attr_Acc_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Communication}} {{Result=[[3d6 + @{Communication} + @{Com_Focus}]]}}' name='roll_Communication_Check'/></button>
|
|
COMMUNICATION
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill2"/>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Communication" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Communication_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="sheet-focuscheck" name="attr_Com_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<div>
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Constitution}} {{Result=[[3d6 + @{Constitution} + @{Con_Focus}]]}}' name='roll_Constitution_Check'/></button>
|
|
CONSTITUTION
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill3"/>
|
|
</div>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Constitution" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Constitution_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="sheet-focuscheck" name="attr_Con_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<div>
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Dexterity}} {{Result=[[3d6 + @{Dexterity} + @{Dex_Focus}]]}}' name='roll_Dexterity_Check'/></button>
|
|
DEXTERITY
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill4"/>
|
|
</div>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Dexterity" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Dexterity_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="focuscheck" name="attr_Dex_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<div>
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Fighting}} {{Result=[[3d6 + @{Fighting} + @{Fig_Focus}]]}}' name='roll_Fighting_Check'/></button>
|
|
FIGHTING
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill5"/>
|
|
</div>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Fighting" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Fighting_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="focuscheck" name="attr_Fig_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Intelligence}} {{Result=[[3d6 + @{Intelligence} + @{Int_Focus}]]}}' name='roll_Intelligence_Check'/></button>
|
|
INTELLIGENCE
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill6"/>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Intelligence" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Intelligence_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="sheet-focuscheck" name="attr_Int_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<div>
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Perception}} {{Result=[[3d6 + @{Perception} + @{Per_Focus}]]}}' name='roll_Perception_Check'/></button>
|
|
PERCEPTION
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill7"/>
|
|
</div>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Perception" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Perception_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="focuscheck" name="attr_Per_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<div>
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Strength}} {{Result=[[3d6 + @{Strength} + @{Str_Focus}]]}}' name='roll_Strength_Check'/></button>
|
|
STRENGTH
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill8"/>
|
|
</div>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Strength" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Strength_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="sheet-focuscheck" name="attr_Str_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-skilltable">
|
|
<tr>
|
|
<td class="sheet-blackbox">
|
|
<div>
|
|
<button class="sheet-skillbuttons" type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=Willpower}} {{Result=[[3d6 + @{Willpower} + @{Wil_Focus}]]}}' name='roll_Willpower_Check'/></button>
|
|
WILLPOWER
|
|
<input type="checkbox" title="Primary Skill?" name="attr_Primary_Skill"/>
|
|
</div>
|
|
</td>
|
|
<td rowspan="2" class="sheet-skillvalue">
|
|
<input class="sheet-skillvaluebox" name="attr_Willpower" type="text" value="0"/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-focusbox">
|
|
<textarea class="sheet-focustextarea" name="attr_Willpower_Focuses" placeholder="Focuses"></textarea>
|
|
<div class="sheet-checkerpose">
|
|
<p class="sheet-bananas">Focus?</p><input type="checkbox" class="focuscheck" name="attr_Wil_Focus" value="2" title="Apply a Focus on the Check?"/><span></span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<!-- end of 1st column -->
|
|
|
|
<!-- 2nd Column -->
|
|
<div class="sheet-col"> <!-- WEAPONS, AMMO, CLASS POWERS, ARCANA, PERKS, EQUIPS, MONEY -->
|
|
<div class="sheet-colrow"> <!-- CLASS, XP, LEVEL -->
|
|
<table class="sheet-xptable">
|
|
<tr>
|
|
<td class="sheet-blackboxlarge">
|
|
CLASS
|
|
</td>
|
|
<td class="sheet-blackboxlarge">
|
|
LEVEL
|
|
</td>
|
|
<td class="sheet-blackboxlarge">
|
|
CONVICTION
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<div class="sheet-class-div">
|
|
<select class="sheet-classselect" name="attr_class">
|
|
<option value="Adept">Adept</option>
|
|
<option value="Expert">Expert</option>
|
|
<option value="Warrior">Warrior</option>
|
|
</select>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-level-div">
|
|
<input type="number" class="sheet-class_and_convictionbox" name="attr_Level" min="0" value="1"/>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="sheet-conviction-div">
|
|
<input type="number" class="sheet-class_and_convictionbox" name="attr_Conviction" min="0" value="3"/>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow"><!-- HEALTH, SPEED, ARMOR (+PENALTY), DEFENSE -->
|
|
<table class="sheet-2ndstattable">
|
|
<tbody>
|
|
<tr>
|
|
<td class="sheet-blackbox_alternate">HEALTH</td>
|
|
<td class="sheet-blackbox_alternate" colspan="2"> DEFENSE</td>
|
|
<td class="sheet-blackbox_alternate">ARMOR</td>
|
|
<td class="sheet-blackbox_alternate" colspan="2">SPEED</td>
|
|
<td class="sheet-blackbox_alternate">FATIGUE</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-2ndstatbox"><input class="sheet-2nd_statstextbox" type="text" name="attr_Health"/></td>
|
|
<td class="sheet-2ndstatbox" colspan="2"><input class="sheet-2nd_statstextbox" type="number" name="attr_Defense-Total" disabled="true" value="@{Shield} + @{Defense}"/></td></td>
|
|
<td class="sheet-2ndstatbox"><input class="sheet-2nd_statstextbox" type="text" name="attr_Armor"/></td>
|
|
<td class="sheet-2ndstatbox" colspan="2"><input class="sheet-2nd_statstextbox" type="text" name="attr_Speed"/></td>
|
|
<td class="sheet-2ndstatbox" rowspan="2"><input class="sheet-2nd_statstextbox" type="text" value="0" name="attr_fatigue"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td> Maximum <br> <input class="sheet-otherinput" type="text" name="attr_Health-Total" value="0"/></td>
|
|
<td> Base <br> <input class="sheet-otherinput" type="text" name="attr_Defense" value="0"/></td>
|
|
<td> Shield <br> <input class="sheet-otherinput" type="text" name="attr_Shield" value="0"/></td>
|
|
<td> Penalty <br> <input class="sheet-otherinput" type="text" name="attr_Armor_Penalty" value="0"/></td>
|
|
<td> Charge <br> <input class="sheet-otherinput" type="number" name="attr_Charge" disabled="true" value="floor (@{Speed}/2)"/></td>
|
|
<td> Run <br> <input class="sheet-otherinput" type="number" name="attr_Run" disabled="true" value="@{Speed}*2"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="7">
|
|
<input type="text" class="sheet-armortypetextarea" name="attr_Armor_Type" placeholder="Armor Type"/>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<div class="sheet-container sheet-weaponscont">
|
|
<div class="sheet-weapons-content">
|
|
<table class="sheet-weaponstable">
|
|
<tr>
|
|
<td class="sheet-blackbox_alternate2">
|
|
WEAPON
|
|
</td>
|
|
<td class="sheet-blackbox_alternate2" colspan="2">
|
|
ATTACK ROLL
|
|
</td>
|
|
<td class="sheet-blackbox_alternate2" colspan="2">
|
|
RANGE
|
|
</td>
|
|
<td class="sheet-blackbox_alternate2" colspan="2">
|
|
DAMAGE
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<fieldset class="repeating_weapons">
|
|
<table class="sheet-weaponstable">
|
|
<tr>
|
|
<td>
|
|
<input type="text" class="sheet-weaponnametext" name="attr_Weapon_Name" placeholder="Weapon"/>
|
|
</td>
|
|
<td>
|
|
<input type="text" class="sheet-weaponatacktext" name="attr_Weapon_Attack" value="0"/>
|
|
</td>
|
|
<td>
|
|
<button type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=@{Weapon_Name}}} {{Attack=[[3d6 + (@{Weapon_Attack})]]}}' name='roll_Weapon_Attack_Check'/></button>
|
|
</td>
|
|
<td>
|
|
<input type="text" class="sheet-weaponrangetext" name="attr_Weapon_Short_Range" placeholder="0" title="Short Range"/>
|
|
</td>
|
|
<td>
|
|
<input type="text" class="sheet-weaponrangetext" name="attr_Weapon_Long_Range" placeholder="0" title="Long Range"/>
|
|
</td>
|
|
<td>
|
|
<input type="text" class="sheet-weapondamagetext" name="attr_Weapon_Damage" placeholder="Die"/>
|
|
</td>
|
|
<td>
|
|
<button type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=@{Weapon_Name}}} {{Damage=[[@{Weapon_Damage}]]}}' name='roll_Weapon_Damage_Check'/></button>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="7" class="borderall">
|
|
<textarea class="sheet-weapondetails" name="attr_Weapon_Details" placeholder="Weapon Specs"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
<table>
|
|
<tr class="sheet-borderall">
|
|
<td>
|
|
<textarea class="sheet-weaponstype" name="attr_Weapon_Groups" placeholder="Weapon Groups"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox_alternate2">
|
|
CLASS POWERS AND ARCANA
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="spellbox">
|
|
<div class="circularhome"><textarea class="sheet-powerstext" name="attr_Powers"></textarea>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox_alternate2">
|
|
TALENTS
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="spellbox">
|
|
<textarea class="sheet-powerstext" name="attr_Talents"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<!-- End of the 2nd column -->
|
|
</div>
|
|
<!-- End of the two columnns rows -->
|
|
</div>
|
|
<!-- Character Tab Ending -->
|
|
|
|
<div class="sheet-tab-content sheet-tab2"> <!-- Arcana Tab -->
|
|
<div class="sheet-colrow"><!-- HEALTH, SPEED, ARMOR (+PENALTY), DEFENSE -->
|
|
<table class="sheet-2ndstattable">
|
|
<tbody>
|
|
<tr>
|
|
<td class="sheet-blackbox_alternate">HEALTH</td>
|
|
<td class="sheet-blackbox_alternate" colspan="2"> DEFENSE</td>
|
|
<td class="sheet-blackbox_alternate">ARMOR</td>
|
|
<td class="sheet-blackbox_alternate" colspan="2">SPEED</td>
|
|
<td class="sheet-blackbox_alternate">FATIGUE</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sheet-2ndstatbox"><input class="sheet-2nd_statstextbox" type="text" name="attr_Health"/></td>
|
|
<td class="sheet-2ndstatbox" colspan="2"><input class="sheet-2nd_statstextbox" type="number" name="attr_Defense-Total" disabled="true" value="@{Shield} + @{Defense}"/></td></td>
|
|
<td class="sheet-2ndstatbox"><input class="sheet-2nd_statstextbox" type="text" name="attr_Armor"/></td>
|
|
<td class="sheet-2ndstatbox" colspan="2"><input class="sheet-2nd_statstextbox" type="text" name="attr_Speed"/></td>
|
|
<td class="sheet-2ndstatbox" rowspan="2"><input class="sheet-2nd_statstextbox" type="text" value="0" name="attr_fatigue"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td> Maximum <br> <input class="sheet-otherinput" type="text" name="attr_Health-Total" value="0"/></td>
|
|
<td> Base <br> <input class="sheet-otherinput" type="text" name="attr_Defense" value="0"/></td>
|
|
<td> Shield <br> <input class="sheet-otherinput" type="text" name="attr_Shield" value="0"/></td>
|
|
<td> Penalty <br> <input class="sheet-otherinput" type="text" name="attr_Armor_Penalty" value="0"/></td>
|
|
<td> Charge <br> <input class="sheet-otherinput" type="number" name="attr_Charge" disabled="true" value="floor (@{Speed}/2)"/></td>
|
|
<td> Run <br> <input class="sheet-otherinput" type="number" name="attr_Run" disabled="true" value="@{Speed}*2"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="7">
|
|
<input type="text" class="sheet-armortypetextarea" name="attr_Armor_Type" placeholder="Armor Type"/>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-spelltable">
|
|
<tr>
|
|
<td class="blackbox_alternate" style="width: 119px;">
|
|
SPELL
|
|
</td>
|
|
<td class="blackbox_alternate" style="width: 68px;">
|
|
TYPE
|
|
</td>
|
|
<td class="blackbox_alternate" style="width: 75px;">
|
|
CASTING TIME
|
|
</td>
|
|
<td class="blackbox_alternate" style="width: 32px;">
|
|
TN
|
|
</td>
|
|
<td class="blackbox_alternate" style="width: 74px;">
|
|
TEST
|
|
</td>
|
|
<td class="blackbox_alternate" style="width: 20px;"></td>
|
|
</tr>
|
|
</table>
|
|
<fieldset class="repeating_spells">
|
|
<table class="sheet-spelltable">
|
|
<tr>
|
|
<td>
|
|
<input type="text" class="sheet-spelltext" name="attr_Spell_Name"/>
|
|
</td>
|
|
<td>
|
|
<select class="sheet-spellselect2" name="attr_Spell_Type">
|
|
<option value="Attack">Attack</option>
|
|
<option value="Defense">Defense</option>
|
|
<option value="Enhance">Enhancement</option>
|
|
<option value="Utility">Utility</option>
|
|
</select>
|
|
</td>
|
|
<td>
|
|
<input type="text" class="sheet-timetext" name="attr_Casting_Time"/>
|
|
</td>
|
|
<td>
|
|
<input type="number" class="sheet-natext" name="attr_Spell_TN" value="0"/>
|
|
</td>
|
|
<td>
|
|
<input type="text" class="sheet-vstext" name="attr_Vs_Test"/>
|
|
</td>
|
|
<td rowspan="2">
|
|
<button type='roll' value='&{template:blueroseage_generic} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{name=@{Spell_Name}}} {{@{Spell_Type}=[[3d6 + (@{Intelligence} + @{Spell_Arcana})]]}}' name='roll_Spell'></button>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="5">
|
|
<textarea class="sheet-spelltext" name="attr_Effect" placeholder="Spell Effect"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
</div><!-- Arcana Tab Ending -->
|
|
|
|
<div class="sheet-tab-content sheet-tab3"><!-- Persona Tab -->
|
|
<div class="sheet-colrow">
|
|
<div style="width:200px; float: left" class="sheet-lefter">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox">
|
|
CHARACTER
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input class="sheet-basicinfotextbox" type="text" name="attr_character_name" disabled />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div style="width:200px; float: left" class="sheet-lefter">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox">
|
|
BACKGROUND
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input class="sheet-basicinfotextbox" type="text" name="attr_Levelcheck" value="@{character_background}" disabled />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div style="width:180px; float: left" class="sheet-lefter">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox">
|
|
CLASS
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input class="sheet-basicinfotextbox" type="text" name="attr_Classcheck" value="@{Class}" disabled />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div style="width:180px; float: left" class="sheet-lefter">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox">
|
|
LEVEL
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input class="sheet-basicinfotextbox" type="number" name="attr_Levelcheck" value="@{Level}" disabled />
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div style="height: 55px"></div>
|
|
<div class="sheet-colrow">
|
|
<table class="sheet-general">
|
|
<tr>
|
|
<td class="blackbox_alternate">
|
|
CALLING, DESTINY, FATE AND GOALS
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<textarea name="attr_Goals" class="sheet-goalstext"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-2colrow">
|
|
<div class="sheet-col"><!-- 3rd Tab First Column -->
|
|
<div class="sheet-colrow">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox_alternate">
|
|
LANGUAGES
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<textarea name="attr_Languages" class="sheet-languages"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox_alternate">
|
|
APPEARANCE
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<textarea name="attr_Features" class="featurestextarea" placeholder="Distinguishing Features"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-colrow">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox_alternate">
|
|
CONCEPT
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<textarea name="attr_Concept" class="sheet-concepttext"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div><!-- 3rd Tab - First Column End-->
|
|
<div class="sheet-col"><!-- 3rd Tab, Second Column -->
|
|
<div class="sheet-colrow">
|
|
<div class="sheet-colrow">
|
|
<table>
|
|
<tr>
|
|
<td class="blackbox_alternate">
|
|
RELATIONSHIPS
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<textarea name="attr_Ties" class="sheet-tiestext" placeholder="Name (3): Description of bond"></textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="sheet-section sheet-inventory">
|
|
<div class="sheet-inventory-content">
|
|
<table class="sheet-invTable">
|
|
<tr>
|
|
<td class="blackbox_alternate" colspan="2">
|
|
EQUIPMENT
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Item
|
|
</td>
|
|
<td>
|
|
Amount
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input type="text" name="attr_Inventory_Name_Display" class="sheet-InventoryName"/>
|
|
</td>
|
|
<td>
|
|
x<input type="text" name="attr_Inventory_Amount_Display" class="sheet-InventoryAmount"/>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<fieldset class="repeating_inventory">
|
|
<table class="sheet-invTable">
|
|
<tr>
|
|
<td>
|
|
<input type="text" name="attr_Inventory_Name" class="sheet-InventoryName"/>
|
|
</td>
|
|
<td>
|
|
x<input type="text" name="attr_Inventory_Amount" class="sheet-InventoryAmount"/>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div><!-- 3rd Tab, Second Column End -->
|
|
</div><!-- 3rd Tab Main Column Div End -->
|
|
</div><!-- Persona Tab Ending -->
|
|
|
|
<div class="sheet-tab-content sheet-tab4"><!-- Talents Tab -->
|
|
<div>
|
|
<div>
|
|
<fieldset class="repeating_talents">
|
|
<table class="sheet-spelltable">
|
|
<tr>
|
|
<td class="blackbox_alternate" style="width: 150px">
|
|
TALENT
|
|
</td>
|
|
<td class="blackbox_alternate">
|
|
LEVEL
|
|
</td>
|
|
<td class="blackbox_alternate">
|
|
EFFECT
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<input type="text" name="attr_talent_name" class="sheet-talenttext"/>
|
|
</td>
|
|
<td rowspan="2">
|
|
<select name="attr_talent_level" class="sheet-talentselect">
|
|
<option value="Novice"selected>Novice</option>
|
|
<option value="Journeyman">Journeyman</option>
|
|
<option value="Master">Master</option>
|
|
</select>
|
|
</td>
|
|
<td rowspan="2">
|
|
<textarea name="attr_talent_effect" class="sheet-talentarea"></textarea>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Level Gained <input type="number" name="attr_talent_gained" class="sheet-talentnumber"/>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
</div>
|
|
</div>
|
|
</div> <!-- Talents Tab Ending -->
|
|
|
|
<!-- Roll Templates -->
|
|
|
|
<!-- Generic Template -->
|
|
<rolltemplate class="sheet-rolltemplate-blueroseage_generic">
|
|
<table>
|
|
<tr>
|
|
<td colspan="2" class="sheet-header">
|
|
{{#character_name}}
|
|
{{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}}
|
|
{{^character_id}}{{character_name}}{{/character_id}}
|
|
{{#name}}:{{/name}}
|
|
{{/character_name}}
|
|
{{#name}}
|
|
{{#name_link}}[{{name}}]({{name_link}}){{/name_link}}
|
|
{{^name_link}}{{name}}{{/name_link}}
|
|
{{/name}}
|
|
</td>
|
|
</tr>
|
|
{{#allprops() character_name character_id name_link}}
|
|
<tr>
|
|
<td>{{key}}</td>
|
|
<td>{{value}}</td>
|
|
</tr>
|
|
{{/allprops() character_name character_id name_link}}
|
|
</table>
|
|
</rolltemplate>
|
|
|
|
|
|
|
|
|