mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
3518 lines
266 KiB
HTML
3518 lines
266 KiB
HTML
<!DOCTYPE html>
|
||
|
||
<html>
|
||
<head>
|
||
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
|
||
<link href="base.css" rel="stylesheet">
|
||
<link href="app.css" rel="stylesheet">
|
||
<link href="13th_Age_Glorantha.css" rel="stylesheet">
|
||
<title></title>
|
||
</head>
|
||
|
||
<body style="overflow: visible;">
|
||
<div class="ui-dialog ui-widget ui-widget-content ui-corner-all ui-draggable ui-resizable" style="display: block; width: 868px; height: 100%; margin:0 auto; position: relative !important;">
|
||
<div class="dialog characterdialog ui-dialog-content ui-widget-content" style="display: block; width: 100%; height: 100%; overflow: auto;">
|
||
<div class="dialog largedialog characterviewer" style="display: block; width: 100%; height: 100%;">
|
||
<div class="charsheet" id="root" style="padding-top:0px;">
|
||
<!--- BEGIN Character Sheet HTML -->
|
||
<!-- version: 1.0 -->
|
||
<!-- note that comment headers are written in ALL-CAPS to make Ctl+F searching for sections easier -->
|
||
<div style="display:none;">
|
||
<b style="color:red;font-size:150%;">Attention:</b>
|
||
</div>
|
||
<!-- core -->
|
||
<div class="sheet-13G">
|
||
<!-- style="position:relative; left:-2.5em; -->
|
||
<!-- character sheet HEADER -->
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col">
|
||
<div class="sheet-table sheet-h1">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{character_name}" type="text" name="attr_character_name">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{race}" type="text" name="attr_race">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{size}" type="text" name="attr_size">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{class}" type="text" name="attr_class">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:4em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{level}" type="number" name="attr_level" value="1">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{name-label}" class="sheet-table-h1" value="Name" type="label" name="attr_name-label" readonly/>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{race-label}" class="sheet-table-h1" value="Race" type="label" name="attr_race-label" readonly/>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{size-label}" class="sheet-table-h1" value="Size" type="label" name="attr_size-label" readonly/>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{class-label}" class="sheet-table-h1" value="Class" type="label" name="attr_class-label" readonly/>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:4em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{level-label}" class="sheet-table-h1" value="Level" type="label" name="attr_level-label" readonly/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{custom-info-1}" type="text" name="attr_custom-info-1">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{custom-info-2}" type="text" name="attr_custom-info-2">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{custom-info-3}" type="text" name="attr_custom-info-3">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{custom-info-4}" type="text" name="attr_custom-info-4">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:4em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input title="@{custom-info-X}" type="text" name="attr_custom-info-X">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input class="sheet-table-h1" title="@{custom-label-1}" name="attr_custom-label-1" placeholder="Title" type="label" readonly/>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input class="sheet-table-h1" title="@{custom-label-2}" name="attr_custom-label-2" placeholder="Culture" type="label" readonly/>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input class="sheet-table-h1" title="@{custom-label-3}" name="attr_custom-label-3" placeholder="Allegiance" type="label" readonly/>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:12em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input class="sheet-table-h1" title="@{custom-label-4}" name="attr_custom-label-4" placeholder="God(s)" type="label" readonly/>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:4em">
|
||
<div class="sheet-table-data sheet-left">
|
||
<input class="sheet-table-h1" title="@{custom-label-5}" name="attr_custom-label-5" placeholder="Age" type="label" readonly/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:10em">
|
||
<div class="sheet-table-data sheet-right">
|
||
<!-- 13G LOGO -->
|
||
<img src="https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/logo_13G.png" style="max-height:9.5em; position:absolute;" alt="13th Age: Glorantha - Unofficial Character Folio - by Seraaron">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /character sheet header -->
|
||
<!-- section tabs -->
|
||
<input style="width:0em;" type="radio" name="attr_tab" class="sheet-tab sheet-tab0" value="0" title="Show the Adventure & Combat tab"/>
|
||
<span style="width:8em;" class="sheet-tab sheet-tab0 sheet-table-smallsub">Hero</span>
|
||
<input style="width:0em;" type="radio" name="attr_tab" class="sheet-tab sheet-tab1" value="1" title="Show the Lifestyle & Downtime tab"/>
|
||
<span style="width:8em;" class="sheet-tab sheet-tab1 sheet-table-smallsub">Powers</span>
|
||
<input style="width:0em;" type="radio" name="attr_tab" class="sheet-tab sheet-tab2" value="2" title="Show the Lifestyle & Downtime tab"/>
|
||
<span style="width:8em;" class="sheet-tab sheet-tab2 sheet-table-smallsub">Lifestyle</span>
|
||
<input style="width:0em;" type="radio" name="attr_tab" class="sheet-tab sheet-tab3" value="3" title="Show the Creatures & Summons tab"/>
|
||
<span style="width:8em;" class="sheet-tab sheet-tab3 sheet-table-smallsub">Bestiary</span>
|
||
<input style="width:0em;" type="radio" name="attr_tab" class="sheet-tab sheet-tab4" value="4" title="Show the Options & Settings tab" checked="checked"/>
|
||
<span style="width:8em;" class="sheet-tab sheet-tab4 sheet-table-smallsub">Options</span>
|
||
<!-- /section tabs -->
|
||
<!-- adventure TAB -->
|
||
<div class="sheet-section sheet-section-tab0">
|
||
<div class="sheet-2colrow">
|
||
<div class="sheet-col">
|
||
<input style="width:1em; height: 0px; position:absolute; top:138px;" title="Switch between ability and combat blocks" type="checkbox" class="sheet-toggle sheet-block-switch0" name="attr_ability-combat_switch" value="0">
|
||
<div class="sheet-block-a">
|
||
<!-- ABILITY scores -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{adventure-header}" name="attr_adventure-header" type="text" value="Adventure" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table sheet-sect sheet-table-padding">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard">
|
||
<!-- intentionally empty -->
|
||
</div>
|
||
<div class="sheet-magic sheet-table-row sheet-table-dotted" style="height:33px;">
|
||
<!-- MAGIC -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic MAG check" value="&{template:13G_gray} {{name=@{MAG-label}}} {{usage=@{character_name}}} {{type=@{abilities-header} Check}} {{Result=[[[[@{core}]]+[[@{MAG-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_MAG-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{MAG-label}" name="attr_MAG-label" value="Magic" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{MAG-mod}" type="number" name="attr_MAG-mod" value="(floor((@{MAG-score}+@{MAG-incr}-@{MAG-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{MAG-tot}" type="number" name="attr_MAG-tot" value="@{MAG-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{MAG-score}" type="number" name="attr_MAG-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{MAG-incr}" type="number" name="attr_MAG-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{MAG-decr}" type="number" name="attr_MAG-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-row sheet-table-dotted" style="height:33px;">
|
||
<!-- SANITY -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic SAN check" value="&{template:13G_gray} {{name=@{SAN-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{SAN-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_SAN-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{SAN-label}" name="attr_SAN-label" value="Sanity" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{SAN-mod}" type="number" name="attr_SAN-mod" value="(floor((@{SAN-score}+@{SAN-incr}-@{SAN-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{SAN-tot}" type="number" name="attr_SAN-tot" value="@{SAN-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{SAN-score}" type="number" name="attr_SAN-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{SAN-incr}" type="number" name="attr_SAN-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{SAN-decr}" type="number" name="attr_SAN-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-row sheet-table-dotted" style="height:33px;">
|
||
<!-- HONOR / HONOUR -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic HON check" value="&{template:13G_gray} {{name=@{HON-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{HON-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_HON-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{HON-label}" name="attr_HON-label" value="Honor" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{HON-mod}" type="number" name="attr_HON-mod" value="(floor((@{HON-score}+@{HON-incr}-@{HON-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{HON-tot}" type="number" name="attr_HON-tot" value="@{HON-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{HON-score}" type="number" name="attr_HON-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{HON-incr}" type="number" name="attr_HON-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{HON-decr}" type="number" name="attr_HON-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-row sheet-table-dotted" style="height:33px;">
|
||
<!-- LUCK -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic LUC check" value="&{template:13G_gray} {{name=@{LUC-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{LUC-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_LUC-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{LUC-label}" name="attr_LUC-label" value="Luck" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{LUC-mod}" type="number" name="attr_LUC-mod" value="(floor((@{LUC-score}+@{LUC-incr}-@{LUC-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{LUC-tot}" type="number" name="attr_LUC-tot" value="@{LUC-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{LUC-score}" type="number" name="attr_LUC-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{LUC-incr}" type="number" name="attr_LUC-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{LUC-decr}" type="number" name="attr_LUC-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-other sheet-table-row sheet-table-dotted" style="height:33px;">
|
||
<!-- OTHER -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic OTH check" value="&{template:13G_gray} {{name=@{OTH-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{OTH-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_OTH-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{OTH-label}" name="attr_OTH-label" value="Other" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{OTH-mod}" type="number" name="attr_OTH-mod" value="(floor((@{OTH-score}+@{OTH-incr}-@{OTH-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{OTH-tot}" type="number" name="attr_OTH-tot" value="@{OTH-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{OTH-score}" type="number" name="attr_OTH-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{OTH-incr}" type="number" name="attr_OTH-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{OTH-decr}" type="number" name="attr_OTH-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row" style="height:33px;">
|
||
<!-- STRENGTH -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic STR check" value="&{template:13G_gray} {{name=@{STR-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{STR-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_STR-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{STR-label}" name="attr_STR-label" value="Strength" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{STR-mod}" type="number" name="attr_STR-mod" value="(floor((@{STR-score}+@{STR-incr}-@{STR-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{STR-tot}" type="number" name="attr_STR-tot" value="@{STR-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{STR-score}" type="number" name="attr_STR-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{STR-incr}" type="number" name="attr_STR-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{STR-decr}" type="number" name="attr_STR-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-bot" style="height:33px;">
|
||
<!-- CONSTITUTION -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic CON check" value="&{template:13G_gray} {{name=@{CON-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{CON-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_CON-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{CON-label}" name="attr_CON-label" value="Constitution" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{CON-mod}" type="number" name="attr_CON-mod" value="(floor((@{CON-score}+@{CON-incr}-@{CON-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{CON-tot}" type="number" name="attr_CON-tot" value="@{CON-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{CON-score}" type="number" name="attr_CON-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{CON-incr}" type="number" name="attr_CON-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{CON-decr}" type="number" name="attr_CON-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-bot" style="height:33px;">
|
||
<!-- DEXTERITY -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic DEX check" value="&{template:13G_gray} {{name=@{DEX-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{DEX-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_DEX-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{DEX-label}" name="attr_DEX-label" value="Dexterity" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{DEX-mod}" type="number" name="attr_DEX-mod" value="(floor((@{DEX-score}+@{DEX-incr}-@{DEX-penalty})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{DEX-tot}" type="number" name="attr_DEX-tot" value="@{DEX-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{DEX-score}" type="number" name="attr_DEX-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{DEX-incr}" type="number" name="attr_DEX-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{DEX-penalty}" type="number" name="attr_DEX-penalty" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-bot" style="height:33px;">
|
||
<!-- INTELLIGENCE -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic INT check" value="&{template:13G_gray} {{name=@{INT-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{INT-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_INT-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{INT-label}" name="attr_INT-label" value="Intelligence" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{INT-mod}" type="number" name="attr_INT-mod" value="(floor((@{INT-score}+@{INT-incr}-@{INT-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{INT-tot}" type="number" name="attr_INT-tot" value="@{INT-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{INT-score}" type="number" name="attr_INT-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{INT-incr}" type="number" name="attr_INT-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{INT-decr}" type="number" name="attr_INT-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-bot" style="height:33px;">
|
||
<!-- WISDOM -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic WIS check" value="&{template:13G_gray} {{name=@{WIS-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{WIS-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_WIS-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{WIS-label}" name="attr_WIS-label" value="Wisdom" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{WIS-mod}" type="number" name="attr_WIS-mod" value="(floor((@{WIS-score}+@{WIS-incr}-@{WIS-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{WIS-tot}" type="number" name="attr_WIS-tot" value="@{WIS-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{WIS-score}" type="number" name="attr_WIS-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{WIS-incr}" type="number" name="attr_WIS-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{WIS-decr}" type="number" name="attr_WIS-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline sheet-bot" style="height:33px;">
|
||
<!-- CHARISMA -->
|
||
<div class="sheet-col" style="width:12em; position:relative; left:20px;">
|
||
<span class="sheet-table-data sheet-center">
|
||
<button type="roll" class="sheet-fate-btn" title="Roll a basic CHA check" value="&{template:13G_gray} {{name=@{CHA-label}}} {{usage=@{character_name}}} {{type=Basic Check}} {{Result=[[[[@{core}]]+[[@{CHA-tot}+@{smq}]]]]=$[[0]]+$[[1]]}}" name="roll_CHA-basic"></button>
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-grow">
|
||
<input class="sheet-bold" title="@{CHA-label}" name="attr_CHA-label" value="Charisma" type="label" readonly/>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input style="display:none;" title="@{CHA-mod}" type="number" name="attr_CHA-mod" value="(floor((@{CHA-score}+@{CHA-incr}-@{CHA-decr})/2)-5)" disabled="true">
|
||
<input style="width:2.5em; height:28px; position:relative; top:2px;" class="sheet-bot sheet-center sheet-grow sheet-bold" title="@{CHA-tot}" type="number" name="attr_CHA-tot" value="@{CHA-mod}+@{ABIL-mod-type}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data">
|
||
<input class="sheet-center sheet-grow" title="@{CHA-score}" type="number" name="attr_CHA-score" value="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{CHA-incr}" type="number" name="attr_CHA-incr" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<span class="sheet-table-data" style="width:1em; position:relative; left:8px;">
|
||
−
|
||
</span>
|
||
<span class="sheet-table-data" style="width:1em;">
|
||
<input class="sheet-center" title="@{CHA-decr}" type="number" name="attr_CHA-decr" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col sheet-center" style="width:12em;">
|
||
<span style="width:4.6em;" class="sheet-table-data sheet-emph sheet-bold">
|
||
Check
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em;">
|
||
<select name="attr_ABIL-mod-type" class="sheet-table-data sheet-center sheet-emph sheet-bold" style="width:5em; height:1.6em; position:relative; right:10px;">
|
||
<option value="0">Modifer</option>
|
||
<option value="@{level}"selected>Mod.+ Lv.</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em; position:relative; left:16px;">
|
||
<span class="sheet-table-data sheet-emph sheet-bold">
|
||
Score
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em; position:relative; left:3px;">
|
||
<span class="sheet-table-data sheet-emph">
|
||
Increase
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col" style="width:1.5em; position:relative; left:1px;">
|
||
<span class="sheet-table-data sheet-emph">
|
||
Decrease
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /abilities -->
|
||
<!-- BACKGROUNDS / SKILLS-->
|
||
<div class="sheet-table-row">
|
||
<span style="width:0px;" class="sheet-table-data"></span>
|
||
<span style="width:275px;" class="sheet-table-h2 sheet-table-padding">
|
||
<input style="color: black; cursor:default !important;" class="sheet-bold sheet-normalize" title="@{backgrounds-label}" name="attr_backgrounds-label" value="Backgrounds" type="text" readonly/>
|
||
</span>
|
||
<span style="width:75px;" class="sheet-table-h2">
|
||
<div class="sheet-col">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard sheet-table-data">
|
||
<select class="sheet-bold" name="attr_skill-mod-selected" style="width:60px; font-size:1.1em;">
|
||
<option value="0">—</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-magic sheet-table-data">
|
||
<select class="sheet-bold" name="attr_skill-mod-selected" style="width:60px; font-size:1.1em;">
|
||
<option value="@{MAG-mod}">MAG</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-data">
|
||
<select class="sheet-bold" name="attr_skill-mod-selected" style="width:60px; font-size:1.1em;">
|
||
<option value="@{SAN-mod}">SAN</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-data">
|
||
<select class="sheet-bold" name="attr_skill-mod-selected" style="width:60px; font-size:1.1em;">
|
||
<option value="@{HON-mod}">HON</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-data">
|
||
<select class="sheet-bold" name="attr_skill-mod-selected" style="width:60px; font-size:1.1em;">
|
||
<option value="@{LUC-mod}">LUC</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-other sheet-table-data">
|
||
<select class="sheet-bold" name="attr_skill-mod-selected" style="width:60px; font-size:1.1em;">
|
||
<option value="@{OTH-mod}">OTH</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
</span>
|
||
<span class="sheet-table-h2">Pts.</span>
|
||
</div>
|
||
<fieldset class="repeating_background">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-table-data">
|
||
<span class="sheet-table-data sheet-center sheet-mid" style="height:35px;">
|
||
<button style="position:relative; left:20px;" title="Roll background check" class="sheet-fate-btn" type="roll" value="&{template:13G_gray} {{name=@{skill}}} {{usage=@{character_name}}} {{type=Skill Check}} {{Result=[[[[@{core}]]+[[@{skill-total}+@{smq}]]]] = $[[0]] + $[[1]]}}">
|
||
</span>
|
||
</div>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input style="width:230px; position:relative; left:20px;" class="sheet-sans" title="@{repeating_background_X_skill}" name="attr_skill" placeholder="Background / Skill" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input style="width:50px; height:30px;" class="sheet-center sheet-bold sheet-grow" title="@{repeating_background_X_skill-total}" name="attr_skill-total" value="@{skill-mod-selected}+@{level}+@{skill-points}+@{iadv-skill}" type="number" disabled="true" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input style="width:50px;" class="sheet-center sheet-grow sheet-mid sheet-dotted" title="@{repeating_background_X_skill-points}" name="attr_skill-points" value="0" type="number" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
<!-- /backgrounds -->
|
||
</div>
|
||
<div class="sheet-block-c">
|
||
<!-- BASIC COMBAT -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{combat-header}" name="attr_combat-header" type="text" value="Combat" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<!-- INITIATIVE -->
|
||
<div class="sheet-table-row sheet-table-underline" style="position:relative; top:3px; height:35px;">
|
||
<div class="sheet-col" style="width:5em;">
|
||
<div class="sheet-table-h1 sheet-grow sheet-table-padding">
|
||
<button class="sheet-text-btn sheet-mid" title="Roll initiative" type="roll" value="&{template:13G_white} {{name=Initiative}} {{usage=@{character_name}}} {{type=@{class}}} {{Result=[[[[@{core}]]+[[@{INI-mod}]] &{tracker}]] = $[[0]] + $[[1]]}}" name="roll_INI-check">
|
||
Initiative
|
||
</button>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col sheet-col-narrow" style="width:2em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-bold sheet-grow" style="height:28px; width:40px;" title="@{INI-mod}" type="number" name="attr_INI-mod" value="@{level}+@{INI-mod-selected}+@{INI-bonus}-@{INI-penalty}" disabled="true">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3em;">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard sheet-table-data">
|
||
<select name="attr_INI-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="0">—</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-magic sheet-table-data">
|
||
<select name="attr_INI-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{MAG-mod}">MAG</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-data">
|
||
<select name="attr_INI-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{SAN-mod}">SAN</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-data">
|
||
<select name="attr_INI-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{HON-mod}">HON</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-data">
|
||
<select name="attr_INI-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{LUC-mod}">LUC</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-other sheet-table-data">
|
||
<select name="attr_INI-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{OTH-mod}">OTH</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data">
|
||
+<input class="sheet-center sheet-mid" style="width:2.5em;" title="@{INI-bonus}" type="number" name="attr_INI-bonus" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data">
|
||
−<input class="sheet-center sheet-mid" style="width:2.5em;" title="@{INI-penalty}" type="number" name="attr_INI-penalty" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:2.8em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-earth" type="checkbox" style="display:none;">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- primary MELEE -->
|
||
<div class="sheet-table-row" style="position:relative; top:3px; height:35px;">
|
||
<div class="sheet-col" style="width:5em;">
|
||
<div class="sheet-table-h1 sheet-big sheet-table-padding">
|
||
<button title="Primary melee attack roll" class="sheet-text-btn sheet-mid" type="roll" type="roll" title="%{PMA-check}" value="&{template:13G_red} {{name=@{pma-wpn}}} {{usage=@{MA-vs}}} {{type=Basic Attack}} {{Result=@{pma}}} {{Hit=@{pmd}}} {{Miss=[[@{MAD-miss}]]}}" name="roll_PMA-check">
|
||
Melee
|
||
</button>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col sheet-col-narrow" style="width:2em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-bold sheet-grow" style="height:28px; width:40px;" title="@{MA-mod}" type="number" name="attr_MA-mod" value="@{level}+@{MA-mod-selected}+@{MA-bonus}-(@{MA-penalty}+@{penalty-dazed}+@{penalty-weakened})" disabled="true">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3em;">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard sheet-table-data">
|
||
<select name="attr_MA-mod-selected" style="width:3em;">
|
||
<option value="0">—</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-magic sheet-table-data">
|
||
<select name="attr_MA-mod-selected" style="width:3em;">
|
||
<option value="@{MAG-mod}">MAG</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-data">
|
||
<select name="attr_MA-mod-selected" style="width:3em;">
|
||
<option value="@{SAN-mod}">SAN</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-data">
|
||
<select name="attr_MA-mod-selected" style="width:3em;">
|
||
<option value="@{HON-mod}">HON</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-data">
|
||
<select name="attr_MA-mod-selected" style="width:3em;">
|
||
<option value="@{LUC-mod}">LUC</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-other sheet-table-data">
|
||
<select name="attr_MA-mod-selected" style="width:3em;">
|
||
<option value="@{OTH-mod}">OTH</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data">
|
||
+<input class="sheet-center sheet-mid sheet-dotted" style="width:2.5em;" title="@{MA-bonus}" type="number" name="attr_MA-bonus" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data">
|
||
−<input class="sheet-center sheet-mid sheet-dotted" style="width:2.5em;" title="@{MA-penalty}" type="number" name="attr_MA-penalty" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:2.8em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-mid sheet-bold" style="width:4.5em; position:relative; right:20px;" title="@{MA-vs}" type="text" name="attr_MA-vs" value="Vs. AC">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-dotted" style="position:relative; height:30px;">
|
||
<div class="sheet-col" style="width:5em;">
|
||
<div class="sheet-table-data">
|
||
<span style="position:relative;padding-left:10px;" class="sheet-table-data sheet-sans sheet-bold sheet-big sheet-center sheet-left" title="Level">
|
||
<span name="attr_level"></span>×
|
||
</span>
|
||
<span style="position:relative;" class="sheet-table-data sheet-right">
|
||
<input style="width:1em;" class="sheet-right sheet-grow sheet-bold" title="@{MAD-die-count}" type="number" name="attr_MAD-die-count" value="1">
|
||
</span>
|
||
<span style="position:relative;" class="sheet-table-data sheet-sans sheet-bold sheet-big sheet-center sheet-mid">D</span>
|
||
<span style="position:relative;" class="sheet-table-data sheet-left">
|
||
<input style="width:1.5em;" class="sheet-left sheet-grow sheet-bold" title="@{MAD-die}" type="number" name="attr_MAD-die" value="2">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col sheet-col-narrow" style="width:2em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-bold sheet-grow" style="height:28px; width:40px;" title="@{MAD-mod}" type="number" name="attr_MAD-mod" value="@{MAD-mod-selected}*@{tm}+@{MAD-bonus}-@{MAD-penalty}" disabled="true">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3em;">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard sheet-table-data">
|
||
<select name="attr_MAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="0">—</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-magic sheet-table-data">
|
||
<select name="attr_MAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{MAG-mod}">MAG</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-data">
|
||
<select name="attr_MAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{SAN-mod}">SAN</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-data">
|
||
<select name="attr_MAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{HON-mod}">HON</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-data">
|
||
<select name="attr_MAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{LUC-mod}">LUC</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-other sheet-table-data">
|
||
<select name="attr_MAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{OTH-mod}">OTH</option><option value="@{STR-mod}" selected>STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data sheet-mid">
|
||
+<input class="sheet-center sheet-mid" style="width:2.5em;" title="@{MAD-bonus}" type="number" name="attr_MAD-bonus" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data sheet-mid">
|
||
−<input class="sheet-center sheet-mid" style="width:2.5em;" title="@{MAD-penalty}" type="number" name="attr_MAD-penalty" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:2.8em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-mono" style="width:5em; position:relative; right:20px;" title="@{MAD-miss}" type="text" name="attr_MAD-miss" value="@{level}">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- primary RANGED -->
|
||
<div class="sheet-table-row" style="position:relative; top:3px; height:35px;">
|
||
<div class="sheet-col" style="width:5em;">
|
||
<div class="sheet-table-h1 sheet-big sheet-table-padding">
|
||
<button title="Primary ranged attack roll" class="sheet-text-btn sheet-mid" type="roll" type="roll" title="%{PRA-check}" value="&{template:13G_red} {{name=@{pra-wpn}}} {{usage=@{RA-vs}}} {{type=Basic Attack}} {{Result=@{pra}}} {{Hit=@{prd}}} {{Miss=[[@{RAD-miss}]]}}" name="roll_PRA-check">
|
||
Ranged
|
||
</button>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col sheet-col-narrow" style="width:2em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-bold sheet-grow" style="height:28px; width:40px;" title="@{RA-mod}" type="number" name="attr_RA-mod" value="@{level}+@{RA-mod-selected}+@{RA-bonus}-(@{RA-penalty}+@{penalty-dazed}+@{penalty-weakened})" disabled="true">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3em;">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard sheet-table-data">
|
||
<select name="attr_RA-mod-selected" style="width:3em;">
|
||
<option value="0">—</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-magic sheet-table-data">
|
||
<select name="attr_RA-mod-selected" style="width:3em;">
|
||
<option value="@{MAG-mod}">MAG</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-data">
|
||
<select name="attr_RA-mod-selected" style="width:3em;">
|
||
<option value="@{SAN-mod}">SAN</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-data">
|
||
<select name="attr_RA-mod-selected" style="width:3em;">
|
||
<option value="@{HON-mod}">HON</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-data">
|
||
<select name="attr_RA-mod-selected" style="width:3em;">
|
||
<option value="@{LUC-mod}">LUC</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-other sheet-table-data">
|
||
<select name="attr_RA-mod-selected" style="width:3em;">
|
||
<option value="@{OTH-mod}">OTH</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data">
|
||
+<input class="sheet-center sheet-mid sheet-dotted" style="width:2.5em;" title="@{RA-bonus}" type="number" name="attr_RA-bonus" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data">
|
||
−<input class="sheet-center sheet-mid sheet-dotted" style="width:2.5em;" title="@{RA-penalty}" type="number" name="attr_RA-penalty" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:2.8em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-mid sheet-bold" style="width:4.5em; position:relative; right:20px;" title="@{RA-vs}" type="text" name="attr_RA-vs" value="Vs. AC">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline" style="position:relative; height:30px;">
|
||
<div class="sheet-col" style="width:5em;">
|
||
<div class="sheet-table-data">
|
||
<span style="position:relative;padding-left:10px;" class="sheet-table-data sheet-sans sheet-bold sheet-big sheet-center sheet-left" title="Level">
|
||
<span name="attr_level"></span>×
|
||
</span>
|
||
<span style="position:relative;" class="sheet-table-data sheet-right">
|
||
<input style="width:1em;" class="sheet-right sheet-grow sheet-bold" title="@{RAD-die-count}" type="number" name="attr_RAD-die-count" value="1">
|
||
</span>
|
||
<span style="position:relative;" class="sheet-table-data sheet-sans sheet-bold sheet-big sheet-center sheet-mid">D</span>
|
||
<span style="position:relative;" class="sheet-table-data sheet-left">
|
||
<input style="width:1.5em;" class="sheet-left sheet-grow sheet-bold" title="@{RAD-die}" type="number" name="attr_RAD-die" value="4">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col sheet-col-narrow" style="width:2em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-bold sheet-grow" style="height:28px; width:40px;" title="@{RAD-mod}" type="number" name="attr_RAD-mod" value="@{RAD-mod-selected}*@{tm}+@{RAD-bonus}-@{RAD-penalty}" disabled="true">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3em;">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard sheet-table-data">
|
||
<select name="attr_RAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="0">—</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-magic sheet-table-data">
|
||
<select name="attr_RAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{MAG-mod}">MAG</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-data">
|
||
<select name="attr_RAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{SAN-mod}">SAN</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-data">
|
||
<select name="attr_RAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{HON-mod}">HON</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-data">
|
||
<select name="attr_RAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{LUC-mod}">LUC</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-other sheet-table-data">
|
||
<select name="attr_RAD-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{OTH-mod}">OTH</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}">CON</option><option value="@{DEX-mod}" selected>DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data sheet-mid">
|
||
+<input class="sheet-center sheet-mid" style="width:2.5em;" title="@{RAD-bonus}" type="number" name="attr_RAD-bonus" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data sheet-mid">
|
||
−<input class="sheet-center sheet-mid" style="width:2.5em;" title="@{RAD-penalty}" type="number" name="attr_RAD-penalty" value="0">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:2.8em;">
|
||
<div class="sheet-table-data">
|
||
<input class="sheet-center sheet-mono" style="width:5em; position:relative; right:20px;" title="@{RAD-miss}" type="text" name="attr_RAD-miss" value="0">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row" style="position:relative; top:3px; height:33px;">
|
||
<div class="sheet-col" style="width:5em;">
|
||
<div class="sheet-table-data sheet-center sheet-emph sheet-bold" style="position:relative; left:32px;">Dice</div>
|
||
</div>
|
||
<div class="sheet-col sheet-col-narrow" style="width:2em;">
|
||
<div class="sheet-table-data sheet-center sheet-emph sheet-bold" style="position:relative; left:8px;">Total</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3em; position:relative; left:8px;">
|
||
<div class="sheet-table-data sheet-left sheet-emph">Mod.</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data sheet-center sheet-emph">Bonus</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:3.1em;">
|
||
<div class="sheet-table-data sheet-center sheet-emph">Penalty</div>
|
||
</div>
|
||
<div class="sheet-col" style="width:2.8em;">
|
||
<div class="sheet-table-data sheet-center sheet-emph sheet-bold">Miss</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- SECONDARY attacks -->
|
||
<div class="sheet-table-row">
|
||
<span style="width:0px;" class="sheet-table-data"></span>
|
||
<span style="width:150px;" class="sheet-table-h2 sheet-table-padding">Secondary Attacks</span>
|
||
<span style="width:80px;" class="sheet-table-h2">Bonus</span>
|
||
<span style="width:60px;" class="sheet-table-h2">Vs.</span>
|
||
<span style="width:60px;" class="sheet-table-h2">Hit</span>
|
||
<span class="sheet-table-h2">Miss</span>
|
||
</div>
|
||
<fieldset class="repeating_attack">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row">
|
||
<span style="width:30px;" class="sheet-table-data sheet-center">
|
||
<button style="position:relative; left:20px;" title="Secondary attack roll" class="sheet-fate-btn" type="roll" value="&{template:13G_red} {{name=@{attack-weapon}}} {{usage=Vs. @{attack-vs}}} {{type=Basic Attack}} {{Result=[[[[@{core}]]+[[@{attack-bonus}+@{edq}-(@{penalty-dazed}+@{penalty-weakened})]]]] = $[[0]] + $[[1]]}} {{Hit=[[@{attack-hit}]]}} {{Miss=[[@{attack-miss}]]}}"></button>
|
||
</span>
|
||
<span style="width:120px;" class="sheet-table-data sheet-left">
|
||
<input style="width:6em; position:relative; left:20px;" class="sheet-sans" title="@{repeating_attack_X_weapon}" name="attr_attack-weapon" placeholder="Weapon" type="text" />
|
||
</span>
|
||
<span style="width:70px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-dotted" title="@{repeating_attack_X_bonus}" name="attr_attack-bonus" value="0" type="number" />
|
||
</span>
|
||
<span style="width:60px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-dotted sheet-bold" title="@{repeating_attack_X_vs}" name="attr_attack-vs" value="AC" type="text" />
|
||
</span>
|
||
<span style="width:70px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-dotted sheet-mono" title="@{repeating_attack_X_hit}" name="attr_attack-hit" value="1D4+0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input style="width:4em;" class="sheet-center sheet-dotted sheet-mono" title="@{repeating_attack_X_miss}" name="attr_attack-miss" value="0" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
<!-- /basic attacks -->
|
||
</div>
|
||
<!-- one UNIQUE thing -->
|
||
<div class="sheet-block-u">
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{unique-header}" name="attr_unique-header" type="text" value="Unique" />
|
||
</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<textarea class="sheet-desc sheet-textarea-two" name="attr_unique" placeholder="Describe your character's one unique thing"></textarea>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- feats, traits, status effects, notes -->
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h2 sheet-table-padding">Feats, Traits, & Effects</span>
|
||
</div>
|
||
<fieldset class="repeating_feat">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="checkbox" style="position:relative; left:24px;" class="sheet-darkness sheet-desc-show" title="@{repeating_feat_X_description-show}" name="attr_feat-desc-show" value="1"/>
|
||
<input class="sheet-sans" style="width:20em; position:relative; left:26px;" title="@{repeating_feat_X_name}" name="attr_feat-name" placeholder="General feats, cultural traits, or special effects" type="text" />
|
||
<textarea title="@{repeating_feat_X_desc}" class="sheet-desc sheet-textarea-two" name="attr_feat_X_description" placeholder = "Explanation"></textarea>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<!-- HEALTH -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{health-header}" name="attr_health-header" type="text" value="Health" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<!-- HIT POINTS -->
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-h1 sheet-mid sheet-table-padding">
|
||
<input style="width:1.75em;" class="sheet-table-smallsub sheet-bold" title="@{HP-label}" name="attr_HP-label" value="HP" type="label" readonly/>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input style="width:0em; position:relative; right:0em;" title="Staggered (ie. at half hp or less)" type="checkbox" class="sheet-bang" name="attr_HP-staggered">
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-data sheet-center">
|
||
<input style="width:3em;" class="sheet-grow sheet-bold sheet-center" title="@{HP}" type="number" name="attr_HP" value="18">
|
||
</span>
|
||
<span style="width:4em;" class="sheet-table-data sheet-center">
|
||
<input style="width:56px; height:28px; position:relative;" class="sheet-grow sheet-bold sheet-center" value="(@{HP-base}+@{HP-mod-selected})*@{HP-mult}+@{HP-temp}" title="@{HP-max}" type="number" name="attr_HP-max" disabled="true" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-grow sheet-center" title="@{HP-base}" type="number" name="attr_HP-base" value="6">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center" style="position:relative; right:10px;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<div class="sheet-col" style="width:3em;">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard sheet-table-data">
|
||
<select name="attr_HP-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="0">—</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-magic sheet-table-data">
|
||
<select name="attr_HP-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{MAG-mod}">MAG</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-data">
|
||
<select name="attr_HP-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{SAN-mod}">SAN</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-data">
|
||
<select name="attr_HP-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{HON-mod}">HON</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-data">
|
||
<select name="attr_HP-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{LUC-mod}">LUC</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-other sheet-table-data">
|
||
<select name="attr_HP-mod-selected" style="width:3em; border:none; position:relative;">
|
||
<option value="@{OTH-mod}">OTH</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center" style="position:relative; left:8px;">
|
||
×
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-grow sheet-center sheet-bold" title="@{HP-mult}" type="number" name="attr_HP-mult" value="3">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center" style="position:relative;">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" title="@{HP-temp}" type="number" name="attr_HP-temp" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-table-padding"></span>
|
||
<span class="sheet-table-data sheet-table-padding"></span>
|
||
<span class="sheet-table-data sheet-center sheet-emph sheet-bold">Current</span>
|
||
<span class="sheet-table-data sheet-center sheet-emph sheet-bold" style="position:relative;">Total</span>
|
||
<span class="sheet-table-data sheet-center sheet-emph">Base</span>
|
||
<span class="sheet-table-data sheet-table-padding"></span>
|
||
<span class="sheet-table-data sheet-center sheet-emph">Mod.</span>
|
||
<span class="sheet-table-data sheet-table-padding"></span>
|
||
<span class="sheet-table-data sheet-center sheet-emph sheet-bold">Multiplier</span>
|
||
<span class="sheet-table-data sheet-table-padding"></span>
|
||
<span class="sheet-table-data sheet-center sheet-emph">Temp.</span>
|
||
</div>
|
||
</div>
|
||
<!-- RECOVERIES -->
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-h1 sheet-grow sheet-mid">
|
||
<button style="height:35px;" title="Roll a recovery" class="sheet-text-btn" type="roll" value="&{template:13G_green} {{name=Recovery}} {{type=@{HP} / [[@{HP-max}]] hp}} {{usage=@{character_name}}} {{Result=[[[[(@{level}*@{REC-die-count})d@{REC-die}]]+[[@{REC-mod}+?{Bonus Healing|0}]]]] = $[[1]] + $[[2]]}} {{Rally Again?=[[@{core}]]}}" name="roll_REC-check">
|
||
Recovery
|
||
</button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-grow sheet-bold sheet-center" title="@{REC}" type="number" name="attr_REC" value="8">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">/</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-grow sheet-bold sheet-center" title="@{REC-max}" type="number" name="attr_REC-max" value="8">
|
||
</span>
|
||
<span class="sheet-table-data sheet-right">
|
||
<input class="sheet-grow sheet-right" style="width:2em; position:relative; left:0.3em;" title="@{REC-die-count}" type="number" name="attr_REC-die-count" value="1">
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-big sheet-sans sheet-center sheet-mid">D</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input class="sheet-grow sheet-left sheet-bold" style="width:2em; position:relative; right:0.3em;" title="@{REC-die}" type="number" name="attr_REC-die" value="8">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-grow sheet-center sheet-bold" style="width:2.5em;" title="@{REC-mod}" type="number" name="attr_REC-mod" value="@{REC-mod-selected}*@{tm}" disabled="true">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span></span>
|
||
<span class="sheet-table-data sheet-center sheet-emph sheet-bold">Current</span>
|
||
<span class="sheet-table-data"></span>
|
||
<span class="sheet-table-data sheet-center sheet-emph sheet-bold">Total</span>
|
||
<span class="sheet-table-data"></span>
|
||
<span class="sheet-table-data sheet-center sheet-emph">Dice</span>
|
||
<span class="sheet-table-data"></span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<div class="sheet-col" style="width:3em;">
|
||
<input type="hidden" class='sheet-abilityswitch' name='attr_sheetAbil' value='standard' />
|
||
<div class="sheet-standard sheet-table-data">
|
||
<select name="attr_REC-mod-selected" style="width:3em; height:1.6em;">
|
||
<option value="0">—</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-magic sheet-table-data">
|
||
<select name="attr_REC-mod-selected" style="width:3em; height:1.6em;">
|
||
<option value="@{MAG-mod}">MAG</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-sanity sheet-table-data">
|
||
<select name="attr_REC-mod-selected" style="width:3em; height:1.6em;">
|
||
<option value="@{SAN-mod}">SAN</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-honor sheet-table-data">
|
||
<select name="attr_REC-mod-selected" style="width:3em; height:1.6em;">
|
||
<option value="@{HON-mod}">HON</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-luck sheet-table-data">
|
||
<select name="attr_REC-mod-selected" style="width:3em; height:1.6em;">
|
||
<option value="@{LUC-mod}">LUC</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
<div class="sheet-other sheet-table-data">
|
||
<select name="attr_REC-mod-selected" style="width:3em; height:1.6em;">
|
||
<option value="@{OTH-mod}">OTH</option><option value="@{STR-mod}">STR</option><option value="@{CON-mod}" selected>CON</option><option value="@{DEX-mod}">DEX</option><option value="@{INT-mod}">INT</option><option value="@{WIS-mod}">WIS</option><option value="@{CHA-mod}">CHA</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<input style="width:1.2em; display:block; float:right; margin-right: 170px;" title="Show / hide 'Wounds & Conditions' subsection" class="sheet-law sheet-showconditions1" type="checkbox" name="attr_show-conditions" value="1">
|
||
<div class="sheet-table sheet-sect" style="width: 50%; margin-top:3px;">
|
||
<span class="sheet-table-h2">Wounds & Conditions</span>
|
||
</div>
|
||
<div class="sheet-subsection sheet-conditions sheet-table-padding">
|
||
<div class="sheet-table sheet-sect">
|
||
<!-- DEATH saves -->
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h1 sheet-left sheet-table-padding sheet-mid">
|
||
<button class="sheet-text-btn" title="Roll a Death Save" type="roll" value="&{template:13G_black} {{name=Death Save}} {{usage=@{character_name}}} {{type=@{HP} hp (@{REC} / @{REC-max})}} {{text=On a 16+, use a recovery to heal up. On a natural 20, you may also take actions this turn. On 15 or less, you are one step closer to the grave.}} {{Result=[[[[@{core}cf<15cs>16]]+[[@{death-save-misc}]]]]=$[[0]]+$[[1]]}}" name="roll_SAVE-death">
|
||
Death Save
|
||
</button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-emph sheet-left sheet-mid">
|
||
<input title="First failed death save" type="checkbox" class="sheet-darkness" name="attr_death-save-1" checked="checked"/>
|
||
<input title="Second failed death save" type="checkbox" class="sheet-darkness" name="attr_death-save-2" checked="checked"/>
|
||
<input title="Third failed death save" type="checkbox" class="sheet-darkness" name="attr_death-save-3" checked="checked"/>
|
||
<input title="Last failed death save" type="checkbox" class="sheet-darkness" name="attr_death-save-4" checked="checked"/>
|
||
</span>
|
||
<span class="sheet-table-data sheet-emph sheet-right sheet-mid">
|
||
± Misc.
|
||
</span>
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-mid">
|
||
<input class="sheet-dotted" style="width:3em" title="@{death-save-misc}" type="number" name="attr_death-save-misc" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<!-- CONDITIONS checkboxes -->
|
||
<div class="sheet-table-row">
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="You can’t make opportunity attacks or use powers, and your next action must be used to attack a random nearby ally" type="checkbox" class="sheet-earth" name="attr_condition-confuse"/>
|
||
Confused
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="You take a –4 penalty to all attacks" type="checkbox" class="sheet-earth" name="attr_condition-daze" value="@{cpv}"/>
|
||
<input type="number" name="attr_penalty-dazed" value="@{condition-daze}" disabled="true" style="display:none;"/>
|
||
Dazed
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="You may not use the escalation die (typically also Dazes you)" type="checkbox" class="sheet-earth" name="attr_condition-fear"/>
|
||
Fearful
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="You can only make basic attacks, but you can still move normally" type="checkbox" class="sheet-earth" name="attr_condition-hamper"/>
|
||
Hampered
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="You can’t change position, disengage, pop free, or otherwise move or be moved without teleporting" type="checkbox" class="sheet-earth" name="attr_condition-stuck"/>
|
||
Stuck
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="You suffer a –4 penalty to all defenses and can’t take any actions" type="checkbox" class="sheet-earth" name="attr_condition-stun" value="@{cpv}"/>
|
||
<input type="number" name="attr_penalty-stunned" value="@{condition-stun}" disabled="true" style="display:none;"/>
|
||
Stunned
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="Attacks against you have their crit range expanded by 2 (normally to 18+)" type="checkbox" class="sheet-earth" name="attr_condition-vulnerable"/>
|
||
Vulnerable
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="You take a –4 penalty to all attacks and defenses (typically overrides Dazed and Stunned)" type="checkbox" class="sheet-earth" name="attr_condition-weak" value="@{cpv}"/>
|
||
<input type="number" name="attr_penalty-weakened" value="@{condition-weak}" disabled="true" style="display:none;"/>
|
||
Weakened
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<!-- WOUNDS list -->
|
||
<fieldset class="repeating_wound">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="checkbox" style="position:relative; left:22px;" class="sheet-darkness sheet-desc-show" title="@{repeating_wound_X_description-show}" name="attr_wound-desc-show" value="1"/>
|
||
<input class="sheet-sans" style="width:20em; position:relative; left:24px;" title="@{repeating_wound_X_name}" name="attr_wound-name" placeholder="Serious injuries, curses, or other debilitations" type="text" />
|
||
<textarea title="@{repeating_wound_X_desc}" class="sheet-desc sheet-textarea-two" name="attr_wound_X_description" placeholder = "Effects"></textarea>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<!-- /health & saves -->
|
||
<!-- DEFENSES -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{defenses-header}" name="attr_defenses-header" type="text" value="Defenses" />
|
||
</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h1 sheet-center sheet-mid">
|
||
<input style="width:2.1em;" class="sheet-table-smallsub sheet-bold" title="@{AC-label}" name="attr_AC-label" value="AC" type="label" readonly/>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input type="hidden" disabled="true" name="attr_AC-max-con-dex" value="((((@{CON-mod}) + (@{DEX-mod})) + abs((@{CON-mod}) - (@{DEX-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_AC-max-con-dex-wis" value="(((@{AC-max-con-dex}) + (@{WIS-mod}) + abs((@{AC-max-con-dex}) - (@{WIS-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_AC-min-con-dex" value="((((@{CON-mod}) + (@{DEX-mod})) - abs((@{CON-mod}) - (@{DEX-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_AC-min-con-dex-wis" value="(((@{AC-min-con-dex}) + (@{WIS-mod}) - abs((@{AC-min-con-dex}) - (@{WIS-mod}))) / 2)" />
|
||
<input class="sheet-center sheet-grow sheet-bold" style="width:2.6em;" title="@{AC}" type="number" name="attr_AC" value="@{AC-base}+@{level}+@{acc}+@{AC-shield}+@{AC-bonus}-(@{AC-penalty}+@{penalty-stunned}+@{penalty-weakened})" disabled="true">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center sheet-grow" title="@{AC-base}" type="number" name="attr_AC-base" value="10">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
+<input class="sheet-center" title="@{AC-shield}" type="number" name="attr_AC-shield" value="0">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
+<input class="sheet-center" title="@{AC-bonus}" type="number" name="attr_AC-bonus" value="0">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
−<input class="sheet-center" title="@{AC-penalty}" type="number" name="attr_AC-penalty" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h1 sheet-center sheet-mid">
|
||
<input style="width:2.1em;" class="sheet-table-smallsub sheet-bold" title="@{PD-label}" name="attr_PD-label" value="PD" type="label" readonly/>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input type="hidden" disabled="true" name="attr_PD-max-con-dex" value="((((@{CON-mod}) + (@{DEX-mod})) + abs((@{CON-mod}) - (@{DEX-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_PD-max-con-dex-str" value="(((@{PD-max-con-dex}) + (@{STR-mod}) + abs((@{PD-max-con-dex}) - (@{STR-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_PD-min-con-dex" value="((((@{CON-mod}) + (@{DEX-mod})) - abs((@{CON-mod}) - (@{DEX-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_PD-min-con-dex-str" value="(((@{PD-min-con-dex}) + (@{STR-mod}) - abs((@{PD-min-con-dex}) - (@{STR-mod}))) / 2)" />
|
||
<input class="sheet-center sheet-grow sheet-bold" style="width:2.6em;" title="@{PD}" type="number" name="attr_PD" value="@{PD-base}+@{level}+@{pdc}+@{PD-shield}+@{PD-bonus}-(@{PD-penalty}+@{penalty-stunned}+@{penalty-weakened})" disabled="true">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center sheet-grow" title="@{PD-base}" type="number" name="attr_PD-base" value="10">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
+<input class="sheet-center" title="@{PD-shield}" type="number" name="attr_PD-shield" value="0">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
+<input class="sheet-center" title="@{PD-bonus}" type="number" name="attr_PD-bonus" value="0">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
−<input class="sheet-center" title="@{PD-penalty}" type="number" name="attr_PD-penalty" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-h1 sheet-center sheet-mid">
|
||
<input style="width:2.1em;" class="sheet-table-smallsub sheet-bold" title="@{MD-label}" name="attr_MD-label" value="MD" type="label" readonly/>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input type="hidden" disabled="true" name="attr_MD-max-int-wis" value="((((@{INT-mod}) + (@{WIS-mod})) + abs((@{INT-mod}) - (@{WIS-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_MD-max-int-wis-cha" value="(((@{MD-max-int-wis}) + (@{CHA-mod}) + abs((@{MD-max-int-wis}) - (@{CHA-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_MD-min-int-wis" value="((((@{INT-mod}) + (@{WIS-mod})) - abs((@{INT-mod}) - (@{WIS-mod}))) / 2)" />
|
||
<input type="hidden" disabled="true" name="attr_MD-min-int-wis-cha" value="(((@{MD-min-int-wis}) + (@{CHA-mod}) - abs((@{MD-min-int-wis}) - (@{CHA-mod}))) / 2)" />
|
||
<input class="sheet-center sheet-grow sheet-bold" style="width:2.6em;" title="@{MD}" type="number" name="attr_MD" value="@{MD-base}+@{level}+@{mdc}+@{MD-shield}+@{MD-bonus}-(@{MD-penalty}+@{penalty-stunned}+@{penalty-weakened})" disabled="true">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center sheet-grow" title="@{MD-base}" type="number" name="attr_MD-base" value="10">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
+<input class="sheet-center" title="@{MD-shield}" type="number" name="attr_MD-shield" value="0">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
+<input class="sheet-center" title="@{MD-bonus}" type="number" name="attr_MD-bonus" value="0">
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
−<input class="sheet-center" title="@{MD-penalty}" type="number" name="attr_MD-penalty" value="0">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-center"> </span>
|
||
<span class="sheet-table-data sheet-center sheet-emph sheet-bold">Total</span>
|
||
<span class="sheet-table-data sheet-center sheet-emph sheet-bold">Base</span>
|
||
<span class="sheet-table-data sheet-center sheet-emph">Shield</span>
|
||
<span class="sheet-table-data sheet-center sheet-emph">Bonus</span>
|
||
<span class="sheet-table-data sheet-center sheet-emph">Penalty</span>
|
||
</div>
|
||
</div>
|
||
<!-- SAVES -->
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-center" style="position:relative; top:5px;">
|
||
<div class="sheet-col sheet-table-data" style="width:3em;">
|
||
<select name="attr_save-selected" class="sheet-center sheet-bot sheet-sans sheet-big" style="width:4em;">
|
||
<option value="6">Easy</option>
|
||
<option value="11" selected>Normal</option>
|
||
<option value="16">Hard</option>
|
||
</select>
|
||
<input value="[[@{save-selected}-1]]" style="display:none;" title="@{save-failed}" name="attr_save-failed" type="number" disabled="disabled">
|
||
</div>
|
||
<div class="sheet-col sheet-table-h1 sheet-left sheet-table-padding sheet-bot sheet-big" style="width:1em; position:relative; bottom:4px; left:10px;">
|
||
<button class="sheet-text-btn" title="Roll a regular Save" type="roll" value="&{template:13G_white} {{name=Save}} {{usage=@{character_name}}} {{type=DC @{save-selected}}} {{Result=[[[[@{core}cf<@{save-failed}cs>@{save-selected}]]+[[@{save-misc}]]]]=$[[1]]+$[[2]]}}" name="roll_SAVE-regular">
|
||
Save
|
||
</button>
|
||
</div>
|
||
<div class="sheet-col sheet-table-data sheet-emph sheet-center sheet-bot sheet-grow" style="width:1em; position:relative; bottom:3px;">
|
||
± Misc.
|
||
</div>
|
||
<div class="sheet-col sheet-table-data sheet-left sheet-table-padding sheet-bot" style="width:1em;">
|
||
<input style="width:2em;" class="sheet-dotted sheet-grow" title="@{save-misc}" type="number" name="attr_save-misc" value="0">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /defenses -->
|
||
<input style="width:1em; height: 0px; position:relative;" title="Switch between rune and icon blocks" type="checkbox" class="sheet-toggle sheet-block-switch2" name="attr_rune-icon_switch" value="2">
|
||
<!-- RUNES -->
|
||
<div class="sheet-block-r">
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{runes-header}" name="attr_runes-header" type="text" value="RUNES" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-2col-row">
|
||
<div class="sheet-col">
|
||
<fieldset class="repeating_rune-personal">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-unerline">
|
||
<span class="sheet-table-data sheet-table-padding">
|
||
<input title="Attuned" type="checkbox" class="sheet-earth" name="attr_rune-personal-X-attuned">
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input class="sheet-sans sheet-dotted sheet-left" title="@{repeating_rune-personal_X_rune-name}" name="attr_rune-name" placeholder="Personal" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input title="Empowered" type="checkbox" class="sheet-bang" name="attr_rune-personal-X-empowered">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<fieldset class="repeating_rune-temporary">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-unerline">
|
||
<span class="sheet-table-data sheet-table-padding">
|
||
<input title="Attuned" type="checkbox" class="sheet-earth" name="attr_rune-temporary-X-attuned">
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input class="sheet-sans sheet-dotted sheet-left" title="@{repeating_rune-temporary_X_rune-name}" name="attr_rune-name" placeholder="Temporary" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input title="Empowered" type="checkbox" class="sheet-bang" name="attr_rune-temporary-X-empowered" checked="checked">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-center">
|
||
<div class="sheet-col sheet-table-h1 sheet-center" style="width:25em; height:1em;">
|
||
<button class="sheet-text-btn sheet-center" title="Randomly select a rune to attune" type="roll" value="&{template:13G_white} {{name=@{runes-header}}} {{usage=@{character_name}}} {{type=Attunement}} {{Personal=[[@{rune}]]}} {{Temporary=[[@{rat}]]}}">
|
||
Attune Random
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /runes -->
|
||
<!-- ICONS -->
|
||
<div class="sheet-block-i">
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{icons-header}" name="attr_icons-header" type="text" value="Icons" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_icon">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-center" style="height:34px;">
|
||
<button style="position:relative; left:20px;" title="Roll icon / relationship check" class="sheet-fate-btn" type="roll" value="&{template:13G_white} {{name=@{icon-name}}} {{type=@{icons-header} Check}} {{usage=@{icon-relationship}Relationship}} {{Successes=[[@{icon-score}@{icon}]]}}"></button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="text" style="width:12em; position:relative; left:20px;" class="sheet-sans sheet-left" title="@{repeating_icon_X_icon-name}" name="attr_icon-name" placeholder="Name" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<select name="attr_icon-relationship" style="width:6em;display:inlineblock;">
|
||
<option value=""></option>
|
||
<option value="Positive ">Positive</option>
|
||
<option value="Conflicted ">Conflicted</option>
|
||
<option value="Negative ">Negative</option>
|
||
<option value="Temporary ">Temporary</option>
|
||
</select>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<span class="sheet-table-data sheet-center">
|
||
<input style="width:3em;" class="sheet-center sheet-dotted" title="@{repeating_icon_X_score}" name="attr_icon-score" value="0" type="number" />
|
||
</span>
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input title="Used" type="checkbox" class="sheet-earth" name="attr_icon_X_used"/>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<!-- /icons -->
|
||
<input style="width:1em; height: 0px; position:relative;" title="Switch between equipment and wealth blocks" type="checkbox" class="sheet-toggle sheet-block-switch3" name="attr_equipment-wealth_switch" value="3">
|
||
<div class="sheet-block-e">
|
||
<!-- EQUIPMENT -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{equipment-header}" name="attr_equipment-header" type="text" value="Equipment" />
|
||
</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<textarea class="sheet-desc sheet-textarea-four" name="attr_belongings" placeholder="List your character's general belongings, or anything else they carry or own"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-col">
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{pma-wpn}" name="attr_pma-wpn" class="sheet-sans sheet-dotted sheet-left" placeholder="Unarmed" value="Unarmed" type="text" />
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Primary Melee Weapon </span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{pra-wpn}" name="attr_pra-wpn" class="sheet-sans sheet-dotted sheet-left" placeholder="Throw" value="Throw" type="text" />
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Primary Ranged Weapon </span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /equipment -->
|
||
</div>
|
||
<div class="sheet-block-w">
|
||
<!-- WEALTH -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{wealth-header}" name="attr_wealth-header" type="text" value="Wealth" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-2col-row">
|
||
<span class="sheet-table-data sheet-top" style="width:60%;">
|
||
<fieldset class="repeating_wealth">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-center" style="height:34px;">
|
||
<button style="position:relative; left:12px;" title="Quote to chat" class="sheet-fate-btn" type="roll" value="&{template:13G_white} {{name=@{currency-name}}} {{type=@{wealth-header} Check}} {{usage=@{character_name}}} {{Result=[[@{currency-qty}]]}}"></button>
|
||
</span>
|
||
<span style="width:6em;" class="sheet-table-data sheet-left">
|
||
<input style="width:6em; position:relative; left:13px;" title="@{repeating_wealth_X_currency-name}" class="sheet-sans" name="attr_currency-name" placeholder="Currency" type="text" />
|
||
</span>
|
||
<span style="width:5em;" class="sheet-table-data sheet-left">
|
||
<input style="width:5em; z-index:-1;" title="@{repeating_wealth_X_currency-qty}" class="sheet-dotted sheet-center sheet-mono" name="attr_currency-qty" placeholder="Quantity" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</span>
|
||
<span class="sheet-table-data sheet-top" style="width:40%;">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data">
|
||
<textarea style="width:15em;" class="sheet-desc sheet-textarea-four" name="attr_resources" placeholder="Property, funds, favors, assets, or other nonmonetary resources"></textarea>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h1 sheet-center sheet-table-padding sheet-mid sheet-grow">
|
||
<button class="sheet-text-btn" title="Open a simple calculator" type="roll" value="**Calculation:** [[?{Calculate|0}]]">
|
||
Calculator
|
||
</button>
|
||
</span>
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<!-- /wealth -->
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h2 sheet-table-padding">Specific Gear</span>
|
||
</div>
|
||
<fieldset class="repeating_gear">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="checkbox" style="position:relative; left:24px;" class="sheet-darkness sheet-desc-show" title="@{repeating_gear_X_description-show}" name="attr_gear-desc-show" value="1"/>
|
||
<input class="sheet-sans" style="width:20em; position:relative; left:26px;" title="@{repeating_gear_X_name}" name="attr_gear-name" placeholder="Simple magic items, panoply, or other objects" type="text" />
|
||
<textarea title="@{repeating_gear_X_desc}" class="sheet-desc sheet-textarea-two" name="attr_gear_X_description" placeholder = "Description"></textarea>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /adventure tab -->
|
||
<!-- powers TAB -->
|
||
<div class="sheet-section sheet-section-tab1">
|
||
<div class="sheet-2colrow">
|
||
<div class="sheet-col">
|
||
<!-- FEATURES -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{features-header}" name="attr_features-header" type="text" value="Features" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_feature">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:3.9em; position:relative; left:8px;" class="sheet-table-data sheet-center">
|
||
<button name="attr_roll" title="%{selected|repeating_feature_$X_roll}" class="sheet-fate-btn sheet-center" type="roll" value="@{macro-text}"></button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-power-h1 sheet-sans" title="@{repeating_feature_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-emph" title="@{repeating_feature_X_ref}" name="attr_ref" placeholder="Pg / Lv." type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline sheet-table-dark">
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_feature_X_type}" name="attr_type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-center sheet-mid" style="color:white;">⬧</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_feature_X_usage}" name="attr_usage" placeholder="Usage" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-data sheet-left sheet-emph sheet-bold sheet-table-padding"> Uses</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center sheet-bold" style="width:3.5em;" title="@{repeating_feature_X_uses-now}" name="attr_uses-now" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">/</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_feature_X_uses-max}" name="attr_uses-max" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">+</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_feature_X_uses-bonus}" name="attr_uses-bonus" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-right sheet-emph sheet-table-padding">Recharge</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_feature_X_recharge-rate}" name="attr_recharge-rate" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input title="@{repeating_feature_X_used}" type="checkbox" class="sheet-darkness sheet-top" name="attr_used" checked="checked"/>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-top sheet-sans sheet-normalize">
|
||
<i><b>Feats</b></i>
|
||
<input title="@{repeating_feature_X_feat-a}" type="checkbox" class="sheet-earth" name="attr_feat-a"/>
|
||
A
|
||
<input title="@{repeating_feature_X_feat-c}" type="checkbox" class="sheet-earth" name="attr_feat-c"/>
|
||
C
|
||
<input title="@{repeating_feature_X_feat-e}" type="checkbox" class="sheet-earth" name="attr_feat-e"/>
|
||
E
|
||
   
|
||
<input type="checkbox" class="sheet-law sheet-desc-show" title="@{repeating_feature_X_description-show}" name="attr_description-show" value="1"/>
|
||
 Description 
|
||
<textarea title="@{repeating_feature_X_desc}" class="sheet-desc sheet-serif" style="resize:vertical;" name="attr_description" placeholder = "Description"></textarea>
|
||
|
||
<input type="checkbox" class="sheet-law sheet-macro-text-show" title="@{repeating_feature_X_macro-text-show}" name="attr_macro-text-show" value="1"/>
|
||
 Macro
|
||
<textarea title="@{repeating_feature_X_macro-text}" class="sheet-macro-text sheet-mono" style="resize:vertical;" name="attr_macro-text" placeholder = "Macro">&{template:13G_green} {{name=@{name}}} {{type=@{type}}} {{usage=@{usage}}} {{text=@{description}}}</textarea>
|
||
</span>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
<br>
|
||
<!-- SPELLS -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{spells-header}" name="attr_spells-header" type="text" value="Spells III Powers" />
|
||
<!-- three I's resemble the 'harmony' rune -->
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<!-- spell slots -->
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-h2 sheet-left sheet-table-padding" style="width:5em; height:32px;">
|
||
Slots
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center sheet-bold" style="width:3em;" type="number" name="attr_spell-slots-now" value="0" title="@{spell-slots-now}" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center" style="width:2em;">/</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" style="width:3em;" type="number" name="attr_spell-slots-1" value="0" title="@{spell-slots-1}" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" style="width:3em;" type="number" name="attr_spell-slots-2" value="0" title="@{spell-slots-2}" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" style="width:3em;" type="number" name="attr_spell-slots-3" value="0" title="@{spell-slots-3}" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" style="width:3em;" type="number" name="attr_spell-slots-4" value="0" title="@{spell-slots-4}" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" style="width:3em;" type="number" name="attr_spell-slots-5" value="0" title="@{spell-slots-5}" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input class="sheet-grow sheet-center sheet-bold" type="number" name="attr_spell-slots-total" value="@{spell-slots-1}+@{spell-slots-2}+@{spell-slots-3}+@{spell-slots-4}+@{spell-slots-5}" title="@{spell-slots-total}" disabled="true" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<fieldset class="repeating_spell">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:3.9em; position:relative; left:8px;" class="sheet-table-data sheet-center">
|
||
<button name="attr_roll" title="%{selected|repeating_spell_$X_roll}" class="sheet-fate-btn sheet-center" type="roll" value="@{macro-text}"></button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-power-h1 sheet-sans" title="@{repeating_spell_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-emph" title="@{repeating_spell_X_ref}" name="attr_ref" placeholder="Pg / Lv." type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline sheet-table-dark">
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_spell_X_type}" name="attr_type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-center sheet-mid" style="color:white;">⬧</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_spell_X_usage}" name="attr_usage" placeholder="Usage" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-data sheet-left sheet-emph sheet-bold sheet-table-padding"> Uses</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center sheet-bold" style="width:3.5em;" title="@{repeating_spell_X_uses-now}" name="attr_uses-now" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">/</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_spell_X_uses-max}" name="attr_uses-max" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">+</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_spell_X_uses-bonus}" name="attr_uses-bonus" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-right sheet-emph sheet-table-padding">Recharge</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_spell_X_recharge-rate}" name="attr_recharge-rate" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input title="@{repeating_spell_X_used}" type="checkbox" class="sheet-darkness sheet-top" name="attr_used" checked="checked"/>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-top sheet-sans sheet-normalize">
|
||
<i><b>Feats</b></i>
|
||
<input title="@{repeating_spell_X_feat-a}" type="checkbox" class="sheet-earth" name="attr_feat-a"/>
|
||
A
|
||
<input title="@{repeating_spell_X_feat-c}" type="checkbox" class="sheet-earth" name="attr_feat-c"/>
|
||
C
|
||
<input title="@{repeating_spell_X_feat-e}" type="checkbox" class="sheet-earth" name="attr_feat-e"/>
|
||
E
|
||
   
|
||
<input type="checkbox" class="sheet-law sheet-desc-show" title="@{repeating_spell_X_description-show}" name="attr_description-show" value="1"/>
|
||
 Description 
|
||
<textarea title="@{repeating_spell_X_desc}" class="sheet-desc sheet-serif" style="resize:vertical;" name="attr_description" placeholder = "Description"></textarea>
|
||
|
||
<input type="checkbox" class="sheet-law sheet-macro-text-show" title="@{repeating_spell_X_macro-text-show}" name="attr_macro-text-show" value="1"/>
|
||
 Macro
|
||
<textarea title="@{repeating_spell_X_macro-text}" class="sheet-macro-text sheet-mono" style="resize:vertical;" name="attr_macro-text" placeholder = "Macro">&{template:13G_purple} {{name=@{name}}} {{type=@{type}}} {{usage=@{usage}}} {{text=@{description}}}</textarea>
|
||
</span>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
<!-- secret SPECIAL / CUSTOM POWERS (LEFT COL) -->
|
||
<input type="hidden" class='sheet-specialswitch' name='attr_sheetSpecial' value='specials-on' />
|
||
<div class="sheet-specials-off">
|
||
<!-- intentionally empty -->
|
||
</div>
|
||
<div class="sheet-specials-on">
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input style="cursor:text !important;" class="sheet-caps sheet-center" title="@{powers-l-header}" name="attr_powers-l-header" type="text" placeholder="Special / Custom Powers" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_power">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:3.9em; position:relative; left:8px;" class="sheet-table-data sheet-center">
|
||
<button name="attr_roll" title="%{selected|repeating_power_$X_roll}" class="sheet-fate-btn sheet-center" type="roll" value="@{macro-text}"></button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-power-h1 sheet-sans" title="@{repeating_power_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-emph" title="@{repeating_power_X_ref}" name="attr_ref" placeholder="Pg / Lv." type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline sheet-table-dark">
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_power_X_type}" name="attr_type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-center sheet-mid" style="color:white;">⬧</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_power_X_usage}" name="attr_usage" placeholder="Usage" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-data sheet-left sheet-emph sheet-bold sheet-table-padding"> Uses</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center sheet-bold" style="width:3.5em;" title="@{repeating_power_X_uses-now}" name="attr_uses-now" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">/</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_power_X_uses-max}" name="attr_uses-max" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">+</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_power_X_uses-bonus}" name="attr_uses-bonus" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-right sheet-emph sheet-table-padding">Recharge</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_power_X_recharge-rate}" name="attr_recharge-rate" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input title="@{repeating_power_X_used}" type="checkbox" class="sheet-darkness sheet-top" name="attr_used" checked="checked"/>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-top sheet-sans sheet-normalize">
|
||
<i><b>Feats</b></i>
|
||
<input title="@{repeating_power_X_feat-a}" type="checkbox" class="sheet-earth" name="attr_feat-a"/>
|
||
A
|
||
<input title="@{repeating_power_X_feat-c}" type="checkbox" class="sheet-earth" name="attr_feat-c"/>
|
||
C
|
||
<input title="@{repeating_power_X_feat-e}" type="checkbox" class="sheet-earth" name="attr_feat-e"/>
|
||
E
|
||
   
|
||
<input type="checkbox" class="sheet-law sheet-desc-show" title="@{repeating_power_X_description-show}" name="attr_description-show" value="1"/>
|
||
 Description 
|
||
<textarea title="@{repeating_power_X_desc}" class="sheet-desc sheet-serif" style="resize:vertical;" name="attr_description" placeholder = "Description"></textarea>
|
||
|
||
<input type="checkbox" class="sheet-law sheet-macro-text-show" title="@{repeating_power_X_macro-text-show}" name="attr_macro-text-show" value="1"/>
|
||
 Macro
|
||
<textarea title="@{repeating_power_X_macro-text}" class="sheet-macro-text sheet-mono" style="resize:vertical;" name="attr_macro-text" placeholder = "Macro">&{template:13G_blue} {{name=@{name}}} {{type=@{type}}} {{usage=@{usage}}} {{text=@{description}}}</textarea>
|
||
</span>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<!-- TALENTS -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{talents-header}" name="attr_talents-header" type="text" value="Talents" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_talent">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:3.9em; position:relative; left:8px;" class="sheet-table-data sheet-center">
|
||
<button name="attr_roll" title="%{selected|repeating_talent_$X_roll}" class="sheet-fate-btn sheet-center" type="roll" value="@{macro-text}"></button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-power-h1 sheet-sans" title="@{repeating_talent_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-emph" title="@{repeating_talent_X_ref}" name="attr_ref" placeholder="Pg / Lv." type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline sheet-table-dark">
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_talent_X_type}" name="attr_type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-center sheet-mid" style="color:white;">⬧</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_talent_X_usage}" name="attr_usage" placeholder="Usage" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-data sheet-left sheet-emph sheet-bold sheet-table-padding"> Uses</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center sheet-bold" style="width:3.5em;" title="@{repeating_talent_X_uses-now}" name="attr_uses-now" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">/</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_talent_X_uses-max}" name="attr_uses-max" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">+</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_talent_X_uses-bonus}" name="attr_uses-bonus" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-right sheet-emph sheet-table-padding">Recharge</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_talent_X_recharge-rate}" name="attr_recharge-rate" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input title="@{repeating_talent_X_used}" type="checkbox" class="sheet-darkness sheet-top" name="attr_used" checked="checked"/>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-top sheet-sans sheet-normalize">
|
||
<i><b>Feats</b></i>
|
||
<input title="@{repeating_talent_X_feat-a}" type="checkbox" class="sheet-earth" name="attr_feat-a"/>
|
||
A
|
||
<input title="@{repeating_talent_X_feat-c}" type="checkbox" class="sheet-earth" name="attr_feat-c"/>
|
||
C
|
||
<input title="@{repeating_talent_X_feat-e}" type="checkbox" class="sheet-earth" name="attr_feat-e"/>
|
||
E
|
||
   
|
||
<input type="checkbox" class="sheet-law sheet-desc-show" title="@{repeating_talent_X_description-show}" name="attr_description-show" value="1"/>
|
||
 Description 
|
||
<textarea title="@{repeating_talent_X_desc}" class="sheet-desc sheet-serif" style="resize:vertical;" name="attr_description" placeholder = "Description"></textarea>
|
||
|
||
<input type="checkbox" class="sheet-law sheet-macro-text-show" title="@{repeating_talent_X_macro-text-show}" name="attr_macro-text-show" value="1"/>
|
||
 Macro
|
||
<textarea title="@{repeating_talent_X_macro-text}" class="sheet-macro-text sheet-mono" style="resize:vertical;" name="attr_macro-text" placeholder = "Macro">&{template:13G_orange} {{name=@{name}}} {{type=@{type}}} {{usage=@{usage}}} {{text=@{description}}}</textarea>
|
||
</span>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
<br>
|
||
<!-- GIFTS -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{gifts-header}" name="attr_gifts-header" type="text" value="Gifts III Items" />
|
||
<!-- three I's resemble the 'harmony' rune -->
|
||
</div>
|
||
</span>
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-h2 sheet-left sheet-table-padding" style="width:5em; height:32px;">
|
||
Slots
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-left sheet-mid">A</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" class="sheet-bold" style="width:3em;" type="number" name="attr_gift-slots-a-now" value="0" title="@{gift-slots-a}" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-left">/</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" style="width:3em;" type="number" name="attr_gift-slots-a-max" value="0" title="@{gift-slots-a-max}" />
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-left sheet-mid">C</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" class="sheet-bold" style="width:3em;" type="number" name="attr_gift-slots-c-now" value="0" title="@{gift-slots-c}" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-left">/</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" style="width:3em;" type="number" name="attr_gift-slots-c-max" value="0" title="@{gift-slots-c-max}" />
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-left sheet-mid">E</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" class="sheet-bold" style="width:3em;" type="number" name="attr_gift-slots-e-now" value="0" title="@{gift-slots-e}" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-left">/</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-center" style="width:3em;" type="number" name="attr_gift-slots-e-max" value="0" title="@{gift-slots-e-max}" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input class="sheet-grow sheet-center sheet-bold" type="number" name="attr_slots-total" value="@{gift-slots-a-max}+@{gift-slots-c-max}+@{gift-slots-e-max}" title="@{slots-total}" disabled="true" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<fieldset class="repeating_gift">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:3.9em; position:relative; left:8px;" class="sheet-table-data sheet-center">
|
||
<button name="attr_roll" title="%{selected|repeating_gift_$X_roll}" class="sheet-fate-btn sheet-center" type="roll" value="@{macro-text}"></button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-power-h1 sheet-sans" title="@{repeating_gift_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-emph" title="@{repeating_gift_X_ref}" name="attr_ref" placeholder="Pg / Lv." type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline sheet-table-dark">
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_gift_X_type}" name="attr_type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-center sheet-mid" style="color:white;">⬧</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_gift_X_usage}" name="attr_usage" placeholder="Usage" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-data sheet-left sheet-emph sheet-bold sheet-table-padding"> Uses</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center sheet-bold" style="width:3.5em;" title="@{repeating_gift_X_uses-now}" name="attr_uses-now" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">/</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_gift_X_uses-max}" name="attr_uses-max" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h2 sheet-center sheet-table-padding" style="width:6px;">+</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_gift_X_uses-bonus}" name="attr_uses-bonus" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-right sheet-emph sheet-table-padding">Recharge</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input class="sheet-center" style="width:3.5em;" title="@{repeating_gift_X_recharge-rate}" name="attr_recharge-rate" placeholder="0" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-padding">
|
||
<input title="@{repeating_gift_X_used}" type="checkbox" class="sheet-darkness sheet-top" name="attr_used" checked="checked"/>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-top sheet-sans sheet-normalize">
|
||
<i><b>Feats</b></i>
|
||
<input title="@{repeating_gift_X_feat-a}" type="checkbox" class="sheet-earth" name="attr_feat-a"/>
|
||
A
|
||
<input title="@{repeating_gift_X_feat-c}" type="checkbox" class="sheet-earth" name="attr_feat-c"/>
|
||
C
|
||
<input title="@{repeating_gift_X_feat-e}" type="checkbox" class="sheet-earth" name="attr_feat-e"/>
|
||
E
|
||
   
|
||
<input type="checkbox" class="sheet-law sheet-desc-show" title="@{repeating_gift_X_description-show}" name="attr_description-show" value="1"/>
|
||
 Description 
|
||
<textarea title="@{repeating_gift_X_desc}" class="sheet-desc sheet-serif" style="resize:vertical;" name="attr_description" placeholder = "Description"></textarea>
|
||
|
||
<input type="checkbox" class="sheet-law sheet-macro-text-show" title="@{repeating_gift_X_macro-text-show}" name="attr_macro-text-show" value="1"/>
|
||
 Macro
|
||
<textarea title="@{repeating_gift_X_macro-text}" class="sheet-macro-text sheet-mono" style="resize:vertical;" name="attr_macro-text" placeholder = "Macro">&{template:13G_teal} {{name=@{name}}} {{type=@{type}}} {{usage=@{usage}}} {{text=@{description}}}</textarea>
|
||
</span>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
<!-- secret MINIONS / SUMMONS (RIGHT COL) -->
|
||
<input type="hidden" class='sheet-minionswitch' name='attr_sheetMinion' value='minions-on' />
|
||
<div class="sheet-minions-off">
|
||
<!-- intentionally empty -->
|
||
</div>
|
||
<div class="sheet-minions-on">
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input style="cursor:text !important;" class="sheet-caps sheet-center" title="@{minions-header}" name="attr_minions-header" type="text" placeholder="Minions / Summons" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_minion">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-power-h1 sheet-sans sheet-left" title="@{repeating_minion_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:7em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-table-smallsub" title="@{repeating_minion_X_type}" name="attr_minion-type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold" title="@{repeating_minion_X_ref}" name="attr_minion-ref" placeholder="№" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect sheet-table-dark" style="color:white;">
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
AC
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow sheet-bold" title="@{repeating_minion-AC}" name="attr_minion-AC" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:4em;" class="sheet-table-h1 sheet-big sheet-left">
|
||
HP
|
||
</span>
|
||
<!-- style filters don't work in roll20
|
||
<span class="sheet-table-data sheet-center">
|
||
<input style="width:1em; filter:invert(1) brightness(200%);" title="Staggered" type="checkbox" class="sheet-bang sheet-center" name="attr_minion-HP-staggered">
|
||
</span> -->
|
||
<span style="width:3em;" class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow sheet-center" title="@{repeating_minion-HP}" name="attr_minion-HP" placeholder="10">
|
||
</span>
|
||
<span style="width:2em; position:relative; left:5px;" class="sheet-table-data sheet-grow">
|
||
/
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow sheet-center sheet-bold" title="@{repeating_minion-HP-max}" name="attr_minion-HP-max" placeholder="10">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
PD
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow" title="@{repeating_minion-PD}" name="attr_minion-PD" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:6em;" class="sheet-table-h1 sheet-grow sheet-left">
|
||
<button class="sheet-text-btn sheet-mid sheet-btn-white" title="Roll minion initiative" type="roll" value="&{template:13G_white} {{name=@{minions-header} Initiative}} {{usage=@{minion-type}}} {{type=@{name}}} {{Result=[[[[@{core}]]+[[@{minion-INI-bonus}]] &{tracker}]] = $[[0]] + $[[1]]}}" name="roll_INI-minion">
|
||
Initiative
|
||
</button>
|
||
</span>
|
||
<span style="width:1em;" class="sheet-table-data sheet-grow">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow" title="@{repeating_minion-INI-bonus}" name="attr_minion-INI-bonus" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
MD
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow" title="@{repeating_minion-MD}" name="attr_minion-MD" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:6em;" class="sheet-table-h1 sheet-grow sheet-left">
|
||
<button class="sheet-text-btn sheet-mid sheet-btn-white" title="Roll minion save" type="roll" value="&{template:13G_white} {{name=@{minions-header} Save}} {{usage=@{minion-type}}} {{type=@{name}}} {{Result=[[[[@{core}]]+[[@{minion-SAVE-bonus}]]]] = $[[0]] + $[[1]]}}" name="roll_SAVE-minion">
|
||
Save
|
||
</button>
|
||
</span>
|
||
<span style="width:1em;" class="sheet-table-data sheet-grow">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow" title="@{repeating_minion-SAVE-bonus}" name="attr_minion-SAVE-bonus" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:30px;" class="sheet-table-data sheet-center">
|
||
<button style="position:relative; left:20px;" title="Minion attack roll" class="sheet-fate-btn" type="roll" value="&{template:13G_red} {{name=@{minion-attack-weapon}}} {{usage=Vs. @{minion-attack-vs}}} {{type=@{minions-header} Attack}} {{text=@{minion-attack-desc}}} {{Result=[[[[@{core}]]+[[@{minion-attack-bonus}+@{smq}]]]] = $[[0]] + $[[1]]}} {{Hit=[[@{minion-attack-hit}]]}} {{Miss=[[@{minion-attack-miss}]]}}"></button>
|
||
</span>
|
||
<span style="width:120px;" class="sheet-table-data sheet-left">
|
||
<input style="width:6em; position:relative; left:20px;" class="sheet-sans" title="@{repeating_minion-attack_X_weapon}" name="attr_minion-attack-weapon" placeholder="Attack" type="text" />
|
||
</span>
|
||
<span style="width:70px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center" title="@{repeating_minion-attack_X_bonus}" name="attr_minion-attack-bonus" placeholder="Bonus" type="text" />
|
||
</span>
|
||
<span style="width:60px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-bold" title="@{repeating_minion-attack_X_vs}" name="attr_minion-attack-vs" placeholder="Vs." type="text" />
|
||
</span>
|
||
<span style="width:70px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-mono" title="@{repeating_minion-attack_X_hit}" name="attr_minion-attack-hit" placeholder="Hit" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input style="width:4em;" class="sheet-center sheet-mono" title="@{repeating_minion-attack_X_miss}" name="attr_minion-attack-miss" placeholder="Miss" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<textarea style="width:420px;" class="sheet-nostyle sheet-textarea-one" title="@{repeating_minion-attack_X_desc}" name="attr_minion-attack-desc" placeholder="Mook attack description / additional effects / use conditions / triggers"></textarea>
|
||
</div>
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-top sheet-sans sheet-normalize">
|
||
<i><b>Feats</b></i>
|
||
<input title="@{repeating_minion_X_feat-a}" type="checkbox" class="sheet-earth" name="attr_feat-a"/>
|
||
A
|
||
<input title="@{repeating_minion_X_feat-c}" type="checkbox" class="sheet-earth" name="attr_feat-c"/>
|
||
C
|
||
<input title="@{repeating_minion_X_feat-e}" type="checkbox" class="sheet-earth" name="attr_feat-e"/>
|
||
E
|
||
   
|
||
<input type="checkbox" class="sheet-law sheet-desc-show" title="@{repeating_minion_X_description-show}" name="attr_description-show" value="1"/>
|
||
 Description / Explanation
|
||
<textarea title="@{repeating_minion_X_desc}" class="sheet-desc sheet-textarea-four sheet-serif" style="resize:vertical;" name="attr_description" placeholder = "Description / Explanation"></textarea>
|
||
</span>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<br>
|
||
</div>
|
||
<!-- /powers tab -->
|
||
<!-- lifestyle TAB -->
|
||
<div class="sheet-section sheet-section-tab2">
|
||
<div class="sheet-2colrow">
|
||
<div class="sheet-col">
|
||
<!-- OVERVIEW -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{overview-header}" name="attr_overview-header" type="text" value="Overview" />
|
||
</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<textarea class="sheet-desc sheet-textarea-four" name="attr_overview" placeholder="Describe your character's general playstyle and basic features, or their personality and appearance"></textarea>
|
||
</div>
|
||
</div>
|
||
<!-- MOTIVATIONS -->
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h2 sheet-table-padding">Motivations</span>
|
||
</div>
|
||
<fieldset class="repeating_motivations">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="checkbox" style="position:relative; left:24px;" class="sheet-darkness sheet-desc-show" title="@{repeating_motivations_X_description-show}" name="attr_motivations-desc-show" value="1"/>
|
||
<input class="sheet-sans" style="width:20em; position:relative; left:26px;" title="@{repeating_motivations_X_name}" name="attr_motivations-name" placeholder="Beliefs, goals, ideals, bonds, etc." type="text" />
|
||
<textarea title="@{repeating_motivations_X_desc}" class="sheet-desc sheet-textarea-two" name="attr_motivations_X_description" placeholder = "Explanation"></textarea>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
<!-- CULTURE & RELIGION -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{culture-header}" name="attr_culture-header" type="text" value="Culture & Religion" />
|
||
</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<textarea class="sheet-desc sheet-textarea-six" name="attr_culture" placeholder="Describe your character's physical heritage, and consider which aspects of their physique and personality make them like (or unlike) the rest of their people"></textarea>
|
||
</div>
|
||
<!-- LANGUAGEs -->
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h2 sheet-table-padding">Descriptors</span>
|
||
</div>
|
||
<fieldset class="repeating_motivations">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="checkbox" style="position:relative; left:24px;" class="sheet-darkness sheet-desc-show" title="@{repeating_motivations_X_description-show}" name="attr_motivations-desc-show" value="1"/>
|
||
<input class="sheet-sans" style="width:20em; position:relative; left:26px;" title="@{repeating_motivations_X_name}" name="attr_motivations-name" placeholder="Languages, expressions, flaws, instincts, etc." type="text" />
|
||
<textarea title="@{repeating_motivations_X_desc}" class="sheet-desc sheet-textarea-two" name="attr_motivations_X_description" placeholder = "Explanation"></textarea>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<!-- additional NOTES -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{notes-header}" name="attr_notes-header" type="text" value="Additional Notes" />
|
||
</div>
|
||
</span>
|
||
<fieldset class="repeating_notes">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left">
|
||
<button style="position:relative; left:20px;" title="Quote note to chat with chosen color" class="sheet-fate-btn" type="roll" value="&{template:13G_@{notes-color}} {{name=@{notes-name}}} {{type=@{notes-header}}} {{usage=@{character_name}}} {{text=@{notes_X_description}}}"></button>
|
||
<input class="sheet-sans" style="width:16em; position:relative; left:20px;" title="@{repeating_notes_X_name}" name="attr_notes-name" placeholder="Note" type="text" />
|
||
<select title="@{repeating_notes_X_color}" name="attr_notes-color" style="width:6em;display:inlineblock;">
|
||
<option value="red">Red</option>
|
||
<option value="green">Green</option>
|
||
<option value="blue">Blue</option>
|
||
<option value="orange">Orange</option>
|
||
<option value="teal">Teal</option>
|
||
<option value="purple">Purple</option>
|
||
<option value="black">Black</option>
|
||
<option value="gray">Gray</option>
|
||
<option value="white">White</option>
|
||
</select>
|
||
<input type="checkbox" style="z-index:98;" class="sheet-darkness sheet-desc-show" title="@{repeating_notes_X_description-show}" name="attr_notes-desc-show" value="1" checked="checked"/>
|
||
<textarea style="z-index:99;" title="@{repeating_notes_X_desc}" class="sheet-desc sheet-textarea-four" name="attr_notes_X_description" placeholder = "Description"></textarea>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<!-- ICONS -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{icons-header}" name="attr_icons-header" type="text" value="Icons" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_icon">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-center" style="height:34px;">
|
||
<button style="position:relative; left:20px;" title="Roll icon / relationship check" class="sheet-fate-btn" type="roll" value="&{template:13G_white} {{name=@{icon-name}}} {{type=@{icons-header} Check}} {{usage=@{icon-relationship}Relationship}} {{Successes=[[@{icon-score}@{icon}]]}}"></button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="text" style="width:12em; position:relative; left:20px;" class="sheet-sans sheet-left" title="@{repeating_icon_X_icon-name}" name="attr_icon-name" placeholder="Name" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<select name="attr_icon-relationship" style="width:6em;display:inlineblock;">
|
||
<option value=""></option>
|
||
<option value="Positive ">Positive</option>
|
||
<option value="Conflicted ">Conflicted</option>
|
||
<option value="Negative ">Negative</option>
|
||
<option value="Temporary ">Temporary</option>
|
||
</select>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<span class="sheet-table-data sheet-center">
|
||
<input style="width:3em;" class="sheet-center sheet-dotted" title="@{repeating_icon_X_score}" name="attr_icon-score" value="0" type="number" />
|
||
</span>
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input title="Used" type="checkbox" class="sheet-earth" name="attr_icon_X_used"/>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
<!-- /icons -->
|
||
<!-- important NOUNS -->
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h2 sheet-table-padding">Important Places & People</span>
|
||
</div>
|
||
<fieldset class="repeating_nouns">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="checkbox" style="position:relative; left:24px;" class="sheet-darkness sheet-desc-show" title="@{repeating_nouns_X_description-show}" name="attr_nouns-desc-show" value="1"/>
|
||
<input class="sheet-sans" style="width:20em; position:relative; left:26px;" title="@{repeating_nouns_X_name}" name="attr_nouns-name" placeholder="Name" type="text" />
|
||
<textarea title="@{repeating_nouns_X_desc}" class="sheet-desc sheet-textarea-four" name="attr_nouns_X_description" placeholder = "Explanation"></textarea>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
<!-- WEALTH -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{wealth-header}" name="attr_wealth-header" type="text" value="Wealth" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-2col-row">
|
||
<span class="sheet-table-data sheet-top" style="width:60%;">
|
||
<fieldset class="repeating_wealth">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-center" style="height:34px;">
|
||
<button style="position:relative; left:12px;" title="Quote to chat" class="sheet-fate-btn" type="roll" value="&{template:13G_white} {{name=@{currency-name}}} {{type=@{wealth-header} Check}} {{usage=@{character_name}}} {{Result=[[@{currency-qty}]]}}"></button>
|
||
</span>
|
||
<span style="width:6em;" class="sheet-table-data sheet-left">
|
||
<input style="width:6em; position:relative; left:13px;" title="@{repeating_wealth_X_currency-name}" class="sheet-sans" name="attr_currency-name" placeholder="Currency" type="text" />
|
||
</span>
|
||
<span style="width:5em;" class="sheet-table-data sheet-left">
|
||
<input style="width:5em; z-index:-1;" title="@{repeating_wealth_X_currency-qty}" class="sheet-dotted sheet-center sheet-mono" name="attr_currency-qty" placeholder="Quantity" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</span>
|
||
<span class="sheet-table-data sheet-top" style="width:40%;">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data">
|
||
<textarea style="width:15em;" class="sheet-desc sheet-textarea-six" name="attr_resources" placeholder="Property, funds, favors, assets, or other nonmonetary resources"></textarea>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h1 sheet-center sheet-table-padding sheet-mid sheet-grow">
|
||
<button class="sheet-text-btn" title="Open a simple calculator" type="roll" value="**Calculation:** [[?{Calculate|0}]]">
|
||
Calculator
|
||
</button>
|
||
</span>
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<!-- /wealth -->
|
||
<!-- secret FACTIONS / PROJECTS -->
|
||
<input type="hidden" class='sheet-factionswitch' name='attr_sheetFaction' value='factions-on' />
|
||
<div class="sheet-factions-off">
|
||
<!-- intentionally empty -->
|
||
</div>
|
||
<div class="sheet-factions-on">
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input style="cursor:text !important;" class="sheet-caps sheet-center" title="@{factions-header}" name="attr_factions-header" type="text" placeholder="Factions / Projects" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_faction">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:20px;" class="sheet-table-data sheet-center">
|
||
<button style="position:relative; left:20px;" title="Quote to chat" class="sheet-fate-btn" type="roll" value="&{template:13G_gray} {{name=@{name}}} {{usage=@{faction-usage}}} {{type=@{faction-type}}} {{text=@{faction-desc}}} {{@{faction-attribute-1}=@{faction-value-1}}} {{@{faction-attribute-2}=@{faction-value-2}}} {{@{faction-attribute-3}=@{faction-value-3}}} {{@{faction-attribute-4}=@{faction-value-4}}}"></button>
|
||
</span>
|
||
<span style="width:20em;" class="sheet-table-data sheet-center">
|
||
<input style="width:10em; position:relative; left:8px; top:1px;" class="sheet-power-h1 sheet-left sheet-sans" title="@{repeating_faction_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:7em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-table-smallsub" title="@{repeating_faction_X_type}" name="attr_faction-type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span style="width:0.1em;" class="sheet-table-data sheet-grow sheet-center sheet-bot">
|
||
⬪
|
||
</span>
|
||
<span style="width:6em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-table-smallsub" title="@{repeating_faction_X_usage}" name="attr_faction-usage" placeholder="Usage" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect sheet-table-dark" style="color:white;">
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col">
|
||
<span style="position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-grow sheet-left">
|
||
<input style="width:5em;" type="text" class="sheet-power-h3 sheet-bold sheet-normalize" title="@{repeating_faction-attribute-1}" name="attr_faction-attribute-1" placeholder="--">
|
||
</span>
|
||
<span style="position:relative; left:8px; top:1px;" class="sheet-table-data">
|
||
<input style="width:8em;" type="text" class="sheet-power-h3 sheet-table-padding sheet-normalize sheet-bold sheet-left sheet-mono" title="@{repeating_faction-value-1}" name="attr_faction-value-1" placeholder="........">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span class="sheet-table-h1 sheet-grow sheet-left">
|
||
<input style="width:5em;" type="text" class="sheet-power-h3 sheet-bold sheet-normalize" title="@{repeating_faction-attribute-2}" name="attr_faction-attribute-2" placeholder="--">
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input style="width:8em;" type="text" class="sheet-power-h3 sheet-table-padding sheet-normalize sheet-bold sheet-left sheet-mono" title="@{repeating_faction-value-2}" name="attr_faction-value-2" placeholder="........">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<div class="sheet-col">
|
||
<span style="position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-grow sheet-left">
|
||
<input style="width:5em;" type="text" class="sheet-power-h3 sheet-bold sheet-normalize" title="@{repeating_faction-attribute-3}" name="attr_faction-attribute-3" placeholder="--">
|
||
</span>
|
||
<span style="position:relative; left:8px; top:1px;" class="sheet-table-data">
|
||
<input style="width:8em;" type="text" class="sheet-power-h3 sheet-table-padding sheet-normalize sheet-bold sheet-left sheet-mono" title="@{repeating_faction-value-3}" name="attr_faction-value-3" placeholder="........">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span class="sheet-table-h1 sheet-grow sheet-left">
|
||
<input style="width:5em;" type="text" class="sheet-power-h3 sheet-bold sheet-normalize" title="@{repeating_faction-attribute-4}" name="attr_faction-attribute-4" placeholder="--">
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input style="width:8em;" type="text" class="sheet-power-h3 sheet-table-padding sheet-normalize sheet-bold sheet-left sheet-mono" title="@{repeating_faction-value-4}" name="attr_faction-value-4" placeholder="........">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<textarea style="width:420px;" class="sheet-nostyle sheet-textarea-one" title="@{repeating_faction_X_desc}" name="attr_faction-desc" placeholder="Description / explanation"></textarea>
|
||
</div>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /lifestyle tab -->
|
||
<!-- bestiary TAB -->
|
||
<div class="sheet-section sheet-section-tab3">
|
||
<div class="sheet-2colrow">
|
||
<div class="sheet-col">
|
||
<!-- NPC basic info -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input style="cursor:text !important;" class="sheet-caps sheet-center" title="@{npc-name-header}" name="attr_npc-name-header" type="text" placeholder="NPC Name" />
|
||
</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<textarea title="@{npc_description}" class="sheet-desc sheet-textarea-six" name="attr_npc_description" placeholder = "Describe this creature, copy it's flavor text, or explain it's backstory"></textarea>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<div style="width:6em;" class="sheet-col sheet-table-data">
|
||
<input style="width:7em;" type="text" title="@{npc-size}" name="attr_npc-size" placeholder="Medium">
|
||
</div>
|
||
<div style="width:4em;" class="sheet-col sheet-table-data">
|
||
<input type="number" title="@{npc-level}" name="attr_npc-level" placeholder="1">
|
||
</div>
|
||
<div style="width:4em;" class="sheet-col sheet-table-data">
|
||
<input style="width:6em;" type="text" title="@{npc-role}" name="attr_npc-role" placeholder="Role">
|
||
</div>
|
||
<div style="width:6em;" class="sheet-col sheet-table-data">
|
||
<input style="width:9em;" type="text" title="@{npc-type}" class="sheet-table-smallsub" name="attr_npc-type" placeholder="Type">
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<div style="width:6em; position:relative; left:0.2em;" class="sheet-col sheet-table-data sheet-emph">
|
||
Size / Strength
|
||
</div>
|
||
<div style="width:4em; position:relative; left:0.2em;" class="sheet-col sheet-table-data sheet-emph sheet-bold">
|
||
Level
|
||
</div>
|
||
<div style="width:4em; position:relative; left:0.2em;" class="sheet-col sheet-table-data sheet-emph">
|
||
Role
|
||
</div>
|
||
<div style="width:6em; position:relative; left:0.2em;" class="sheet-col sheet-table-data sheet-emph sheet-bold">
|
||
Type
|
||
</div>
|
||
</div>
|
||
<!-- additional INFO -->
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h2 sheet-table-padding">Additional Information</span>
|
||
</div>
|
||
<fieldset class="repeating_npc-info">
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left">
|
||
<input type="checkbox" style="position:relative; left:24px;" class="sheet-darkness sheet-desc-show" title="@{repeating_npcinfo_X_description-show}" name="attr_npcinfo-desc-show" value="1"/>
|
||
<input class="sheet-sans" style="width:20em; position:relative; left:26px;" title="@{repeating_npcinfo_X_note}" name="attr_npcinfo-note" placeholder="Resistances, immunities, or general notes" type="text" />
|
||
<textarea title="@{repeating_npcinfo_X_desc}" class="sheet-desc sheet-textarea-two" name="attr_notes2_X_description" placeholder = "Explanation"></textarea>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<!-- NPC SPECIALS -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{npc-powers-header}" name="attr_npc-powers-header" type="text" value="Powers" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_npc-power">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:3.9em; position:relative; left:8px;" class="sheet-table-data sheet-center">
|
||
<button name="attr_roll" title="%{selected|repeating_npc-power_$X_roll}" class="sheet-fate-btn sheet-center" type="roll" value="@{macro-text}"></button>
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-power-h1 sheet-sans" title="@{repeating_npc-power_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-emph" title="@{repeating_npc-power_X_ref}" name="attr_ref" placeholder="Nasty?" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline sheet-table-dark">
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_npc-power_X_type}" name="attr_type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span class="sheet-table-h1 sheet-center sheet-mid" style="color:white;">⬧</span>
|
||
<span class="sheet-table-data sheet-center sheet-table-smallsub">
|
||
<input class="sheet-power-h2" title="@{repeating_npc-power_X_usage}" name="attr_usage" placeholder="Usage" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-top sheet-sans sheet-normalize">
|
||
<i><b>Special</b></i>
|
||
<input title="@{repeating_npc-power_X_special-a}" type="checkbox" class="sheet-earth" name="attr_special-a"/>
|
||
A
|
||
<input title="@{repeating_npc-power_X_special-c}" type="checkbox" class="sheet-earth" name="attr_special-c"/>
|
||
C
|
||
<input title="@{repeating_npc-power_X_special-e}" type="checkbox" class="sheet-earth" name="attr_special-e"/>
|
||
E
|
||
   
|
||
<input type="checkbox" class="sheet-law sheet-desc-show" title="@{repeating_npc-power_X_description-show}" name="attr_description-show" value="1"/>
|
||
 Description 
|
||
<textarea title="@{repeating_npc-power_X_desc}" class="sheet-desc sheet-serif" style="resize:vertical;" name="attr_description" placeholder = "Description"></textarea>
|
||
|
||
<input type="checkbox" class="sheet-law sheet-macro-text-show" title="@{repeating_npc-power_X_macro-text-show}" name="attr_macro-text-show" value="1"/>
|
||
 Macro
|
||
<textarea title="@{repeating_npc-power_X_macro-text}" class="sheet-macro-text sheet-mono" style="resize:vertical;" name="attr_macro-text" placeholder = "Macro">@{gmw}&{template:13G_black} {{name=@{name}}} {{type=@{type}}} {{usage=@{usage}}} {{text=@{description}}}</textarea>
|
||
</span>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<!-- STATBLOCK -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{npc-stats-header}" name="attr_npc-stats-header" type="text" value="STAT-BLOCK" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
AC
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-grow sheet-bold" title="@{npc-AC}" name="attr_npc-AC" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:4em;" class="sheet-table-h1 sheet-big sheet-left">
|
||
HP
|
||
</span>
|
||
<span class="sheet-table-data sheet-center">
|
||
<input style="width:1em;" title="Staggered (ie. at half hp or less)" type="checkbox" class="sheet-bang sheet-center" name="attr_npc-HP-staggered">
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-data">
|
||
<input type="number" class="sheet-grow sheet-center" title="@{npc-HP}" name="attr_npc-HP" placeholder="10">
|
||
</span>
|
||
<span style="width:2em; position:relative; left:5px;" class="sheet-table-data sheet-grow">
|
||
/
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-data">
|
||
<input type="number" class="sheet-grow sheet-center sheet-bold" title="@{npc-HP-max}" name="attr_npc-HP-max" placeholder="10">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
PD
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-grow" title="@{npc-PD}" name="attr_npc-PD" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:6em;" class="sheet-table-h1 sheet-grow sheet-left">
|
||
<button class="sheet-text-btn sheet-mid" title="Roll npc initiative" type="roll" value="@{gmw}&{template:13G_white} {{name=NPC Initiative}} {{usage=@{npc-type}}} {{type=@{npc-role}}} {{Result=[[[[@{core}]]+[[@{npc-INI-bonus}]] &{tracker}]] = $[[0]] + $[[1]]}}" name="roll_INI-npc">
|
||
Initiative
|
||
</button>
|
||
</span>
|
||
<span style="width:1em;" class="sheet-table-data sheet-grow">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-grow" title="@{npc-INI-bonus}" name="attr_npc-INI-bonus" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
MD
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-grow" title="@{npc-MD}" name="attr_npc-MD" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:6em;" class="sheet-table-h1 sheet-grow sheet-left">
|
||
<button class="sheet-text-btn sheet-mid" title="Roll npc save" type="roll" value="@{gmw}&{template:13G_white} {{name=NPC Save}} {{usage=@{npc-type}}} {{type=@{npc-role}}} {{Result=[[[[@{core}]]+[[@{npc-SAVE-bonus}]]]] = $[[0]] + $[[1]]}}" name="roll_SAVE-npc">
|
||
Save
|
||
</button>
|
||
</span>
|
||
<span style="width:1em;" class="sheet-table-data sheet-grow">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-grow" title="@{npc-SAVE-bonus}" name="attr_npc-SAVE-bonus" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- NPC conditions -->
|
||
<div class="sheet-table">
|
||
<div class="sheet-table-row">
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="NPC can’t make opportunity attacks or use powers, and their next action must be used to attack a random nearby ally" type="checkbox" class="sheet-earth" name="attr_npc-condition-confuse"/>
|
||
Confused
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="NPC takes a –4 penalty to all attacks" type="checkbox" class="sheet-earth" name="attr_npc-condition-daze" value="@{cpv}"/>
|
||
<input type="number" name="attr_npc-penalty-dazed" value="@{npc-condition-daze}" disabled="true" style="display:none;"/>
|
||
Dazed
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="NPC may not use the escalation die (typically also Dazes them)" type="checkbox" class="sheet-earth" name="attr_npc-condition-fear"/>
|
||
Fearful
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="NPC can only make basic attacks, but they can still move normally" type="checkbox" class="sheet-earth" name="attr_npc-condition-hamper"/>
|
||
Hampered
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="NPC can’t change position, disengage, pop free, or otherwise move or be moved without teleporting" type="checkbox" class="sheet-earth" name="attr_npc-condition-stuck"/>
|
||
Stuck
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="NPC suffers a –4 penalty to all defenses and can’t take any actions" type="checkbox" class="sheet-earth" name="attr_npc-condition-stun" value="@{cpv}"/>
|
||
<input type="number" name="attr_npc-penalty-stunned" value="@{npc-condition-stun}" disabled="true" style="display:none;"/>
|
||
Stunned
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="Attacks against the NPC have their crit range expanded by 2 (normally to 18+)" type="checkbox" class="sheet-earth" name="attr_npc-condition-vulnerable"/>
|
||
Vulnerable
|
||
</span>
|
||
<span style="width:20%;" class="sheet-table-data sheet-bold sheet-italic sheet-table-padding sheet-left">
|
||
<input title="NPC takes a –4 penalty to all attacks and defenses (typically overrides Dazed and Stunned)" type="checkbox" class="sheet-earth" name="attr_npc-condition-weak" value="@{cpv}"/>
|
||
<input type="number" name="attr_npc-penalty-weakened" value="@{npc-condition-weak}" disabled="true" style="display:none;"/>
|
||
Weakened
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<br>
|
||
<!-- NPC attacks -->
|
||
<div class="sheet-table-row">
|
||
<span style="width:0px;" class="sheet-table-data"></span>
|
||
<span style="width:150px;" class="sheet-table-h2 sheet-table-padding">Basic Attacks</span>
|
||
<span style="width:80px;" class="sheet-table-h2">Bonus</span>
|
||
<span style="width:60px;" class="sheet-table-h2">Vs.</span>
|
||
<span style="width:60px;" class="sheet-table-h2">Hit</span>
|
||
<span class="sheet-table-h2">Miss</span>
|
||
</div>
|
||
<fieldset class="repeating_npc-attack">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:30px;" class="sheet-table-data sheet-center">
|
||
<button style="position:relative; left:20px;" title="NPC attack roll" class="sheet-fate-btn" type="roll" value="@{gmw}&{template:13G_red} {{name=@{npc-attack-weapon}}} {{usage=Vs. @{npc-attack-vs}}} {{type=Basic Attack}} {{text=@{npc-attack-desc}}} {{Result=[[[[@{core}]]+[[@{npc-attack-bonus}+@{smq}-(@{npc-penalty-dazed}+@{npc-penalty-weakened})]]]] = $[[0]] + $[[1]]}} {{Hit=[[@{npc-attack-hit}]]}} {{Miss=[[@{npc-attack-miss}]]}}"></button>
|
||
</span>
|
||
<span style="width:120px;" class="sheet-table-data sheet-left">
|
||
<input style="width:6em; position:relative; left:20px;" class="sheet-sans" title="@{repeating_npc-attack_X_weapon}" name="attr_npc-attack-weapon" placeholder="Weapon" type="text" />
|
||
</span>
|
||
<span style="width:70px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center" title="@{repeating_npc-attack_X_bonus}" name="attr_npc-attack-bonus" value="0" type="number" />
|
||
</span>
|
||
<span style="width:60px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-bold" title="@{repeating_npc-attack_X_vs}" name="attr_npc-attack-vs" value="AC" type="text" />
|
||
</span>
|
||
<span style="width:70px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-mono" title="@{repeating_npc-attack_X_hit}" name="attr_npc-attack-hit" value="1" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input style="width:4em;" class="sheet-center sheet-mono" title="@{repeating_npc-attack_X_miss}" name="attr_npc-attack-miss" value="0" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<textarea style="width:420px;" class="sheet-nostyle sheet-textarea-one" title="@{repeating_npc-attack_X_desc}" name="attr_npc-attack-desc" placeholder="Attack description / additional effects / use conditions / triggers"></textarea>
|
||
</div>
|
||
</fieldset>
|
||
<!-- NPC MOOKS -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">
|
||
<input class="sheet-caps sheet-center" title="@{mooks-header}" name="attr_mooks-header" type="text" value="Mooks" />
|
||
</div>
|
||
</span>
|
||
</div>
|
||
<fieldset class="repeating_mook">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span class="sheet-table-data sheet-center">
|
||
<input class="sheet-power-h1 sheet-left sheet-sans" title="@{repeating_mook_X_name}" name="attr_name" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:7em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold sheet-table-smallsub" title="@{repeating_mook_X_type}" name="attr_mook-type" placeholder="Type" type="text" />
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-h1 sheet-center">
|
||
<input class="sheet-center sheet-shrink sheet-serif sheet-bold" title="@{repeating_mook_X_ref}" name="attr_mook-ref" placeholder="№" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect sheet-table-dark" style="color:white;">
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
AC
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow sheet-bold" title="@{repeating_mook-AC}" name="attr_mook-AC" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:4em;" class="sheet-table-h1 sheet-big sheet-left">
|
||
HP
|
||
</span>
|
||
<!-- style filters don't work in roll20
|
||
<span class="sheet-table-data sheet-center">
|
||
<input style="width:1em; filter:invert(1) brightness(200%);" title="Staggered" type="checkbox" class="sheet-bang sheet-center" name="attr_mook-HP-staggered">
|
||
</span> -->
|
||
<span style="width:3em;" class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow sheet-center" title="@{repeating_mook-HP}" name="attr_mook-HP" placeholder="10">
|
||
</span>
|
||
<span style="width:2em; position:relative; left:5px;" class="sheet-table-data sheet-grow">
|
||
/
|
||
</span>
|
||
<span style="width:3em;" class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow sheet-center sheet-bold" title="@{repeating_mook-HP-max}" name="attr_mook-HP-max" placeholder="10">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
PD
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow" title="@{repeating_mook-PD}" name="attr_mook-PD" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:6em;" class="sheet-table-h1 sheet-grow sheet-left">
|
||
<button class="sheet-text-btn sheet-mid sheet-btn-white" title="Roll mook initiative" type="roll" value="@{gmw}&{template:13G_white} {{name=@{mooks-header} Initiative}} {{usage=@{mook-type}}} {{type=@{name}}} {{Result=[[[[@{core}]]+[[@{mook-INI-bonus}]] &{tracker}]] = $[[0]] + $[[1]]}}" name="roll_INI-mook">
|
||
Initiative
|
||
</button>
|
||
</span>
|
||
<span style="width:1em;" class="sheet-table-data sheet-grow">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow" title="@{repeating_mook-INI-bonus}" name="attr_mook-INI-bonus" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<div class="sheet-col">
|
||
<span style="width:4em; position:relative; left:8px; top:1px;" class="sheet-table-h1 sheet-big sheet-left">
|
||
MD
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow" title="@{repeating_mook-MD}" name="attr_mook-MD" placeholder="10">
|
||
</span>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<span style="width:6em;" class="sheet-table-h1 sheet-grow sheet-left">
|
||
<button class="sheet-text-btn sheet-mid sheet-btn-white" title="Roll mook save" type="roll" value="@{gmw}&{template:13G_white} {{name=@{mooks-header} Save}} {{usage=@{mook-type}}} {{type=@{name}}} {{Result=[[[[@{core}]]+[[@{mook-SAVE-bonus}]]]] = $[[0]] + $[[1]]}}" name="roll_SAVE-mook">
|
||
Save
|
||
</button>
|
||
</span>
|
||
<span style="width:1em;" class="sheet-table-data sheet-grow">
|
||
+
|
||
</span>
|
||
<span class="sheet-table-data">
|
||
<input type="number" class="sheet-power-h3 sheet-grow" title="@{repeating_mook-SAVE-bonus}" name="attr_mook-SAVE-bonus" value="0">
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row sheet-table-underline">
|
||
<span style="width:30px;" class="sheet-table-data sheet-center">
|
||
<button style="position:relative; left:20px;" title="Mook attack roll" class="sheet-fate-btn" type="roll" value="@{gmw}&{template:13G_red} {{name=@{mook-attack-weapon}}} {{usage=Vs. @{mook-attack-vs}}} {{type=@{mooks-header} Attack}} {{text=@{mook-attack-desc}}} {{Result=[[[[@{core}]]+[[@{mook-attack-bonus}+@{smq}]]]] = $[[0]] + $[[1]]}} {{Hit=[[@{mook-attack-hit}]]}} {{Miss=[[@{mook-attack-miss}]]}}"></button>
|
||
</span>
|
||
<span style="width:120px;" class="sheet-table-data sheet-left">
|
||
<input style="width:6em; position:relative; left:20px;" class="sheet-sans" title="@{repeating_mook-attack_X_weapon}" name="attr_mook-attack-weapon" placeholder="Attack" type="text" />
|
||
</span>
|
||
<span style="width:70px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center" title="@{repeating_mook-attack_X_bonus}" name="attr_mook-attack-bonus" placeholder="Bonus" type="text" />
|
||
</span>
|
||
<span style="width:60px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-bold" title="@{repeating_mook-attack_X_vs}" name="attr_mook-attack-vs" placeholder="Vs." type="text" />
|
||
</span>
|
||
<span style="width:70px;" class="sheet-table-data sheet-center">
|
||
<input style="width:4em;" class="sheet-center sheet-mono" title="@{repeating_mook-attack_X_hit}" name="attr_mook-attack-hit" placeholder="Hit" type="text" />
|
||
</span>
|
||
<span class="sheet-table-data sheet-left">
|
||
<input style="width:4em;" class="sheet-center sheet-mono" title="@{repeating_mook-attack_X_miss}" name="attr_mook-attack-miss" placeholder="Miss" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<textarea style="width:420px;" class="sheet-nostyle sheet-textarea-one" title="@{repeating_mook-attack_X_desc}" name="attr_mook-attack-desc" placeholder="Mook attack description / additional effects / use conditions / triggers"></textarea>
|
||
</div>
|
||
<hr class="sheet-hr">
|
||
</fieldset>
|
||
<!-- npc mook -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /monster tab -->
|
||
<!-- options TAB -->
|
||
<div class="sheet-section sheet-section-tab4">
|
||
<div class="sheet-2colrow">
|
||
<div class="sheet-col">
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">Ability Set-up</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data" >
|
||
<button type="action" name="act_standard">Standard</button>
|
||
<button type="action" name="act_magic">Magic</button>
|
||
<button type="action" name="act_sanity">Sanity</button>
|
||
<button type="action" name="act_honor">Honor</button>
|
||
<button type="action" name="act_luck">Luck</button>
|
||
<button type="action" name="act_other">Other</button>
|
||
</span>
|
||
<span class="sheet-table-data" style="position:relative;">
|
||
<input style="width:70px;" title="@{OTH-label}" name="attr_OTH-label" class="sheet-dotted sheet-center sheet-table-smallsub sheet-bold" placeholder="Custom" type="text"/>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row">
|
||
Use these buttons to reveal an additional ability on the main sheet and in all drop-down menus, or choose 'standard' to use the normal six abilities. Also, here is a button for generating ability scores for a new character:
|
||
</div>
|
||
<br>
|
||
<div class="sheet-table-row sheet-center" style="position:relative; bottom:10px;">
|
||
<div class="sheet-col">
|
||
<span class="sheet-table-h1" style="width:40%; position:relative; bottom:2px; right:5px;">
|
||
<button type="roll" class="sheet-text-btn" title="Generate ability scores" value="&{template:13G_gray} {{name=Ability Scores}} {{usage=@{character_name}}} {{type=RNG}} @{GEN-type-selected}">
|
||
Generate
|
||
</button>
|
||
</span>
|
||
<span class="sheet-table-data" style="width:40%;">
|
||
<select name="attr_GEN-type-selected" class="sheet-mono" style="width:125px;">
|
||
<option value="{{A=[[3D6]]}} {{B=[[3D6]]}} {{C=[[3D6]]}} {{D=[[3D6]]}} {{E=[[3D6]]}} {{F=[[3D6]]}}">3D6 straight</option>
|
||
<option value="{{A=[[4D6d1]]}} {{B=[[4D6d1]]}} {{C=[[4D6d1]]}} {{D=[[4D6d1]]}} {{E=[[4D6d1]]}} {{F=[[4D6d1]]}}">4D6 drop lowest</option>
|
||
<option value="{{A=**13** + [[1D6]] − [[1D6]]}} {{B=**13** + $[[1]] − [[1D6]]}} {{C=**13** + $[[2]] − [[1D6]]}} {{D=**13** + $[[3]] − [[1D6]]}} {{E=**13** + $[[4]] − [[1D6]]}} {{F=**13** + $[[5]] − $[[0]]}}">random array</option>
|
||
<option value="{{A=**13** + [[1D8]] − [[1D8]]}} {{B=**13** + $[[1]] − [[1D8]]}} {{C=**13** + $[[2]] − [[1D8]]}} {{D=**13** + $[[3]] − [[1D8]]}} {{E=**13** + $[[4]] − [[1D8]]}} {{F=**13** + $[[5]] − $[[0]]}}">wider array</option>
|
||
</select>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- RULES & MACROS -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">Rules & Macros</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<span style="width:100%;" class="sheet-table-data sheet-left sheet-table-padding">
|
||
Use the chart below to edit this sheet's internal macros and key values. Each is assigned to a shortcut value in curly braces, which you can also use when writing powers. (See <a href="https://wiki.roll20.net/Dice_Reference"><u>the Roll20 wiki</u></a> for help with dice syntax).
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h1 sheet-table-smallsub sheet-left"></span>
|
||
<span class="sheet-table-h1 sheet-table-smallsub sheet-center">Shortcut</span>
|
||
<span class="sheet-table-h1 sheet-table-smallsub sheet-center">Edit Macro</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Tier Multiplier [lv. 5 & 8]</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{tm}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{tm}" name="attr_tm" value="1" type="number" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Core Dice System</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{core}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{core}" name="attr_core" value="1D20" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Icons Dice System</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{icon}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{icon}" name="attr_icon" value="D6cf=5cs=6>5" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Runes Dice System</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{rune}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{rune}" name="attr_rune" value="1D6cs<3cf>4" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Random Attunement Table</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{rat}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{rat}" name="attr_rat" value="1D20" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> AC Calculation</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{acc}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{acc}" name="attr_acc" value="(@{CON-mod})+(@{DEX-mod})+(@{WIS-mod})-(@{AC-max-con-dex-wis})-(@{AC-min-con-dex-wis})" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> PD Calculation</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{pdc}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{pdc}" name="attr_pdc" value="(@{CON-mod})+(@{DEX-mod})+(@{STR-mod})-(@{PD-max-con-dex-str})-(@{PD-min-con-dex-str})" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> MD Calculation</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{mdc}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{mdc}" name="attr_mdc" value="(@{INT-mod})+(@{WIS-mod})+(@{CHA-mod})-(@{MD-max-int-wis-cha})-(@{MD-min-int-wis-cha})" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Primary Melee Attack</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{pma}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{pma}" name="attr_pma" value="[[[[@{core}]]+[[@{MA-mod}+@{edq}]]]] = $[[0]] + $[[1]]" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Primary Ranged Attack</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{pra}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{pra}" name="attr_pra" value="[[[[@{core}]]+[[@{RA-mod}+@{edq}]]]] = $[[0]] + $[[1]]" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Primary Melee Damage</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{pmd}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{pmd}" name="attr_pmd" value="[[(@{level}*@{MAD-die-count})d@{MAD-die}+[[@{MAD-mod}]]]]" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Primary Ranged Damage</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{prd}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{prd}" name="attr_prd" value="[[(@{level}*@{RAD-die-count})d@{RAD-die}+[[@{RAD-mod}]]]]" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Escalation Die Query</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{edq}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{edq}" name="attr_edq" value="?{Escalation Die|0}" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Situational Modifier Query</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{smq}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{smq}" name="attr_smq" value="?{Situational Modifier|0}" type="text" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Condition Penalty Value [-ve]</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{cpv}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<input class="sheet-mono sheet-left sheet-dotted" title="@{cpv}" name="attr_cpv" value="4" type="number" />
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-data sheet-left sheet-table-padding sheet-italic"> Whisper NPC macros to GM?</span>
|
||
<span class="sheet-table-data sheet-center sheet-mono sheet-bold">@{gmw}</span>
|
||
<span style="width:35%;" class="sheet-table-data">
|
||
<select title="@{gmw}" name="attr_gmw" class="sheet-left sheet-mono" style="display:inlineblock;">
|
||
<option value="/w gm ">true</option>
|
||
<option value=" ">false</option>
|
||
</select>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<!-- INCREMENTAL advances -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name"><div class="sheet-caps">Incremental Advances</div></span>
|
||
<div class="sheet-table-row">
|
||
<span style="width:100%;" class="sheet-table-data sheet-left sheet-table-padding">
|
||
If you use incremental advances in your game, you can track them here. (Only the 'backgrounds' checkbox is automated. You must manually update your character sheet to reflect any other advancement).
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span style="width:30%;" class="sheet-table-data sheet-italic sheet-bold sheet-table-padding sheet-left">
|
||
<input title="Increase ability scores (usually at 4th, 7th, and 10th level)" type="checkbox" class="sheet-earth" name="attr_iadv-ability"/>
|
||
Ability Score Bonus
|
||
</span>
|
||
<span style="width:30%;" class="sheet-table-data sheet-italic sheet-bold sheet-table-padding sheet-left">
|
||
<input title="Gain a new feat" type="checkbox" class="sheet-earth" name="attr_iadv-feat"/>
|
||
Feat
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span style="width:30%;" class="sheet-table-data sheet-italic sheet-bold sheet-table-padding sheet-left">
|
||
<input title="Attune a new rune (13G pg 50), or gain an extra icon point (usually at 5th, and 8th level)" type="checkbox" class="sheet-earth" name="attr_iadv-rune"/>
|
||
Rune / Icon Point
|
||
</span>
|
||
<span style="width:30%;" class="sheet-table-data sheet-italic sheet-bold sheet-table-padding sheet-left">
|
||
<input title="Increase your hp multiplier, as though you were one level higher" type="checkbox" class="sheet-earth" name="attr_iadv-hp"/>
|
||
Hit Points
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span style="width:30%;" class="sheet-table-data sheet-italic sheet-bold sheet-table-padding sheet-left">
|
||
<input title="Increase minimum number of gifts (13G pg 75), or gain an extra magic item" type="checkbox" class="sheet-earth" name="attr_iadv-gift"/>
|
||
Gift / Chakra Slot
|
||
</span>
|
||
<span style="width:30%;" class="sheet-table-data sheet-italic sheet-bold sheet-table-padding sheet-left">
|
||
<input title="Add +1 to all skill / background checks, as though you were one level higher" type="checkbox" class="sheet-earth" name="attr_iadv-background" value="1"/>
|
||
<input type="number" name="attr_iadv-skill" value="@{iadv-background}" disabled="true" style="display:none;"/>
|
||
Backgrounds / Skills
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span style="width:30%;" class="sheet-table-data sheet-italic sheet-bold sheet-table-padding sheet-left">
|
||
<input title="Gain a new power or spell" type="checkbox" class="sheet-earth" name="attr_iadv-power"/>
|
||
Power / Spell
|
||
</span>
|
||
<span style="width:30%;" class="sheet-table-data sheet-italic sheet-bold sheet-table-padding sheet-left">
|
||
<input title="Gain a new talent or custom incremental advance" type="checkbox" class="sheet-earth" name="attr_iadv-other"/>
|
||
Talent / Other /
|
||
<input style="width:6em; height:1.4em;" class="sheet-left sheet-dotted" title="@{repeating_iadv-custom}" name="attr_iadv-custom" placeholder="Custom" type="text" />
|
||
</span>
|
||
</div>
|
||
<!-- /incremental advances -->
|
||
<br>
|
||
<!-- META-currencies -->
|
||
<div style="position:relative; bottom:10px;">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row">
|
||
<span style="width:70%;" class="sheet-table-h2 sheet-table-padding">Meta-currency</span>
|
||
<span style="width:15%;" class="sheet-table-h2 sheet-center">Current</span>
|
||
<span style="width:1%;" class="sheet-table-h2 sheet-center"></span>
|
||
<span style="width:15%;" class="sheet-table-h2 sheet-center">Total</span>
|
||
</div>
|
||
</div>
|
||
<fieldset class="repeating_meta">
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row">
|
||
<span style="width:70%;" class="sheet-table-data sheet-left">
|
||
<input class="sheet-sans" title="@{repeating_meta_X}" name="attr_meta" placeholder="Name" type="text" />
|
||
</span>
|
||
<span style="width:15%;" class="sheet-table-data sheet-center">
|
||
<input style="width:3em;" class="sheet-center sheet-dotted" title="@{repeating_meta_X_current}" name="attr_meta-current" placeholder="0" type="number" />
|
||
</span>
|
||
<span style="width:1%;" class="sheet-table-data sheet-center">/</span>
|
||
<span style="width:15%;" class="sheet-table-data sheet-center">
|
||
<input style="width:3em;" class="sheet-center sheet-dotted" title="@{repeating_meta_X_max}" name="attr_meta-max" placeholder="--" type="text" />
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</fieldset>
|
||
</div>
|
||
<!-- custom INFO -->
|
||
<div class="sheet-table sheet-sect">
|
||
<span class="sheet-table-name">
|
||
<div class="sheet-caps">Custom Info. Fields</div>
|
||
</span>
|
||
<div class="sheet-table-row">
|
||
<span style="width:100%;" class="sheet-table-data sheet-left sheet-table-padding">
|
||
Here you can set any custom label for the top-bar character summary (or to have nothing, simply type a space). Also note that all of the stone-black headers on the main sheet are editable (even though they don't show a ⌶). To reset to default press Ctrl+A, then Backspace, and then click out.
|
||
</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-col">
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{name-label}" name="attr_name-label" class="sheet-sans sheet-dotted sheet-left" value="Name" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Name Label </span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{race-label}" name="attr_race-label" class="sheet-sans sheet-dotted sheet-left" value="Race" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Race Label </span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{size-label}" name="attr_size-label" class="sheet-sans sheet-dotted sheet-left" value="Size" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Size Label </span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{class-label}" name="attr_class-label" class="sheet-sans sheet-dotted sheet-left" value="Class" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Class Label </span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{level-label}" name="attr_level-label" class="sheet-sans sheet-dotted sheet-left" value="Level" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Level Label </span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-col">
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{custom-label-1}" name="attr_custom-label-1" class="sheet-sans sheet-dotted sheet-left" value="Title" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Info. Label 1 </span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{custom-label-2}" name="attr_custom-label-2" class="sheet-sans sheet-dotted sheet-left" value="Culture" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Info. Label 2 </span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{custom-label-3}" name="attr_custom-label-3" class="sheet-sans sheet-dotted sheet-left" value="Allegiance" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Info. Label 3 </span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{custom-label-4}" name="attr_custom-label-4" class="sheet-sans sheet-dotted sheet-left" value="God(s)" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Info. Label 4 </span>
|
||
</div>
|
||
<div class="sheet-table-row sheet-table-data sheet-right">
|
||
<input title="@{custom-label-5}" name="attr_custom-label-5" class="sheet-sans sheet-dotted sheet-left" value="Age" type="text"/>
|
||
<span class="sheet-table-padding sheet-emph sheet-bold">Info. Label 5 </span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- secret subsection buttons -->
|
||
<div class="sheet-table sheet-sect">
|
||
<div class="sheet-table-row">
|
||
<span class="sheet-table-h2 sheet-table-padding">Extra Subsections</span>
|
||
</div>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<span style="width:100%;" class="sheet-table-data sheet-left sheet-table-padding">
|
||
Use these buttons to hide or reveal additional subsections in the main sheet: 'Specials' creates an extra set of powers for more customizability, 'Minions' are for those who use summoned creatures or have low-level followers, and 'Factions' is for those who like to interact with meta-game layers.
|
||
</span>
|
||
</div>
|
||
<div class="sheet-table-row">
|
||
<button type="action" name="act_specials-off"> X </button>
|
||
<button type="action" name="act_specials-on">Specials</button>
|
||
 
|
||
<button type="action" name="act_minions-off"> X </button>
|
||
<button type="action" name="act_minions-on">Minions</button>
|
||
 
|
||
<button type="action" name="act_factions-off"> X </button>
|
||
<button type="action" name="act_factions-on">Factions</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<br>
|
||
<!-- admin -->
|
||
<div class="sheet-table">
|
||
<div style="width:850px;" class="sheet-table-row sheet-center sheet-shrink">
|
||
<div style="width:260px;" class="sheet-col sheet-table-h1">
|
||
<button style="cursor:help;" class="sheet-text-btn sheet-center sheet-table-smallsub" title="Quote 'README' link to chat" type="roll" value="**New to the sheet? Learn how it works on GitHub:** https://git.io/JUHbi">
|
||
ReadMe
|
||
</button>
|
||
</div>
|
||
<div style="width:260px; font-weight:normal;" class="sheet-col sheet-table-h1 sheet-mono">
|
||
( sheet version:
|
||
<button style="cursor:help;" class="sheet-text-btn sheet-center sheet-mono" title="Quote 'change-log' link to chat" type="roll" value="**Want to see what's new? Check on out the change-log GitHub:** https://git.io/JTLv7">
|
||
1.0
|
||
</button>
|
||
)
|
||
</div>
|
||
<div style="width:260px;" class="sheet-col sheet-table-h1">
|
||
<button style="cursor:help;" class="sheet-text-btn sheet-center sheet-table-smallsub" title="Quote 'Issues' link to chat" type="roll" value="**Problem with the sheet? Raise an issue on GitHub:** https://git.io/JUHb1">
|
||
Issues
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- /options tab -->
|
||
<br>
|
||
</div>
|
||
<!-- /core -->
|
||
|
||
<!-- ROLL TEMPLATES -->
|
||
<!-- red roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_red">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
|
||
<!-- green roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_green">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
|
||
<!-- blue roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_blue">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
|
||
<!-- orange roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_orange">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
|
||
<!-- teal roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_teal">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
|
||
<!-- purple roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_purple">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
|
||
<!-- black roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_black">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
|
||
<!-- gray roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_gray">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
|
||
<!-- white roll template -->
|
||
<rolltemplate class="sheet-rolltemplate-13G_white">
|
||
<table class="sheet-rt-table">
|
||
<tr><td colspan="2" class="sheet-h1">
|
||
{{name}}
|
||
</td></tr>
|
||
<tr><td colspan="2" class="sheet-h2">
|
||
{{type}} ⬪ {{usage}}
|
||
</td></tr>
|
||
{{#text}}
|
||
<tr><td colspan="2" style="font-weight:normal;"><p>{{text}}</p></td></tr>
|
||
{{/text}}
|
||
{{#allprops() character_name character_id name_link usage type text}}
|
||
<tr><td style="font-weight:bold;">{{key}}</td><td style="font-weight:normal;"><p>{{value}}</p></td></tr>
|
||
{{/allprops() character_name character_id name_link usage type text}}
|
||
</table>
|
||
</rolltemplate>
|
||
<!-- /roll templates -->
|
||
|
||
<!-- SHEET WORKERS -->
|
||
<script type="text/worker">
|
||
const buttonlist = ["standard","magic","sanity","honor","luck","other"];
|
||
buttonlist.forEach(button => {
|
||
on(`clicked:${button}`, function() {
|
||
setAttrs({
|
||
sheetAbil: button
|
||
});
|
||
});
|
||
});
|
||
</script>
|
||
<script type="text/worker">
|
||
const buttonlist = ["specials-off","specials-on"];
|
||
buttonlist.forEach(button => {
|
||
on(`clicked:${button}`, function() {
|
||
setAttrs({
|
||
sheetSpecial: button
|
||
});
|
||
});
|
||
});
|
||
</script>
|
||
<script type="text/worker">
|
||
const buttonlist = ["minions-off","minions-on"];
|
||
buttonlist.forEach(button => {
|
||
on(`clicked:${button}`, function() {
|
||
setAttrs({
|
||
sheetMinion: button
|
||
});
|
||
});
|
||
});
|
||
</script>
|
||
<script type="text/worker">
|
||
const buttonlist = ["factions-off","factions-on"];
|
||
buttonlist.forEach(button => {
|
||
on(`clicked:${button}`, function() {
|
||
setAttrs({
|
||
sheetFaction: button
|
||
});
|
||
});
|
||
});
|
||
</script>
|
||
<!-- /sheet workers -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
<!--- END Character Sheet HTML -->
|
||
</html>
|
||
|
||
|
||
|
||
|