mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 17:42:29 +00:00
6265 lines
406 KiB
HTML
6265 lines
406 KiB
HTML
<div class="sheet-overall-wrapper">
|
|
|
|
<!-- PC / NPC toggle -->
|
|
<input class="sheet-is-npc" type="checkbox" name="attr_is_npc" value="1"><span class="sheet-is-npc-tab"></span>
|
|
|
|
<div class="sheet-core-header sheet-padb">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-margin-top"><img src="http://i.imgur.com/Y8KHPKm.png" alt="Dungeons and Dragons (5th edition)"></div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top"><p class="sheet-last-updated">Sheet version<br/>10th Sep 2014</p></div>
|
|
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_character_name"><br/>Character Name</div>
|
|
<div class="sheet-col-1-8 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_race"><br/>Race</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_class"><br/>Class</div>
|
|
</div>
|
|
</div>
|
|
<div class="sheet-player">
|
|
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab1" value="1" title="Core Stats" checked="checked"/>
|
|
<span class="sheet-tab sheet-tab1">Core Stats</span>
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab2" value="2"/>
|
|
<span class="sheet-tab sheet-tab2">Skills</span>
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab3" value="3"/>
|
|
<span class="sheet-tab sheet-tab3">Background</span>
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab4" value="4"/>
|
|
<span class="sheet-tab sheet-tab4">Class</span>
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab5" value="5"/>
|
|
<span class="sheet-tab sheet-tab5">Weapons</span>
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab6" value="6"/>
|
|
<span class="sheet-tab sheet-tab6">Spellbook</span>
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab8" value="8"/>
|
|
<span class="sheet-tab sheet-tab8">Armour</span>
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab7" value="7"/>
|
|
<span class="sheet-tab sheet-tab7">Inventory</span>
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab99" value="99"/>
|
|
<span class="sheet-tab sheet-tab99">Show All</span>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-section-core">
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<h4 class="sheet-center">Core Stats</h4>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Score</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Mod</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save Prof?</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_strength" min="1" step="1"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Str</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_strength_mod" value="(floor((@{strength}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_strength_save_prof" value="@{PB}" /></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_strength_save_mod" value="@{strength_mod} + @{strength_save_prof}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_Strength_Save" value="/em attempts a saving throw\n\nSTR save :[[1d20 + @{strength_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]] | [[1d20 + @{strength_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_dexterity" min="1" step="1"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Dex</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_dexterity_mod" value="(floor((@{dexterity}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_dexterity_save_prof" value="@{PB}" /></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_dexterity_save_mod" value="@{dexterity_mod} + @{dexterity_save_prof}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_Dexterity_Save" value="/em attempts a saving throw\n\nDEX save : [[1d20 + @{dexterity_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]] | [[1d20 + @{dexterity_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_constitution" min="1" step="1"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Con</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_constitution_mod" value="(floor((@{constitution}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_constitution_save_prof" value="@{PB}" /></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_constitution_save_mod" value="@{constitution_mod} + @{constitution_save_prof}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_Constitution_Save" value="/em attempts a saving throw\n\nCON save : [[1d20 + @{constitution_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]] | [[1d20 + @{constitution_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_intelligence" min="1" step="1"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Int</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_intelligence_mod" value="(floor((@{intelligence}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_intelligence_save_prof" value="@{PB}" /></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_intelligence_save_mod" value="@{intelligence_mod} + @{intelligence_save_prof}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_Intelligence_Save" value="/em attempts a saving throw\n\nINT save : [[1d20 + @{intelligence_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]] | [[1d20 + @{intelligence_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_wisdom" min="1" step="1"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Wis</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_wisdom_mod" value="(floor((@{wisdom}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_wisdom_save_prof" value="@{PB}" /></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_wisdom_save_mod" value="@{wisdom_mod} + @{wisdom_save_prof}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_Wisdom_Save" value="/em attempts a saving throw\n\nWIS save : [[1d20 + @{wisdom_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]] | [[1d20 + @{wisdom_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_charisma" min="1" step="1"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Cha</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_charisma_mod" value="(floor((@{charisma}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_charisma_save_prof" value="@{PB}" /></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_charisma_save_mod" value="@{charisma_mod} + @{charisma_save_prof}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_Charisma_Save" value="/em attempts a saving throw\n\nCHA save : [[1d20 + @{charisma_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]] | [[1d20 + @{charisma_save_mod} [Stat Mod and Proficiency] + @{global_saving_bonus} [Active Save Bonus] ]]">Save</button></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<h4 class="sheet-center">Hit Points <span class="sheet-pictos">k</span> and Speed <span class="sheet-pictos">1</span></h4>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-2 sheet-padr sheet-border-right">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_HP" step="1"><br/>Current</div>
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_HP_max" min="1" step="1"><br/>Max</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-col-1-4 sheet-padl sheet-padr sheet-border-right sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_temp_HP" value="0" min="0" step="1" ><br/>Temp HP</div>
|
|
<div class="sheet-col-1-4 sheet-padl sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_speed" ><br/>Speed</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2">
|
|
<h4 class="sheet-center">Initiative <span class="sheet-pictos">t</span></h4>
|
|
<div class="sheet-row sheet-padr">
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center" title="Only enter additional bonuses to initiative here. Your Dex mod is already included in the macro button"><input class="sheet-underlined sheet-center" type="number" name="attr_initiative" value="0" step="1"><br/>Bonus</div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_initiative_overall" value="@{dexterity_mod} + @{initiative}" disabled="disabled"><br/>Total</div>
|
|
<div class="sheet-col-1-3 sheet-center"><button type="roll" class="sheet-initiative sheet-large-button" name="roll_Initiative" value="@{selected|token_name} rolls a [[1d20 + @{selected|initiative_overall} [Initiative Mod] &{tracker}]] for initiative!">Initiative</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2 sheet-padl">
|
|
<h4 class="sheet-center">Armour Class <span class="sheet-pictos-three">b</span></h4>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_AC" value="@{AC_calc}" disabled="disabled" ><br/>AC (worn armour)</div>
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_AC_no_armour" value="@{AC_no_armour_calc}" disabled="disabled"><br/>AC (no armour)</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<h4 class="sheet-center">Level and Experience<span class="sheet-pictos-three">d</span></h4>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-4 sheet-small-label sheet-center" title="This is automatically calculated from your individual class levels listed in the class section"><input class="sheet-underlined" type="number" name="attr_level" value="@{barbarian_level} + @{bard_level} + @{cleric_level} + @{druid_level} + @{fighter_level} + @{monk_level} + @{paladin_level} + @{ranger_level} + @{rogue_level} + @{sorcerer_level} + @{warlock_level} + @{wizard_level}" disabled="disabled"><br/>Overall Level</div>
|
|
<div class="sheet-col-1-4 sheet-small-label sheet-center" title="This is a bonus for you being proficient in a given task. This bonus automatically increases as you level up and is used automatically in various rolls"><input class="sheet-underlined" type="number" name="attr_PB" value="(ceil((@{level})/1e10) + ceil((@{level})/4))" disabled="disabled" ><br/>Prof Bonus</div>
|
|
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_xp" min="0" step="1"><br/>Current XP</div>
|
|
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_xp_next_level" min="0" step="1"><br/>XP for next level</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-5-12 sheet-padr">
|
|
|
|
<h4 class="sheet-center">Bonuses/Penalties <span class="sheet-pictos">3</span></h4>
|
|
|
|
<p class="sheet-small-note">Use this to apply bonuses (or penalties) to all rolls of the specified type rolled using the sheet's macros.</p>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-6-13 sheet-center sheet-small-label sheet-sub-header">Melee</div>
|
|
<div class="sheet-col-1-13"> </div>
|
|
<div class="sheet-col-6-13 sheet-center sheet-small-label sheet-sub-header">Ranged</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-3-13 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_global_melee_attack_bonus" value="0"><br/>Attack Rolls</div>
|
|
<div class="sheet-col-3-13 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_global_melee_damage_bonus" value="0"><br/>Damage Rolls</div>
|
|
<div class="sheet-col-1-13"> </div>
|
|
<div class="sheet-col-3-13 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_global_ranged_attack_bonus" value="0"><br/>Attack Rolls</div>
|
|
<div class="sheet-col-3-13 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_global_ranged_damage_bonus" value="0"><br/>Damage Rolls</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1 sheet-center sheet-small-label sheet-sub-header">Spellcasting</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_global_spell_attack_bonus" value="0"><br/>Attack Rolls</div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_global_spell_damage_bonus" value="0"><br/>Damage Rolls</div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_global_spell_dc_bonus" value="0" step="1"><br/>Save DC</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1 sheet-center sheet-small-label sheet-sub-header">Saves and skill checks</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_global_saving_bonus" value="0"><br/>Saving thows</div>
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_global_check_bonus" value="0"><br/>Ability/Skill Checks</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-7-12">
|
|
|
|
<h4 class="sheet-center">Hit Dice <span class="sheet-d6-font">E</span></h4>
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-3-7 sheet-center sheet-small-label">Classes</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Hit Die</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Current</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Max</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-3-7 sheet-hd-row">Sorcerer, Wizard</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-hd-row">d6</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_hd_d6" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_hd_d6_max" value="@{sorcerer_level} + @{wizard_level} " disabled="disabled"></div>
|
|
<div class="sheet-col-1-7 sheet-center"><button type="roll" class="sheet-roll" name="roll_Use_HD_d6" value="/em takes a rest\n\n[[1d6 + @{constitution_mod} [Constitution Mod] ]] HP recovered from resting (1d6 hit dice used)">Use</button></div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-3-7 sheet-hd-row">Bard, Cleric, Druid, Rogue, Monk, Warlock</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-hd-row">d8</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_hd_d8" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_hd_d8_max" value="@{bard_level} + @{cleric_level} + @{druid_level} + @{rogue_level} + @{monk_level} + @{warlock_level}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-7 sheet-center"><button type="roll" class="sheet-roll" name="roll_Use_HD_d8" value="/em takes a rest\n\n[[1d8 + @{constitution_mod} [Constitution Mod] ]] HP recovered from resting (1d8 hit dice used)">Use</button></div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-3-7 sheet-hd-row">Fighter, Paladin, Ranger</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-hd-row">d10</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_hd_d10" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_hd_d10_max" value="@{fighter_level} + @{paladin_level} + @{ranger_level}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-7 sheet-center"><button type="roll" class="sheet-roll" name="roll_Use_HD_d10" value="/em takes a rest\n\n[[1d10 + @{constitution_mod} [Constitution Mod] ]] HP recovered from resting (1d10 hit dice used)">Use</button></div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-3-7 sheet-hd-row">Barbarian</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-hd-row">d12</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_hd_d12" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_hd_d12_max" value="@{barbarian_level}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-7 sheet-center"><button type="roll" class="sheet-roll" name="roll_Use_HD_d12" value="/em takes a rest\n\n[[1d12 + @{constitution_mod} [Constitution Mod] ]] HP recovered from resting (1d12 hit dice used)">Use</button></div>
|
|
</div>
|
|
|
|
<h4 class="sheet-center">Other <span class="sheet-pictos">o</span></h4>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-5 sheet-center sheet-small-label sheet-sub-header sheet-padr">Inspiration?</div>
|
|
<div class="sheet-col-4-5 sheet-center sheet-small-label sheet-sub-header sheet-padl">Death Saving Throws</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-5 sheet-padr sheet-center sheet-margin-top">
|
|
|
|
<input class="sheet-inspiration" type="checkbox" name="attr_inspiration" value="1"><span class="sheet-inspiration-tab"></span>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-3-5 sheet-padl">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-4 sheet-margin-top sheet-small-label">Successes : </div>
|
|
<div class="sheet-col-3-4 sheet-center">
|
|
<input class="sheet-death-save-success" type="checkbox" name="attr_death_save_success_1" value="1"><span class="sheet-death-save-success-tab"></span>
|
|
<input class="sheet-death-save-success" type="checkbox" name="attr_death_save_success_2" value="1"><span class="sheet-death-save-success-tab"></span>
|
|
<input class="sheet-death-save-success" type="checkbox" name="attr_death_save_success_3" value="1"><span class="sheet-death-save-success-tab"></span>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-4 sheet-margin-top sheet-small-label">Failures : </div>
|
|
<div class="sheet-col-3-4 sheet-center">
|
|
<input class="sheet-death-save-fail" type="checkbox" name="attr_death_save_fail_1" value="1"><span class="sheet-death-save-fail-tab"></span>
|
|
<input class="sheet-death-save-fail" type="checkbox" name="attr_death_save_fail_2" value="1"><span class="sheet-death-save-fail-tab"></span>
|
|
<input class="sheet-death-save-fail" type="checkbox" name="attr_death_save_fail_3" value="1"><span class="sheet-death-save-fail-tab"></span>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-5 sheet-margin-top">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1 sheet-center"><button type="roll" class="sheet-roll" name="roll_Death_Saving_Throw" value="/em makes a DEATH saving throw\n\nDEATH save : [[1d20 + @{global_saving_bonus} [Active Save Bonus] ]]">Death Saving Throw</button></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<hr/>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-section-skills">
|
|
|
|
<h4 class="sheet-center">Skills <span class="sheet-pictos">x</span></h4>
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-7-24 sheet-small-label">Skill</div>
|
|
<div class="sheet-col-7-24 sheet-center sheet-small-label">Proficient</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Bonus</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Total</div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24 sheet-center sheet-small-label">Pass</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Acrobatics_Check" value="/em makes an ability check\n\nDEX (Acrobatics) check :\n[[1d20 + @{acrobatics} [Proficiency + Dexterity Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{acrobatics} [Proficiency + Dexterity Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Acrobatics (Dex)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_acrobatics_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_acrobatics_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_acrobatics" value="@{acrobatics_prof_exp}+@{dexterity_mod}+@{acrobatics_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_acrobatics" value="10 + @{acrobatics}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_AnimalHandling_Check" value="/em makes an ability check\n\nWIS (Animal Handling) check :\n[[1d20 + @{animalhandling} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{animalhandling} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Animal Handling (Wis)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_animalhandling_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_animalhandling_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_animalhandling" value="@{animalhandling_prof_exp}+@{wisdom_mod}+@{animalhandling_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_animalhandling" value="10 + @{animalhandling}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Arcana_Check" value="/em makes an ability check\n\nINT (Arcana) check :\n[[1d20 + @{arcana} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{arcana} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Arcana (Int)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_arcana_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_arcana_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_arcana" value="@{arcana_prof_exp}+@{intelligence_mod}+@{arcana_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_arcana" value="10 + @{arcana}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Athletics_Check" value="/em makes an ability check\n\nSTR (Athletics) check :\n[[1d20 + @{athletics} [Proficiency + Strength Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{athletics} [Proficiency + Strength Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Athletics (Str)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_athletics_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_athletics_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_athletics" value="@{athletics_prof_exp}+@{strength_mod}+@{athletics_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_athletics" value="10 + @{athletics}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Deception_Check" value="/em makes an ability check\n\nCHA (Deception) check :\n[[1d20 + @{deception} [Proficiency + Charisma Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{deception} [Proficiency + Charisma Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Deception (Cha)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_deception_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_deception_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_deception" value="@{deception_prof_exp}+@{charisma_mod}+@{deception_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_deception" value="10 + @{deception}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_History_Check" value="/em makes an ability check\n\nINT (History) check :\n[[1d20 + @{history} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{history} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">History (Int)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_history_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_history_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_history" value="@{history_prof_exp}+@{intelligence_mod}+@{history_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_history" value="10 + @{history}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Insight_Check" value="/em makes an ability check\n\nWIS (Insight) check :\n[[1d20 + @{insight} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{insight} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Insight (Wis)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_insight_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_insight_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_insight" value="@{insight_prof_exp}+@{wisdom_mod}+@{insight_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_insight" value="10 + @{insight}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Intimidation_Check" value="/em makes an ability check\n\nCHA (Intimidation) check :\n[[1d20 + @{intimidation} [Proficiency + Charisma Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{intimidation} [Proficiency + Charisma Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Intimidation (Cha)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_intimidation_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_intimidation_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_intimidation" value="@{intimidation_prof_exp}+@{charisma_mod}+@{intimidation_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_intimidation" value="10 + @{intimidation}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Investigation_Check" value="/em makes an ability check\n\nINT (Investigation) check :\n[[1d20 + @{investigation} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{investigation} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Investigation (Int)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_investigation_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_investigation_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_investigation" value="@{investigation_prof_exp}+@{intelligence_mod}+@{investigation_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_investigation" value="10 + @{investigation}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-7-24 sheet-small-label">Skill</div>
|
|
<div class="sheet-col-7-24 sheet-center sheet-small-label">Proficient</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Bonus</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Total</div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24 sheet-center sheet-small-label">Pass</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Medicine_Check" value="/em makes an ability check\n\nWIS (Medicine) check :\n[[1d20 + @{medicine} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{medicine} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Medicine (Wis)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_medicine_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_medicine_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_medicine" value="@{medicine_prof_exp}+@{wisdom_mod}+@{medicine_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_medicine" value="10 + @{medicine}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Nature_Check" value="/em makes an ability check\n\nINT (Nature) check :\n[[1d20 + @{nature} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{nature} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Nature (Int)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_nature_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_nature_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_nature" value="@{nature_prof_exp}+@{intelligence_mod}+@{nature_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_nature" value="10 + @{nature}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Perception_Check" value="/em makes an ability check\n\nWIS (Perception) check :\n[[1d20 + @{perception} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{perception} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Perception (Wis)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_perception_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_perception_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_perception" value="@{perception_prof_exp}+@{wisdom_mod}+@{perception_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_perception" value="10 + @{perception}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Performance_Check" value="/em makes an ability check\n\nCHA (Performance) check :\n[[1d20 + @{performance} [Proficiency + Charisma Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{performance} [Proficiency + Charisma Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Performance (Cha)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_performance_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_performance_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_performance" value="@{performance_prof_exp}+@{charisma_mod}+@{performance_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_performance" value="10 + @{performance}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Persuasion_Check" value="/em makes an ability check\n\nCHA (Persuasion) check :\n[[1d20 + @{persuasion} [Proficiency + Charisma Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{persuasion} [Proficiency + Charisma Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Persuasion (Cha)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_persuasion_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_persuasion_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_persuasion" value="@{persuasion_prof_exp}+@{charisma_mod}+@{persuasion_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_persuasion" value="10 + @{persuasion}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Religion_Check" value="/em makes an ability check\n\nINT (Religion) check :\n[[1d20 + @{religion} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{religion} [Proficiency + Intelligence Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Religion (Int)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_religion_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_religion_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_religion" value="@{religion_prof_exp}+@{intelligence_mod}+@{religion_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_religion" value="10 + @{religion}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_SleightOfHand_Check" value="/em makes an ability check\n\nDEX (Sleight of Hand) check :\n[[1d20 + @{sleightofhand} [Proficiency + Dexterity Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{sleightofhand} [Proficiency + Dexterity Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Sleight of Hand (Dex)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_sleightofhand_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_sleightofhand_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_sleightofhand" value="@{sleightofhand_prof_exp}+@{dexterity_mod}+@{sleightofhand_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_sleightofhand" value="10 + @{sleightofhand}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Stealth_Check" value="/em makes an ability check\n\nDEX (Stealth) check :\n[[1d20 + @{stealth} [Proficiency + Dexterity Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{stealth} [Proficiency + Dexterity Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Stealth (Dex)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_stealth_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_stealth_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_stealth" value="@{stealth_prof_exp}+@{dexterity_mod}+@{stealth_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_stealth" value="10 + @{stealth}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Survival_Check" value="/em makes an ability check\n\nWIS (Survival) check :\n[[1d20 + @{survival} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{survival} [Proficiency + Wisdom Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24 sheet-skill-name">Survival (Wis)</div>
|
|
<div class="sheet-col-7-24">
|
|
<select name="attr_survival_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_survival_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_survival" value="@{survival_prof_exp}+@{wisdom_mod}+@{survival_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_passive_survival" value="10 + @{survival}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-7-24 sheet-small-label sheet-center">Skill</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">Stat</div>
|
|
<div class="sheet-col-5-24 sheet-center sheet-small-label">Proficient</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Bonus</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Total</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Custom_Skill_1" value="/em makes an ability check\n\n@{custom_skill_1_name} check :\n[[1d20 + @{custom_skill_1} [Proficiency + Stat Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{custom_skill_1} [Proficiency + Stat Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24"><input type="text" class="sheet-center" name="attr_custom_skill_1_name" value="Custom 1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_custom_skill_1_mod">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-5-24">
|
|
<select name="attr_custom_skill_1_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_custom_skill_1_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_custom_skill_1" value="@{custom_skill_1_prof_exp}+@{custom_skill_1_mod}+@{custom_skill_1_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Custom_Skill_2" value="/em makes an ability check\n\n@{custom_skill_2_name} check :\n[[1d20 + @{custom_skill_2} [Proficiency + Stat Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{custom_skill_2} [Proficiency + Stat Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24"><input type="text" class="sheet-center" name="attr_custom_skill_2_name" value="Custom 2"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_custom_skill_2_mod">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-5-24">
|
|
<select name="attr_custom_skill_2_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_custom_skill_2_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_custom_skill_2" value="@{custom_skill_2_prof_exp}+@{custom_skill_2_mod}+@{custom_skill_2_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-7-24 sheet-small-label sheet-center">Skill</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">Stat</div>
|
|
<div class="sheet-col-5-24 sheet-center sheet-small-label">Proficient</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Bonus</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Total</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Custom_Skill_3" value="/em makes an ability check\n\n@{custom_skill_3_name} check :\n[[1d20 + @{custom_skill_3} [Proficiency + Stat Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{custom_skill_3} [Proficiency + Stat Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24"><input type="text" class="sheet-center" name="attr_custom_skill_3_name" value="Custom 3"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_custom_skill_3_mod">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-5-24">
|
|
<select name="attr_custom_skill_3_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_custom_skill_3_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_custom_skill_3" value="@{custom_skill_3_prof_exp}+@{custom_skill_3_mod}+@{custom_skill_3_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_Custom_Skill_4" value="/em makes an ability check\n\n@{custom_skill_4_name} check :\n[[1d20 + @{custom_skill_4} [Proficiency + Stat Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]] | [[1d20 + @{custom_skill_4} [Proficiency + Stat Mod + Expertise + Misc] + @{global_check_bonus} [Ability Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-7-24"><input type="text" class="sheet-center" name="attr_custom_skill_4_name" value="Custom 4"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_custom_skill_4_mod">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-5-24">
|
|
<select name="attr_custom_skill_4_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
<option value="@{PB}">Yes</option>
|
|
<option value="(2*@{PB})">Expertise</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_custom_skill_4_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_custom_skill_4" value="@{custom_skill_4_prof_exp}+@{custom_skill_4_mod}+@{custom_skill_4_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<hr/>
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-2-7 sheet-small-label">Other</div>
|
|
<div class="sheet-col-2-7 sheet-center sheet-small-label">Proficient</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Misc</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Total</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_Basic_Strength_Check" value="/em makes an ability check\n\nSTR (no skill) check :\n[[1d20 + @{strength_mod} [Strength Mod] + @{global_check_bonus} [Active Check Bonus] ]] | [[1d20 + @{strength_mod} [Strength Mod] + @{global_check_bonus} [Active Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-2-7 sheet-skill-name">(Unskilled STR check)</div>
|
|
<div class="sheet-col-2-7">
|
|
<select name="attr_basic_strength_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_strength_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_strength_check_mod" value="@{strength_mod} + @{basic_strength_bonus} + @{basic_strength_prof_exp}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_Basic_Dexterity_Check" value="/em makes an ability check\n\nDEX (no skill) check :\n[[1d20 + @{dexterity_mod} [Dexterity Mod] + @{global_check_bonus} [Active Check Bonus] ]] | [[1d20 + @{dexterity_mod} [Dexterity Mod] + @{global_check_bonus} [Active Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-2-7 sheet-skill-name">(Unskilled DEX check)</div>
|
|
<div class="sheet-col-2-7">
|
|
<select name="attr_basic_dexterity_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_dexterity_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_dexterity_check_mod" value="@{dexterity_mod} + @{basic_dexterity_bonus} + @{basic_dexterity_prof_exp}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_Basic_Constitution_Check" value="/em makes an ability check\n\nCON (no skill) check :\n[[1d20 + @{constitution_mod} [Constitution Mod] + @{global_check_bonus} [Active Check Bonus] ]] | [[1d20 + @{constitution_mod} [Constitution Mod] + @{global_check_bonus} [Active Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-2-7 sheet-skill-name">(Unskilled CON check)</div>
|
|
<div class="sheet-col-2-7">
|
|
<select name="attr_basic_constitution_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_constitution_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_constitution_check_mod" value="@{constitution_mod} + @{basic_constitution_bonus} + @{basic_constitution_prof_exp}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-2-7 sheet-small-label">Other</div>
|
|
<div class="sheet-col-2-7 sheet-center sheet-small-label">Proficient</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Misc</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Total</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_Basic_Wisdom_Check" value="/em makes an ability check\n\nWIS (no skill) check :\n[[1d20 + @{wisdom_mod} [Wisdom Mod] + @{global_check_bonus} [Active Check Bonus] ]] | [[1d20 + @{wisdom_mod} [Wisdom Mod] + @{global_check_bonus} [Active Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-2-7 sheet-skill-name">(Unskilled WIS check)</div>
|
|
<div class="sheet-col-2-7">
|
|
<select name="attr_basic_wisdom_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_wisdom_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_wisdom_check_mod" value="@{wisdom_mod} + @{basic_wisdom_bonus} + @{basic_wisdom_prof_exp}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_Basic_Intelligence_Check" value="/em makes an ability check\n\nINT (no skill) check :\n[[1d20 + @{intelligence_mod} [Intelligence Mod] + @{global_check_bonus} [Active Check Bonus] ]] | [[1d20 + @{intelligence_mod} [Intelligence Mod] + @{global_check_bonus} [Active Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-2-7 sheet-skill-name">(Unskilled INT check)</div>
|
|
<div class="sheet-col-2-7">
|
|
<select name="attr_basic_intelligence_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_intelligence_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_intelligence_check_mod" value="@{intelligence_mod} + @{basic_intelligence_bonus} + @{basic_intelligence_prof_exp}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_Basic_Charisma_Check" value="/em makes an ability check\n\nCHA (no skill) check :\n[[1d20 + @{charisma_mod} [Charisma Mod] + @{global_check_bonus} [Active Check Bonus] ]] | [[1d20 + @{charisma_mod} [Charisma Mod] + @{global_check_bonus} [Active Check Bonus] ]]"></button></div>
|
|
<div class="sheet-col-2-7 sheet-skill-name">(Unskilled CHA check)</div>
|
|
<div class="sheet-col-2-7">
|
|
<select name="attr_basic_charisma_prof_exp">
|
|
<option value="0">No</option>
|
|
<option value="floor(@{PB} / 2)">Jack of all trades</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_charisma_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_basic_charisma_check_mod" value="@{charisma_mod} + @{basic_charisma_bonus} + @{basic_charisma_prof_exp}" disabled="disabled"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
</div>
|
|
|
|
<div class="sheet-section-background">
|
|
|
|
<h4 class="sheet-center">Appearance, Vision, Languages and Alignment <span class="sheet-pictos">U</span></h4>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_gender"><br/>Gender</div>
|
|
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_age"><br/>Age</div>
|
|
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_height"><br/>Height</div>
|
|
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_weight"><br/>Weight</div>
|
|
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_eyes"><br/>Eyes</div>
|
|
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_hair"><br/>Hair</div>
|
|
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_size"><br/>Size</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_vision"><br/>Vision</div>
|
|
<div class="sheet-col-2-3 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_prolanguages"><br/>Known Languages</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="text" name="attr_alignment"><br/>Alignment</div>
|
|
</div>
|
|
|
|
<h4 class="sheet-center">Background, Traits, Ideals, Bonds and Flaws <span class="sheet-pictos">g</span></h4>
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Background</div>
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Racial Traits</div>
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Personality Traits</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3"><textarea name="attr_background"></textarea></div>
|
|
<div class="sheet-col-1-3"><textarea name="attr_racial_traits"></textarea></div>
|
|
<div class="sheet-col-1-3"><textarea name="attr_personality_traits"></textarea></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Ideals</div>
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Bonds</div>
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Flaws</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3"><textarea name="attr_ideals"></textarea></div>
|
|
<div class="sheet-col-1-3"><textarea name="attr_bonds"></textarea></div>
|
|
<div class="sheet-col-1-3"><textarea name="attr_flaws"></textarea></div>
|
|
</div>
|
|
|
|
<h4 class="sheet-center">Equipment Proficiencies <span class="sheet-pictos">x</span></h4>
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Armour Proficiencies</div>
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Weapon Proficiencies</div>
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Tool Proficiencies</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3"><textarea name="attr_pro_armour"></textarea></div>
|
|
<div class="sheet-col-1-3"><textarea name="attr_pro_weapons"></textarea></div>
|
|
<div class="sheet-col-1-3"><textarea name="attr_pro_tools"></textarea></div>
|
|
</div>
|
|
|
|
<hr/>
|
|
</div>
|
|
|
|
<div class="sheet-section-class">
|
|
|
|
<h4 class="sheet-center">Class Levels, Features, Notes and Feats<span class="sheet-pictos">Y</span></h4>
|
|
|
|
<div class="sheet-row">
|
|
|
|
|
|
<div class="sheet-col-7-12 sheet-padr">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1 sheet-center sheet-small-label">Class Levels</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Barbarian</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_barbarian_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Bard</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_bard_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Cleric</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_cleric_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Druid</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_druid_level" value="0" min="0" step="1"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Fighter</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_fighter_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Monk</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_monk_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Paladin</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_paladin_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Ranger</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_ranger_level" value="0" min="0" step="1"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Rogue</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_rogue_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Sorcerer</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_sorcerer_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Warlock</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_warlock_level" value="0" min="0" step="1"></div>
|
|
|
|
<div class="sheet-col-1-8 sheet-center sheet-margin-top">Wizard</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-padr"><input type="number" name="attr_wizard_level" value="0" min="0" step="1"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="sheet-col-5-12">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1 sheet-center sheet-small-label">Class Resources</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label">Name</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Recharge</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Current</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Max</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_classresources">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12"><input type="text" name="attr_ClassResourceName"/></div>
|
|
<div class="sheet-col-1-4">
|
|
<select name="attr_ClassResourceRecharge">
|
|
<option value="None">None</option>
|
|
<option value="Short Rest">Short Rest</option>
|
|
<option value="Long rest">Long Rest</option>
|
|
<option value="Other">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_ClassResourceTotal" value="1"/></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_ClassResourceTotal_max" value="1"/></div>
|
|
</div>
|
|
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1 sheet-sub-header sheet-center sheet-small-label">Class Features</div>
|
|
</div>
|
|
<textarea name="attr_class_features" class="sheet-large-textarea"></textarea>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1 sheet-sub-header sheet-center sheet-small-label">Other Class Abilities, Notes and Feats</div>
|
|
</div>
|
|
<textarea name="attr_class_abilities_and_feats" class="sheet-large-textarea"></textarea>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<h4 class="sheet-center">Class Actions/Macros <span class="sheet-pictos">l</span></h4>
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1">
|
|
<p class="sheet-small-note">Use this section to quickly create useful class macros for often used features or abilities. For example, channel divinity options, bardic performance options, Ki point using abilities, etc... You can also use this section for any custom macro you want that the sheet doesnt currently include.</p>
|
|
|
|
<div class="sheet-row sheet-sub-header sheet-small-label sheet-center">
|
|
<div class="sheet-col-7-24 sheet-padl sheet-padr">Name</div>
|
|
<div class="sheet-col-15-24">Description</div>
|
|
<div class="sheet-col-1-12">Macro</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_classactions">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-7-24 sheet-padl sheet-padt sheet-padr"><input type="text" class="sheet-center" name="attr_classactionname"></div>
|
|
<div class="sheet-col-15-24 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_classactiondescription"></textarea></div>
|
|
<div class="sheet-col-1-12 sheet-padt sheet-center"><button type='roll' class="sheet-roll" name='roll_ClassAction' value="/em uses @{classactionname} \n\n@{classactiondescription}" >Use</button></div>
|
|
</div>
|
|
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<hr/>
|
|
</div>
|
|
|
|
<div class="sheet-section-weapons">
|
|
|
|
<!-- Hidden calcs to work out correct mod for finesse weapons -->
|
|
<!-- OLD split calcs easier to read but come with performance issues. Consolidated single calc below
|
|
<input type="hidden" name="attr_finesse_str_weight" value="(ceil((@{strength_mod}/1e10) - (@{dexterity_mod}/1e10)))" disabled="disabled">
|
|
<input type="hidden" name="attr_finesse_dex_weight" value="(ceil((@{dexterity_mod}/1e10) - (@{strength_mod}/1e10)))" disabled="disabled">
|
|
<input type="hidden" name="attr_finesse_tie_weight" value="(1 - @{finesse_str_weight} - @{finesse_dex_weight})" disabled="disabled">
|
|
<input type="hidden" name="attr_finesse_mod" value="((@{finesse_str_weight} * @{strength_mod}) + (@{finesse_dex_weight} * @{dexterity_mod}) + ((@{finesse_tie_weight}) * (@{strength_mod})))" disabled="disabled">-->
|
|
<input type="hidden" name="attr_finesse_mod" value="(((ceil((@{strength_mod}/1e10) - (@{dexterity_mod}/1e10))) * @{strength_mod}) + ((ceil((@{dexterity_mod}/1e10) - (@{strength_mod}/1e10))) * @{dexterity_mod}) + ((1 - (ceil((@{strength_mod}/1e10) - (@{dexterity_mod}/1e10))) - (ceil((@{dexterity_mod}/1e10) - (@{strength_mod}/1e10)))) * (@{strength_mod})))" disabled="disabled">
|
|
|
|
<!-- BEGIN AUTO GENERATED WEAPON SECTION -->
|
|
<h4 class="sheet-center">Melee Weapons <span class="sheet-pictos">D</span></h4>
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">Prof?</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Weapon</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label sheet-vert-bottom">Wielded</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Finesse?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom sheet-padr">Magic Bonus</div>
|
|
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">To<br/>Hit</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Attack</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Damage Dice</div>
|
|
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">Dmg<br/>Bonus</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label sheet-vert-bottom">Damage Type</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label sheet-vert-bottom">Damage</div>
|
|
</div> <!-- BEGIN melee weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbmelee1" checked="checked"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_meleeweaponname1"></div>
|
|
<div class="sheet-col-1-8" title="How is the weapon being wielded">
|
|
<select name="attr_meleeattackweilded1">
|
|
<option value="1">Main Hand</option>
|
|
<option value="1.1">2 Handed</option>
|
|
<option value="0">Off Hand</option>
|
|
<option value="1.2">Off Hand (2weap fight style)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_meleeattackstat1">
|
|
<option value="@{strength_mod}">No</option>
|
|
<option value="@{finesse_mod}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_meleemagic1" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleetohit1" value="@{meleeattackstat1} + @{pbmelee1} + @{meleemagic1}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeAttack1" value="/em uses @{meleeweaponname1} to attack\n\n[[1d20 + @{meleetohit1} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] | [[1d20 + @{meleetohit1} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_meleedmg1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleedmgbonus1" value="(@{meleeattackstat1} * floor(@{meleeattackweilded1})) + @{meleemagic1}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_meleedmgtype1"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeDamage1" value="\nFor [[@{meleedmg1} [Base damage] + @{meleedmgbonus1} [Damage Bonus] + @{global_melee_damage_bonus} [Active Melee Damage Bonus] + 0d0 [Bugfix 0] ]] @{meleedmgtype1} damage (if a crit add an extra [[@{meleedmg1}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END melee weapon row -->
|
|
<!-- BEGIN melee weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbmelee2" checked="checked"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_meleeweaponname2"></div>
|
|
<div class="sheet-col-1-8" title="How is the weapon being wielded">
|
|
<select name="attr_meleeattackweilded2">
|
|
<option value="1">Main Hand</option>
|
|
<option value="1.1">2 Handed</option>
|
|
<option value="0">Off Hand</option>
|
|
<option value="1.2">Off Hand (2weap fight style)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_meleeattackstat2">
|
|
<option value="@{strength_mod}">No</option>
|
|
<option value="@{finesse_mod}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_meleemagic2" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleetohit2" value="@{meleeattackstat2} + @{pbmelee2} + @{meleemagic2}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeAttack2" value="/em uses @{meleeweaponname2} to attack\n\n[[1d20 + @{meleetohit2} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] | [[1d20 + @{meleetohit2} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_meleedmg2"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleedmgbonus2" value="(@{meleeattackstat2} * floor(@{meleeattackweilded2})) + @{meleemagic2}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_meleedmgtype2"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeDamage2" value="\nFor [[@{meleedmg2} [Base damage] + @{meleedmgbonus2} [Damage Bonus] + @{global_melee_damage_bonus} [Active Melee Damage Bonus] + 0d0 [Bugfix 0] ]] @{meleedmgtype2} damage (if a crit add an extra [[@{meleedmg2}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END melee weapon row -->
|
|
<!-- BEGIN melee weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbmelee3" checked="checked"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_meleeweaponname3"></div>
|
|
<div class="sheet-col-1-8" title="How is the weapon being wielded">
|
|
<select name="attr_meleeattackweilded3">
|
|
<option value="1">Main Hand</option>
|
|
<option value="1.1">2 Handed</option>
|
|
<option value="0">Off Hand</option>
|
|
<option value="1.2">Off Hand (2weap fight style)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_meleeattackstat3">
|
|
<option value="@{strength_mod}">No</option>
|
|
<option value="@{finesse_mod}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_meleemagic3" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleetohit3" value="@{meleeattackstat3} + @{pbmelee3} + @{meleemagic3}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeAttack3" value="/em uses @{meleeweaponname3} to attack\n\n[[1d20 + @{meleetohit3} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] | [[1d20 + @{meleetohit3} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_meleedmg3"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleedmgbonus3" value="(@{meleeattackstat3} * floor(@{meleeattackweilded3})) + @{meleemagic3}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_meleedmgtype3"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeDamage3" value="\nFor [[@{meleedmg3} [Base damage] + @{meleedmgbonus3} [Damage Bonus] + @{global_melee_damage_bonus} [Active Melee Damage Bonus] + 0d0 [Bugfix 0] ]] @{meleedmgtype3} damage (if a crit add an extra [[@{meleedmg3}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END melee weapon row -->
|
|
<!-- BEGIN melee weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbmelee4" checked="checked"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_meleeweaponname4"></div>
|
|
<div class="sheet-col-1-8" title="How is the weapon being wielded">
|
|
<select name="attr_meleeattackweilded4">
|
|
<option value="1">Main Hand</option>
|
|
<option value="1.1">2 Handed</option>
|
|
<option value="0">Off Hand</option>
|
|
<option value="1.2">Off Hand (2weap fight style)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_meleeattackstat4">
|
|
<option value="@{strength_mod}">No</option>
|
|
<option value="@{finesse_mod}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_meleemagic4" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleetohit4" value="@{meleeattackstat4} + @{pbmelee4} + @{meleemagic4}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeAttack4" value="/em uses @{meleeweaponname4} to attack\n\n[[1d20 + @{meleetohit4} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] | [[1d20 + @{meleetohit4} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_meleedmg4"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleedmgbonus4" value="(@{meleeattackstat4} * floor(@{meleeattackweilded4})) + @{meleemagic4}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_meleedmgtype4"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeDamage4" value="\nFor [[@{meleedmg4} [Base damage] + @{meleedmgbonus4} [Damage Bonus] + @{global_melee_damage_bonus} [Active Melee Damage Bonus] + 0d0 [Bugfix 0] ]] @{meleedmgtype4} damage (if a crit add an extra [[@{meleedmg4}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END melee weapon row -->
|
|
<!-- BEGIN melee weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbmelee5" checked="checked"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_meleeweaponname5"></div>
|
|
<div class="sheet-col-1-8" title="How is the weapon being wielded">
|
|
<select name="attr_meleeattackweilded5">
|
|
<option value="1">Main Hand</option>
|
|
<option value="1.1">2 Handed</option>
|
|
<option value="0">Off Hand</option>
|
|
<option value="1.2">Off Hand (2weap fight style)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_meleeattackstat5">
|
|
<option value="@{strength_mod}">No</option>
|
|
<option value="@{finesse_mod}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_meleemagic5" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleetohit5" value="@{meleeattackstat5} + @{pbmelee5} + @{meleemagic5}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeAttack5" value="/em uses @{meleeweaponname5} to attack\n\n[[1d20 + @{meleetohit5} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] | [[1d20 + @{meleetohit5} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_meleedmg5"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleedmgbonus5" value="(@{meleeattackstat5} * floor(@{meleeattackweilded5})) + @{meleemagic5}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_meleedmgtype5"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeDamage5" value="\nFor [[@{meleedmg5} [Base damage] + @{meleedmgbonus5} [Damage Bonus] + @{global_melee_damage_bonus} [Active Melee Damage Bonus] + 0d0 [Bugfix 0] ]] @{meleedmgtype5} damage (if a crit add an extra [[@{meleedmg5}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END melee weapon row -->
|
|
<!-- BEGIN melee weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbmelee6" checked="checked"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_meleeweaponname6"></div>
|
|
<div class="sheet-col-1-8" title="How is the weapon being wielded">
|
|
<select name="attr_meleeattackweilded6">
|
|
<option value="1">Main Hand</option>
|
|
<option value="1.1">2 Handed</option>
|
|
<option value="0">Off Hand</option>
|
|
<option value="1.2">Off Hand (2weap fight style)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_meleeattackstat6">
|
|
<option value="@{strength_mod}">No</option>
|
|
<option value="@{finesse_mod}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_meleemagic6" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleetohit6" value="@{meleeattackstat6} + @{pbmelee6} + @{meleemagic6}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeAttack6" value="/em uses @{meleeweaponname6} to attack\n\n[[1d20 + @{meleetohit6} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] | [[1d20 + @{meleetohit6} [To Hit] + @{global_melee_attack_bonus} [Active Melee Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_meleedmg6"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_meleedmgbonus6" value="(@{meleeattackstat6} * floor(@{meleeattackweilded6})) + @{meleemagic6}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_meleedmgtype6"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_MeleeDamage6" value="\nFor [[@{meleedmg6} [Base damage] + @{meleedmgbonus6} [Damage Bonus] + @{global_melee_damage_bonus} [Active Melee Damage Bonus] + 0d0 [Bugfix 0] ]] @{meleedmgtype6} damage (if a crit add an extra [[@{meleedmg6}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END melee weapon row -->
|
|
<h4 class="sheet-center">Ranged Weapons <span class="sheet-pictos">e</span></h4>
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">Prof?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Ammo</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Weapon (range)</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label sheet-vert-bottom">Type</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom sheet-padr">Magic Bonus</div>
|
|
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">To<br/>Hit</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Attack</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Damage Dice</div>
|
|
<div class="sheet-col-1-24 sheet-center sheet-small-label sheet-vert-bottom">Dmg<br/>Bonus</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label sheet-vert-bottom">Damage Type</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label sheet-vert-bottom">Damage</div>
|
|
</div>
|
|
<!-- BEGIN ranged weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbranged1" checked="checked"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_rangedammo1" value="1"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_rangedweaponname1"></div>
|
|
<div class="sheet-col-1-8" title="Choose either normal or thrown">
|
|
<select name="attr_rangedtype1">
|
|
<option value="@{dexterity_mod}">Normal</option>
|
|
<option value="@{strength_mod}">Thrown</option>
|
|
<option value="@{finesse_mod}">Thrown(finesse)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_rangedmagic1" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangedtohit1" value="@{rangedtype1} + @{pbranged1} + @{rangedmagic1}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedAttack1" value="/em uses @{rangedweaponname1} to attack\n\n[[1d20 + @{rangedtohit1} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] | [[1d20 + @{rangedtohit1} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_rangeddmg1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangeddmgbonus1" value="@{rangedtype1} + @{rangedmagic1}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_rangeddmgtype1"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedDamage1" value="\nFor [[@{rangeddmg1} [Base damage] + @{rangeddmgbonus1} [Damage Bonus] + @{global_ranged_damage_bonus} [Active Ranged Damage Bonus] + 0d0 [Bugfix 0] ]] @{rangeddmgtype1} damage (if a crit add an extra [[@{rangeddmg1}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END ranged weapon row -->
|
|
<!-- BEGIN ranged weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbranged2" checked="checked"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_rangedammo2" value="1"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_rangedweaponname2"></div>
|
|
<div class="sheet-col-1-8" title="Choose either normal or thrown">
|
|
<select name="attr_rangedtype2">
|
|
<option value="@{dexterity_mod}">Normal</option>
|
|
<option value="@{strength_mod}">Thrown</option>
|
|
<option value="@{finesse_mod}">Thrown(finesse)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_rangedmagic2" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangedtohit2" value="@{rangedtype2} + @{pbranged2} + @{rangedmagic2}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedAttack2" value="/em uses @{rangedweaponname2} to attack\n\n[[1d20 + @{rangedtohit2} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] | [[1d20 + @{rangedtohit2} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_rangeddmg2"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangeddmgbonus2" value="@{rangedtype2} + @{rangedmagic2}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_rangeddmgtype2"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedDamage2" value="\nFor [[@{rangeddmg2} [Base damage] + @{rangeddmgbonus2} [Damage Bonus] + @{global_ranged_damage_bonus} [Active Ranged Damage Bonus] + 0d0 [Bugfix 0] ]] @{rangeddmgtype2} damage (if a crit add an extra [[@{rangeddmg2}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END ranged weapon row -->
|
|
<!-- BEGIN ranged weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbranged3" checked="checked"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_rangedammo3" value="1"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_rangedweaponname3"></div>
|
|
<div class="sheet-col-1-8" title="Choose either normal or thrown">
|
|
<select name="attr_rangedtype3">
|
|
<option value="@{dexterity_mod}">Normal</option>
|
|
<option value="@{strength_mod}">Thrown</option>
|
|
<option value="@{finesse_mod}">Thrown(finesse)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_rangedmagic3" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangedtohit3" value="@{rangedtype3} + @{pbranged3} + @{rangedmagic3}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedAttack3" value="/em uses @{rangedweaponname3} to attack\n\n[[1d20 + @{rangedtohit3} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] | [[1d20 + @{rangedtohit3} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_rangeddmg3"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangeddmgbonus3" value="@{rangedtype3} + @{rangedmagic3}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_rangeddmgtype3"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedDamage3" value="\nFor [[@{rangeddmg3} [Base damage] + @{rangeddmgbonus3} [Damage Bonus] + @{global_ranged_damage_bonus} [Active Ranged Damage Bonus] + 0d0 [Bugfix 0] ]] @{rangeddmgtype3} damage (if a crit add an extra [[@{rangeddmg3}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END ranged weapon row -->
|
|
<!-- BEGIN ranged weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbranged4" checked="checked"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_rangedammo4" value="1"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_rangedweaponname4"></div>
|
|
<div class="sheet-col-1-8" title="Choose either normal or thrown">
|
|
<select name="attr_rangedtype4">
|
|
<option value="@{dexterity_mod}">Normal</option>
|
|
<option value="@{strength_mod}">Thrown</option>
|
|
<option value="@{finesse_mod}">Thrown(finesse)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_rangedmagic4" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangedtohit4" value="@{rangedtype4} + @{pbranged4} + @{rangedmagic4}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedAttack4" value="/em uses @{rangedweaponname4} to attack\n\n[[1d20 + @{rangedtohit4} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] | [[1d20 + @{rangedtohit4} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_rangeddmg4"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangeddmgbonus4" value="@{rangedtype4} + @{rangedmagic4}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_rangeddmgtype4"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedDamage4" value="\nFor [[@{rangeddmg4} [Base damage] + @{rangeddmgbonus4} [Damage Bonus] + @{global_ranged_damage_bonus} [Active Ranged Damage Bonus] + 0d0 [Bugfix 0] ]] @{rangeddmgtype4} damage (if a crit add an extra [[@{rangeddmg4}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END ranged weapon row -->
|
|
<!-- BEGIN ranged weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbranged5" checked="checked"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_rangedammo5" value="1"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_rangedweaponname5"></div>
|
|
<div class="sheet-col-1-8" title="Choose either normal or thrown">
|
|
<select name="attr_rangedtype5">
|
|
<option value="@{dexterity_mod}">Normal</option>
|
|
<option value="@{strength_mod}">Thrown</option>
|
|
<option value="@{finesse_mod}">Thrown(finesse)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_rangedmagic5" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangedtohit5" value="@{rangedtype5} + @{pbranged5} + @{rangedmagic5}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedAttack5" value="/em uses @{rangedweaponname5} to attack\n\n[[1d20 + @{rangedtohit5} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] | [[1d20 + @{rangedtohit5} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_rangeddmg5"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangeddmgbonus5" value="@{rangedtype5} + @{rangedmagic5}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_rangeddmgtype5"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedDamage5" value="\nFor [[@{rangeddmg5} [Base damage] + @{rangeddmgbonus5} [Damage Bonus] + @{global_ranged_damage_bonus} [Active Ranged Damage Bonus] + 0d0 [Bugfix 0] ]] @{rangeddmgtype5} damage (if a crit add an extra [[@{rangeddmg5}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END ranged weapon row -->
|
|
<!-- BEGIN ranged weapon row -->
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-24 sheet-checkbox-row"><input type="checkbox" value="@{PB}" name="attr_pbranged6" checked="checked"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_rangedammo6" value="1"></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_rangedweaponname6"></div>
|
|
<div class="sheet-col-1-8" title="Choose either normal or thrown">
|
|
<select name="attr_rangedtype6">
|
|
<option value="@{dexterity_mod}">Normal</option>
|
|
<option value="@{strength_mod}">Thrown</option>
|
|
<option value="@{finesse_mod}">Thrown(finesse)</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-padr" title="The magic bonus will be added as a bonus to BOTH the attack and damage rolls"><input type="number" name="attr_rangedmagic6" value="0" step="1"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangedtohit6" value="@{rangedtype6} + @{pbranged6} + @{rangedmagic6}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedAttack6" value="/em uses @{rangedweaponname6} to attack\n\n[[1d20 + @{rangedtohit6} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] | [[1d20 + @{rangedtohit6} [To Hit] + @{global_ranged_attack_bonus} [Active Ranged Attack Bonus] ]] vs AC" >Attack</button></div>
|
|
<div class="sheet-col-1-12" title="Only enter the base damage roll here without any bonuses from stats or other sources"><input class="sheet-center" type="text" name="attr_rangeddmg6"></div>
|
|
<div class="sheet-col-1-24"><input type="number" name="attr_rangeddmgbonus6" value="@{rangedtype6} + @{rangedmagic6}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8"><input type="text" name="attr_rangeddmgtype6"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><button type="roll" class="sheet-roll" name="roll_RangedDamage6" value="\nFor [[@{rangeddmg6} [Base damage] + @{rangeddmgbonus6} [Damage Bonus] + @{global_ranged_damage_bonus} [Active Ranged Damage Bonus] + 0d0 [Bugfix 0] ]] @{rangeddmgtype6} damage (if a crit add an extra [[@{rangeddmg6}]])" >Damage</button></div>
|
|
</div>
|
|
<!-- END ranged weapon row -->
|
|
<hr/>
|
|
|
|
<!-- END AUTO GENERATED WEAPON SECTION -->
|
|
</div>
|
|
|
|
<div class="sheet-section-spellbook">
|
|
|
|
<!-- Start hidden spell casting stats -->
|
|
<input type="hidden" name="attr_base_spell_dc" value="(8 + @{global_spell_dc_bonus})" />
|
|
|
|
<input type="hidden" name="attr_arcane_trickster_spell_bonus" value="(@{intelligence_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_bard_spell_bonus" value="(@{charisma_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_cleric_spell_bonus" value="(@{wisdom_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_druid_spell_bonus" value="(@{wisdom_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_eldritch_knight_spell_bonus" value="(@{intelligence_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_paladin_spell_bonus" value="(@{charisma_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_ranger_spell_bonus" value="(@{wisdom_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_sorcerer_spell_bonus" value="(@{charisma_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_warlock_spell_bonus" value="(@{charisma_mod}+@{PB})" />
|
|
<input type="hidden" name="attr_wizard_spell_bonus" value="(@{intelligence_mod}+@{PB})" />
|
|
|
|
<!-- No longer used but leaving in for legacy support -->
|
|
<input type="hidden" name="attr_prepared_spells_max" value="@{spells_prepared_cleric} + @{spells_prepared_druid} + @{spells_prepared_paladin} + @{spells_prepared_wizard}" disabled="disabled">
|
|
<!-- End hidden spell casting stats -->
|
|
|
|
<div class="sheet-row sheet-margin-bottom">
|
|
|
|
<div class="sheet-col-1"><h4 class="sheet-center">Spell Dashboard and Spell Slots<span class="sheet-pictos-custom">t</span></h4></div>
|
|
|
|
<div class="sheet-col-4-5">
|
|
<p class="sheet-small-note">The dashboard fields are auto calculated from the individual class levels/options (set in the Class section of the sheet) and your core stats.</p>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Arcane Trickster</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Bard</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Cleric</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Druid</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Eldritch Knight</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Paladin</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ranger</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Sorcerer</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Warlock</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Wizard</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-margin-top sheet-center">Cantrips Known</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_arcane_trickster" value="( (ceil((@{rogue_level}-2)/1e10)*3) + (ceil((@{rogue_level}-9)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_bard" value="( (ceil(@{bard_level}/1e10)*2) + (ceil((@{bard_level}-3)/1e10)) + (ceil((@{bard_level}-9)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_cleric" value="( (ceil(@{cleric_level}/1e10)*3) + (ceil((@{cleric_level}-3)/1e10)) + (ceil((@{cleric_level}-9)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_druid" value="( (ceil(@{druid_level}/1e10)*2) + (ceil((@{druid_level}-3)/1e10)) + (ceil((@{druid_level}-9)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_eldritch_knight" value="( (ceil((@{fighter_level}-2)/1e10)*2) + (ceil((@{fighter_level}-9)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_paladin" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_ranger" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_sorcerer" value="( (ceil(@{sorcerer_level}/1e10)*4) + (ceil((@{sorcerer_level}-3)/1e10)) + (ceil((@{sorcerer_level}-9)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_warlock" value="( (ceil(@{warlock_level}/1e10)*2) + (ceil((@{warlock_level}-3)/1e10)) + (ceil((@{warlock_level}-9)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cantrips_known_wizard" value="( (ceil(@{wizard_level}/1e10)*3) + (ceil((@{wizard_level}-3)/1e10)) + (ceil((@{wizard_level}-9)/1e10)) )" disabled="disabled" /></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-margin-top sheet-center">Spells Known</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_arcane_trickster" value="( (ceil(@{rogue_level}/1e10)*3) + (ceil((@{rogue_level}-3)/1e10)) + (ceil((@{rogue_level}-6)/1e10)) + (ceil((@{rogue_level}-7)/1e10)) + (ceil((@{rogue_level}-9)/1e10)) + (ceil((@{rogue_level}-10)/1e10)) + (ceil((@{rogue_level}-12)/1e10)) + (ceil((@{rogue_level}-13)/1e10)) + (ceil((@{rogue_level}-15)/1e10)) + (ceil((@{rogue_level}-18)/1e10)) + (ceil((@{rogue_level}-19)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_bard" value="( (ceil(@{bard_level}/1e10)*4) + (ceil((@{bard_level}-1)/1e10)) + (ceil((@{bard_level}-2)/1e10)) + (ceil((@{bard_level}-3)/1e10)) + (ceil((@{bard_level}-4)/1e10)) + (ceil((@{bard_level}-5)/1e10)) + (ceil((@{bard_level}-6)/1e10)) + (ceil((@{bard_level}-7)/1e10)) + (ceil((@{bard_level}-8)/1e10)) + (ceil((@{bard_level}-9)/1e10)*2) + (ceil((@{bard_level}-10)/1e10)) + (ceil((@{bard_level}-12)/1e10)) + (ceil((@{bard_level}-13)/1e10)*2) + (ceil((@{bard_level}-14)/1e10)) + (ceil((@{bard_level}-16)/1e10)) + (ceil((@{bard_level}-17)/1e10)*2) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_cleric" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_druid" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_eldritch_knight" value="( (ceil((@{fighter_level}-2)/1e10)*3) + (ceil((@{fighter_level}-3)/1e10)) + (ceil((@{fighter_level}-6)/1e10)) + (ceil((@{fighter_level}-7)/1e10)) + (ceil((@{fighter_level}-9)/1e10)) + (ceil((@{fighter_level}-10)/1e10)) + (ceil((@{fighter_level}-12)/1e10)) + (ceil((@{fighter_level}-13)/1e10)) + (ceil((@{fighter_level}-15)/1e10)) + (ceil((@{fighter_level}-18)/1e10)) + (ceil((@{fighter_level}-19)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_paladin" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_ranger" value="( (1+ceil(@{ranger_level}/2)) * (ceil((@{ranger_level}-1)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_sorcerer" value="( (ceil(@{sorcerer_level}/1e10)*2) + (ceil((@{sorcerer_level}-1)/1e10)) + (ceil((@{sorcerer_level}-2)/1e10)) + (ceil((@{sorcerer_level}-3)/1e10)) + (ceil((@{sorcerer_level}-4)/1e10)) + (ceil((@{sorcerer_level}-5)/1e10)) + (ceil((@{sorcerer_level}-6)/1e10)) + (ceil((@{sorcerer_level}-7)/1e10)) + (ceil((@{sorcerer_level}-8)/1e10)) + (ceil((@{sorcerer_level}-9)/1e10)) + (ceil((@{sorcerer_level}-10)/1e10)) + (ceil((@{sorcerer_level}-12)/1e10)) + (ceil((@{sorcerer_level}-14)/1e10)) + (ceil((@{sorcerer_level}-16)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_warlock" value="( (ceil(@{warlock_level}/1e10) + @{warlock_level}) - (ceil((@{warlock_level}-9)/1e10)) - (ceil((@{warlock_level}-11)/1e10)) - (ceil((@{warlock_level}-13)/1e10)) - (ceil((@{warlock_level}-15)/1e10)) - (ceil((@{warlock_level}-17)/1e10)) - (ceil((@{warlock_level}-19)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_known_wizard" value="0" disabled="disabled" /></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-margin-top sheet-center">Can Prepare</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_arcane_trickster" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_bard" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_cleric" value="( ((((@{cleric_level} + @{wisdom_mod}) + 1) + abs((@{cleric_level} + @{wisdom_mod}) - 1)) / 2) * (ceil(@{cleric_level}/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_druid" value="( ((((@{druid_level} + @{wisdom_mod}) + 1) + abs((@{druid_level} + @{wisdom_mod}) - 1)) / 2) * (ceil(@{druid_level}/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_eldritch_knight" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_paladin" value="( ((((floor(@{paladin_level}/2) + @{charisma_mod}) + 1) + abs((floor(@{paladin_level}/2) + @{charisma_mod}) - 1)) / 2) * (ceil((@{paladin_level}-1)/1e10)) )" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_ranger" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_sorcerer" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_warlock" value="0" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_spells_prepared_wizard" value="( ((((@{wizard_level} + @{intelligence_mod}) + 1) + abs((@{wizard_level} + @{intelligence_mod}) - 1)) / 2) * (ceil(@{wizard_level}/1e10)) )" disabled="disabled" /></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-margin-top sheet-center">Save DC</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_arcane_trickster_spell_dc" value="(@{base_spell_dc}+@{arcane_trickster_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_bard_spell_dc" value="(@{base_spell_dc}+@{bard_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_cleric_spell_dc" value="(@{base_spell_dc}+@{cleric_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_druid_spell_dc" value="(@{base_spell_dc}+@{druid_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_eldritch_knight_spell_dc" value="(@{base_spell_dc}+@{eldritch_knight_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_paladin_spell_dc" value="(@{base_spell_dc}+@{paladin_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_ranger_spell_dc" value="(@{base_spell_dc}+@{ranger_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_sorcerer_spell_dc" value="(@{base_spell_dc}+@{sorcerer_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_warlock_spell_dc" value="(@{base_spell_dc}+@{warlock_spell_bonus})" disabled="disabled" /></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_wizard_spell_dc" value="(@{base_spell_dc}+@{wizard_spell_bonus})" disabled="disabled" /></div>
|
|
|
|
</div>
|
|
|
|
<hr/>
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Sorcerer Specific</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Used</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Max</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-margin-top">Sorcery Points</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_sorcery_points" value="0" min="0" step="1"/></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_sorcery_points_max" value="( @{sorcerer_level} * ceil((@{sorcerer_level}-1)/1e10) )" disabled="disabled"/></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1"><p class="sheet-small-note">Recharge on a long rest (4 recharge on a short rest if lvl 20). Used to power metamagic or convert to/from spell slots</p></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2 sheet-padl">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Warlock Specific</div>
|
|
<div class="sheet-col-1-4 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-1-4 sheet-vert-bottom sheet-center sheet-small-label">Used</div>
|
|
<div class="sheet-col-1-4 sheet-vert-bottom sheet-center sheet-small-label">Max</div>
|
|
<div class="sheet-col-1-4 sheet-vert-bottom sheet-center sheet-small-label">Level</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-4 sheet-margin-top">Spell Slots</div>
|
|
<div class="sheet-col-1-4"><input type="number" name="attr_warlock_spell_slots" value="0" min="0" step="1"/></div>
|
|
<div class="sheet-col-1-4"><input type="number" name="attr_warlock_spell_slots_max" value="( ceil(@{warlock_level}/1e10) + (ceil((@{warlock_level}-1)/1e10)) + (ceil((@{warlock_level}-10)/1e10)) + (ceil((@{warlock_level}-16)/1e10)) )" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-4"><input type="number" name="attr_warlock_spell_slots_level" value="( ceil(@{warlock_level}/1e10) + (ceil((@{warlock_level}-2)/1e10)) + (ceil((@{warlock_level}-4)/1e10)) + (ceil((@{warlock_level}-6)/1e10)) + (ceil((@{warlock_level}-8)/1e10)) )" disabled="disabled"/></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1"><p class="sheet-small-note">Recharge on a long or short rest and are all of the same level</p></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-margin-top">Invocations Known</div>
|
|
<div class="sheet-col-1-2"><input type="number" name="attr_warlock_invocations_known" value="( (ceil((@{warlock_level}-1)/1e10)*2) + (ceil((@{warlock_level}-4)/1e10)) + (ceil((@{warlock_level}-6)/1e10)) + (ceil((@{warlock_level}-8)/1e10)) + (ceil((@{warlock_level}-11)/1e10)) + (ceil((@{warlock_level}-14)/1e10)) + (ceil((@{warlock_level}-17)/1e10)) )" disabled="disabled"/></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-5 sheet-padl">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Spell Slots</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Used</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Max</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">1</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l1" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l1_max" value="0"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">2</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l2" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l2_max" value="0"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">3</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l3" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l3_max" value="0"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">4</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l4" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l4_max" value="0"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">5</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l5" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l5_max" value="0"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">6</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l6" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l6_max" value="0"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">7</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l7" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l7_max" value="0"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">8</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l8" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l8_max" value="0"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-margin-top">9</div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l9" value="0"></div>
|
|
<div class="sheet-col-1-3"><input type="number" name="attr_spell_slots_l9_max" value="0"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<h4 class="sheet-center">Spell Book <span class="sheet-pictos-three">g</span></h4>
|
|
<p class="sheet-small-note">Use this section to track spells you know, have prepared, or have in your spell book. Spells that do not count against the limit of spells you have prepared (ie. Cleric Domain spells, Paladin Oath spells, etc...), and spells from classes which do not prepare spells (ie. Sorcerer, Warlock, etc...), should be marked as "Always" prepared</p>
|
|
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab0" value="0" title="Cantrips" checked="checked"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab0">Cantrips</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab1" value="1" title="Level 1"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab1">Level 1</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab2" value="2" title="Level 2"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab2">Level 2</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab3" value="3" title="Level 3"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab3">Level 3</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab4" value="4" title="Level 4"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab4">Level 4</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab5" value="5" title="Level 5"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab5">Level 5</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab6" value="6" title="Level 6"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab6">Level 6</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab7" value="7" title="Level 7"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab7">Level 7</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab8" value="8" title="Level 8"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab8">Level 8</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab9" value="9" title="Level 9"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab9">Level 9</span>
|
|
<input type="radio" name="attr_spellpagetab" class="sheet-spellpagetab sheet-spelltab99" value="99" title="Show All"/>
|
|
<span class="sheet-spellpagetab sheet-spelltab99">Show All</span>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<!-- BEGIN AUTO GENERATED SPELL PAGES -->
|
|
<!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page0"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Cantrip</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbookcantrip">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Cantrip<input type="hidden" name="attr_spellbaselevel" value="0"><input type="hidden" name="attr_spellfriendlylevel" value="Cantrip"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared" disabled="disabled">
|
|
<option value="1">Yes</option>
|
|
<option value="0">NO</option>
|
|
<option value="0.0001" selected="selected">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page1"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 1</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel1">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 1<input type="hidden" name="attr_spellbaselevel" value="1"><input type="hidden" name="attr_spellfriendlylevel" value="Level 1"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page2"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 2</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel2">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 2<input type="hidden" name="attr_spellbaselevel" value="2"><input type="hidden" name="attr_spellfriendlylevel" value="Level 2"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page3"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 3</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel3">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 3<input type="hidden" name="attr_spellbaselevel" value="3"><input type="hidden" name="attr_spellfriendlylevel" value="Level 3"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page4"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 4</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel4">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 4<input type="hidden" name="attr_spellbaselevel" value="4"><input type="hidden" name="attr_spellfriendlylevel" value="Level 4"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page5"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 5</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel5">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 5<input type="hidden" name="attr_spellbaselevel" value="5"><input type="hidden" name="attr_spellfriendlylevel" value="Level 5"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page6"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 6</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel6">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 6<input type="hidden" name="attr_spellbaselevel" value="6"><input type="hidden" name="attr_spellfriendlylevel" value="Level 6"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page7"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 7</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel7">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 7<input type="hidden" name="attr_spellbaselevel" value="7"><input type="hidden" name="attr_spellfriendlylevel" value="Level 7"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page8"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 8</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel8">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 8<input type="hidden" name="attr_spellbaselevel" value="8"><input type="hidden" name="attr_spellfriendlylevel" value="Level 8"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page --> <!-- BEGIN new spell page -->
|
|
<div class="sheet-spell-page9"> <div class="sheet-row sheet-spell-header">
|
|
<div class="sheet-col-1 sheet-vert-bottom sheet-center sheet-small-label">Level 9</div>
|
|
</div>
|
|
|
|
<fieldset class="repeating_spellbooklevel9">
|
|
<!-- BEGIN spell row -->
|
|
<div class="sheet-margin-bottom sheet-padr sheet-padl">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Spell Level</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Spell name</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">School</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Cast time</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label" title="Concentration">Conc?</div>
|
|
<div class="sheet-col-1-12 sheet-vert-bottom sheet-center sheet-small-label">Ritual?</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Prepared?</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-center">Level 9<input type="hidden" name="attr_spellbaselevel" value="9"><input type="hidden" name="attr_spellfriendlylevel" value="Level 9"></div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class=" sheet-center" name="attr_spellname"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle">
|
|
<select name="attr_spellschool">
|
|
<option value="" selected="selected">n/a</option>
|
|
<option value="Abjuration">Abjuration</option>
|
|
<option value="Conjuration">Conjuration</option>
|
|
<option value="Divination">Divination</option>
|
|
<option value="Enchantment">Enchantment</option>
|
|
<option value="Evocation">Evocation</option>
|
|
<option value="Illusion">Illusion</option>
|
|
<option value="Necromancy">Necromancy</option>
|
|
<option value="Transmutation">Transmutation</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcasttime"></div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellconcentration">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Concentration)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-checkbox-row">
|
|
<select name="attr_spellritual">
|
|
<option value="" selected="selected">No</option>
|
|
<option value="(Ritual)">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Always prepared means the spell is either a cantrip or one that was provided to you via a method which indicated it would never count against your prepared/known limits.">
|
|
<select name="attr_spellisprepared">
|
|
<option value="1">Yes</option>
|
|
<option value="0" selected="selected">NO</option>
|
|
<option value="0.0001">Always</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Gained from</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Target/Area of Effect</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Range</div>
|
|
<div class="sheet-col-1-8 sheet-vert-bottom sheet-center sheet-small-label">Duration</div>
|
|
<div class="sheet-col-7-24 sheet-vert-bottom sheet-center sheet-small-label">Components</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-vert-middle" title="Use this field to indicate where you learned or have access to this spell from. Useful to know if multiclassing or if you gain access to spells your class would not normally have thanks to subclass bonuses">
|
|
<select name="attr_spellgainedfrom">
|
|
<option value="Not Set">Not Set</option>
|
|
<option value="Arcane Trickster">Arcane Trickster</option>
|
|
<option value="Bard">Bard</option>
|
|
<option value="Cleric">Cleric</option>
|
|
<option value="Druid">Druid</option>
|
|
<option value="Eldritch Knight">Eldritch Knight</option>
|
|
<option value="Paladin">Paladin</option>
|
|
<option value="Ranger">Ranger</option>
|
|
<option value="Sorcerer">Sorcerer</option>
|
|
<option value="Warlock">Warlock</option>
|
|
<option value="Wizard">Wizard</option>
|
|
<option value="Other Source">Other</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-3 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spelltarget"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellrange"></div>
|
|
<div class="sheet-col-1-8 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellduration"></div>
|
|
<div class="sheet-col-7-24 sheet-vert-middle"><input type="text" class="sheet-center" name="attr_spellcomponents"></div>
|
|
</div>
|
|
|
|
<span class="sheet-spacer"></span>
|
|
<span class="sheet-small-label">Show :</span>
|
|
<input type="checkbox" name="attr_spelltypeadvanced" class="sheet-spelltypetab sheet-spelltypeadvanced" value="1"/><span class="sheet-spelltypetab sheet-spelltypeadvanced">Advanced</span> |
|
|
<input type="checkbox" name="attr_spelltypeattack" class="sheet-spelltypetab sheet-spelltypeattack" value="1"/><span class="sheet-spelltypetab sheet-spelltypeattack">Attack</span>
|
|
<input type="checkbox" name="attr_spelltypesave" class="sheet-spelltypetab sheet-spelltypesave" value="1"/><span class="sheet-spelltypetab sheet-spelltypesave">Save</span>
|
|
<input type="checkbox" name="attr_spelltypeheal" class="sheet-spelltypetab sheet-spelltypeheal" value="1"/><span class="sheet-spelltypetab sheet-spelltypeheal">Healing</span> |
|
|
<input type="checkbox" name="attr_spelltypdamage" class="sheet-spelltypetab sheet-spelltypedamage" value="1"/><span class="sheet-spelltypetab sheet-spelltypedamage">Damage</span>
|
|
<input type="checkbox" name="attr_spelltypeeffects" class="sheet-spelltypetab sheet-spelltypeeffects" value="1"/><span class="sheet-spelltypetab sheet-spelltypeeffects">Effects</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
<div class="sheet-spell-type-advanced">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-vert-bottom sheet-center sheet-small-label">Spell Description/Flavour</div>
|
|
<div class="sheet-col-1-3 sheet-vert-bottom sheet-center sheet-small-label">Higher Spell Slot Effect</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center"><textarea class="sheet-medium-textarea" name="attr_spelldescription"></textarea></div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><textarea name="attr_spellhighersloteffect" class="sheet-medium-textarea"></textarea></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellInfo" value="/em looks at the details for @{spellname}\n\nName : @{spellname}\n@{spellschool} @{spellfriendlylevel}\nCast time : @{spellcasttime}\nRange : @{spellrange}\nDuration : @{spellduration}\n\n@{spellconcentration} @{spellritual}\n\nDescription : \n@{spelldescription}\n\n\nAt Higher Levels :\n@{spellhighersloteffect}">Spell Card</button></div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-attack">
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6 sheet-offset-2-3 sheet-vert-bottom sheet-center sheet-small-label">Attack Stat</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-2-3"><p class="sheet-small-note sheet-margin-top">Select the attack stat for the attack. This is normally your spellcasting stat from the class you gained the spell from.</p></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center">
|
|
<select name="attr_attackstat">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR</option>
|
|
<option value="@{dexterity_mod}">DEX</option>
|
|
<option value="@{constitution_mod}">CON</option>
|
|
<option value="@{intelligence_mod}">INT</option>
|
|
<option value="@{wisdom_mod}">WIS</option>
|
|
<option value="@{charisma_mod}">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Attack" value="/em uses @{spellname} to attack \n\n[[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] | [[1d20 + @{attackstat} [Attack stat mod] + @{PB} [Proficiency Bonus] + @{global_spell_attack_bonus} [Active Spell Attack Bonus] ]] vs AC">Attack</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-save">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Saving Stat</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save DC</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label">Custom DC</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">On a successful save</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12">
|
|
<select name="attr_savestat">
|
|
<option value="STR">STR</option>
|
|
<option value="DEX">DEX</option>
|
|
<option value="CON">CON</option>
|
|
<option value="INT">INT</option>
|
|
<option value="WIS">WIS</option>
|
|
<option value="CHA">CHA</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6" title="Pick the class that the save DC will be created from or set your own DC by selecting custom here and then entering the DC in the next field">
|
|
<select name="attr_spellsavedc">
|
|
<option value="0">Choose...</option>
|
|
<option value="@{arcane_trickster_spell_dc}">Arcane Trickster DC</option>
|
|
<option value="@{bard_spell_dc}">Bard DC</option>
|
|
<option value="@{cleric_spell_dc}">Cleric DC</option>
|
|
<option value="@{druid_spell_dc}">Druid DC</option>
|
|
<option value="@{eldritch_knight_spell_dc}">Eldritch Knight DC</option>
|
|
<option value="@{paladin_spell_dc}">Paladin DC</option>
|
|
<option value="@{ranger_spell_dc}">Ranger DC</option>
|
|
<option value="@{sorcerer_spell_dc}">Sorcerer DC</option>
|
|
<option value="@{warlock_spell_dc}">Warlock DC</option>
|
|
<option value="@{wizard_spell_dc}">Wizard DC</option>
|
|
<option value="0">Custom DC</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_customsavedc" value="0" min="0" step="1" title="Unless you have selected Custom in the previous field this should always be 0"></div>
|
|
<div class="sheet-col-1-2"><input type="text" class="sheet-center" name="attr_savesuccess"></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Save" value="/em uses @{spellname} to attack\n\nDC [[@{spellsavedc} + @{customsavedc}]] @{savestat} saving throw\nOn a successful save :\n@{savesuccess}" >Attack</button></div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-heal">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-vert-bottom sheet-center sheet-small-label">Heal amount</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-offset-1-4 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_spellhealamount"></div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_healstatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-offset-1-12 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_Heal" value="/em uses @{spellname} to heal\n\n[[@{spellhealamount} + @{healstatbonus}]] hp healed\nAdditional effects: @{spelleffect}">Heal</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-damage">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12 sheet-vert-bottom sheet-center sheet-small-label">Can Crit?</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Dice</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Stat Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Other Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label">Damage Type</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-offset-1-12">
|
|
<select name="attr_spellcrittext">
|
|
<option value=" (if a crit add an extra [[@{damage}]])" selected="selected">Yes</option>
|
|
<option value=".">No</option>
|
|
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damage"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_damagestatbonus">
|
|
<option value="0">None</option>
|
|
<option value="@{strength_mod}">STR mod</option>
|
|
<option value="@{dexterity_mod}">DEX mod</option>
|
|
<option value="@{constitution_mod}">CON mod</option>
|
|
<option value="@{intelligence_mod}">INT mod</option>
|
|
<option value="@{wisdom_mod}">WIS mod</option>
|
|
<option value="@{charisma_mod}">CHA mod</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="number" class="sheet-center" name="attr_damagemiscbonus" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6 sheet-small-label sheet-center"><input type="text" class="sheet-center" name="attr_damagetype"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-roll" name="roll_Damage" value="For [[@{damage} [Base Spell Damage] + @{damagestatbonus} + @{damagemiscbonus} + @{global_spell_damage_bonus} [Active Spell Damage Bonus] + 0d0 [Bugfix 0]]] @{damagetype} damage@{spellcrittext}">Damage</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-spell-type-effects">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-vert-bottom sheet-center sheet-small-label">Spell Effects</div>
|
|
<div class="sheet-col-1-6 sheet-vert-bottom sheet-center sheet-small-label"> </div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-6 sheet-small-label sheet-center"><textarea name="attr_spelleffect" class="sheet-medium-textarea">None</textarea></div>
|
|
<div class="sheet-col-1-6 sheet-vert-middle sheet-center"><button type="roll" class="sheet-roll" name="roll_SpellEffect" value="/em uses @{spellname}\n\n@{spelleffect}">Effect</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END spell row -->
|
|
</fieldset>
|
|
|
|
|
|
</div>
|
|
<!-- END spell page -->
|
|
<!-- END AUTO GENERATED SPELL PAGES -->
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-section-inventory">
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<h4 class="sheet-center">Coin Carried <span class="sheet-pictos">h</span></h4>
|
|
<p class="sheet-small-note">Total = value of all coins converted to GP</p>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">CP</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">SP</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">EP</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">GP</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">PP</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Total</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6" title="Copper Pieces"><input type="number" name="attr_cp" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-6" title="Silver Pieces"><input type="number" name="attr_sp" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-6" title="Electrum Pieces"><input type="number" name="attr_ep" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-6" title="Gold Pieces"><input type="number" name="attr_gp" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-6" title="Platinum Pieces"><input type="number" name="attr_pp" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-6" title="Total (in Gold Pieces)"><input type="number" name="attr_money_total_gp" value="(@{cp} / 100) + (@{sp} / 10) + (@{ep} / 2) + @{gp} + (@{pp} * 10) " disabled="disabled"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2">
|
|
|
|
<h4 class="sheet-center">Weight <span class="sheet-pictos">a</span></h4>
|
|
<p class="sheet-small-note">All weights in lbs.</p>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Inventory</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Coin</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Other</div>
|
|
<div class="sheet-col-5-24 sheet-center sheet-small-label sheet-padr">Total</div>
|
|
<div class="sheet-col-5-24 sheet-center sheet-small-label">Carrying Max</div>
|
|
<div class="sheet-col-5-24 sheet-center sheet-small-label">Push/Drag/Lift</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-8 sheet-center"><input type="number" name="attr_inventory_weight" value="@{inventory_weight_calc}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><input type="number" name="attr_coin_weight" value="((@{CP} + @{SP} + @{EP} + @{GP} + @{PP}) / 50)" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-center"><input type="number" name="attr_other_weight" value="0" min="0" step="0.01"></div>
|
|
<div class="sheet-col-5-24 sheet-center sheet-padr"><input type="number" name="attr_total_weight" value="@{inventory_weight} + @{coin_weight} + @{other_weight}" disabled="disabled"></div>
|
|
<div class="sheet-col-5-24 sheet-center"><input type="number" name="attr_total_weight_max" title="The maximum total weight your character can carry" value="@{strength}*15" disabled="disabled"></div>
|
|
<div class="sheet-col-5-24 sheet-center"><input type="number" name="attr_max_push_drag_lift" title="This is the maximum weight you can push/drag/lift. If the weight you are pushing/dragging/carrying exceeds your maximum carrying capacity then your speed drops to 5 feet" value="@{strength}*30" disabled="disabled"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<h4 class="sheet-center">Inventory <span class="sheet-pictos">O</span></h4>
|
|
|
|
<div class="sheet-row sheet-margin-bottom">
|
|
<div class="sheet-col-1-4 sheet-margin-top sheet-small-label">Weight entered in each row below is : </div>
|
|
<div class="sheet-col-1-2">
|
|
<select name="attr_weight_unit_setting">
|
|
<option value="0" selected="selected">The total weight of the row (ignoring quantity)</option>
|
|
<option value="1">Weight per single item of the row (total weight of the row = quantity * weight)</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<input type="radio" name="attr_inventorytab" class="sheet-inventorytab sheet-inventorytab1" value="1" title="Page 1" checked="checked"/>
|
|
<span class="sheet-inventorytab sheet-inventorytab1">Page 1</span>
|
|
<input type="radio" name="attr_inventorytab" class="sheet-inventorytab sheet-inventorytab2" value="2" title="Page 2"/>
|
|
<span class="sheet-inventorytab sheet-inventorytab2">Page 2</span>
|
|
<input type="radio" name="attr_inventorytab" class="sheet-inventorytab sheet-inventorytab3" value="3" title="Page 3"/>
|
|
<span class="sheet-inventorytab sheet-inventorytab3">Page 3</span>
|
|
<input type="radio" name="attr_inventorytab" class="sheet-inventorytab sheet-inventorytab4" value="4" title="Page 4"/>
|
|
<span class="sheet-inventorytab sheet-inventorytab4">Page 4</span>
|
|
<input type="radio" name="attr_inventorytab" class="sheet-inventorytab sheet-inventorytab99" value="99" title="Show All"/>
|
|
<span class="sheet-inventorytab sheet-inventorytab99">Show All</span>
|
|
<span class="sheet-spacer"></span>
|
|
|
|
|
|
<!-- BEGIN AUTO GENERATED CONTENT -->
|
|
|
|
<!-- BEGIN new inventory page -->
|
|
<div class="sheet-inventory-page1">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-15 sheet-center sheet-small-label">Row #</div>
|
|
<div class="sheet-col-1-15 sheet-center sheet-small-label">Qty</div>
|
|
<div class="sheet-col-4-15 sheet-center sheet-small-label">Name</div>
|
|
<div class="sheet-col-2-15 sheet-center sheet-small-label">Weight</div>
|
|
<div class="sheet-col-7-15 sheet-center sheet-small-label">Descripton</div>
|
|
</div>
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row1">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">1</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty1" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname1"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight1" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription1"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row2">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">2</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty2" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname2"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight2" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription2"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row3">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">3</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty3" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname3"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight3" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription3"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row4">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">4</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty4" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname4"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight4" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription4"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row5">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">5</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty5" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname5"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight5" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription5"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row6">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">6</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty6" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname6"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight6" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription6"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row7">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">7</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty7" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname7"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight7" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription7"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row8">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">8</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty8" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname8"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight8" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription8"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row9">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">9</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty9" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname9"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight9" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription9"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row10">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">10</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty10" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname10"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight10" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription10"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
</div>
|
|
<!-- END inventory page --> <!-- BEGIN new inventory page -->
|
|
<div class="sheet-inventory-page2">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-15 sheet-center sheet-small-label">Row #</div>
|
|
<div class="sheet-col-1-15 sheet-center sheet-small-label">Qty</div>
|
|
<div class="sheet-col-4-15 sheet-center sheet-small-label">Name</div>
|
|
<div class="sheet-col-2-15 sheet-center sheet-small-label">Weight</div>
|
|
<div class="sheet-col-7-15 sheet-center sheet-small-label">Descripton</div>
|
|
</div>
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row11">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">11</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty11" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname11"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight11" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription11"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row12">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">12</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty12" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname12"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight12" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription12"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row13">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">13</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty13" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname13"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight13" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription13"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row14">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">14</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty14" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname14"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight14" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription14"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row15">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">15</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty15" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname15"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight15" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription15"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row16">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">16</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty16" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname16"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight16" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription16"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row17">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">17</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty17" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname17"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight17" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription17"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row18">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">18</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty18" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname18"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight18" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription18"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row19">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">19</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty19" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname19"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight19" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription19"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row20">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">20</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty20" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname20"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight20" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription20"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
</div>
|
|
<!-- END inventory page --> <!-- BEGIN new inventory page -->
|
|
<div class="sheet-inventory-page3">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-15 sheet-center sheet-small-label">Row #</div>
|
|
<div class="sheet-col-1-15 sheet-center sheet-small-label">Qty</div>
|
|
<div class="sheet-col-4-15 sheet-center sheet-small-label">Name</div>
|
|
<div class="sheet-col-2-15 sheet-center sheet-small-label">Weight</div>
|
|
<div class="sheet-col-7-15 sheet-center sheet-small-label">Descripton</div>
|
|
</div>
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row21">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">21</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty21" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname21"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight21" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription21"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row22">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">22</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty22" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname22"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight22" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription22"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row23">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">23</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty23" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname23"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight23" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription23"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row24">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">24</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty24" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname24"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight24" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription24"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row25">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">25</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty25" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname25"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight25" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription25"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row26">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">26</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty26" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname26"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight26" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription26"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row27">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">27</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty27" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname27"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight27" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription27"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row28">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">28</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty28" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname28"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight28" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription28"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row29">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">29</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty29" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname29"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight29" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription29"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row30">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">30</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty30" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname30"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight30" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription30"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
</div>
|
|
<!-- END inventory page --> <!-- BEGIN new inventory page -->
|
|
<div class="sheet-inventory-page4">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-15 sheet-center sheet-small-label">Row #</div>
|
|
<div class="sheet-col-1-15 sheet-center sheet-small-label">Qty</div>
|
|
<div class="sheet-col-4-15 sheet-center sheet-small-label">Name</div>
|
|
<div class="sheet-col-2-15 sheet-center sheet-small-label">Weight</div>
|
|
<div class="sheet-col-7-15 sheet-center sheet-small-label">Descripton</div>
|
|
</div>
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row31">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">31</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty31" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname31"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight31" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription31"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row32">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">32</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty32" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname32"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight32" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription32"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row33">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">33</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty33" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname33"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight33" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription33"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row34">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">34</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty34" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname34"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight34" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription34"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row35">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">35</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty35" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname35"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight35" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription35"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row36">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">36</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty36" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname36"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight36" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription36"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row37">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">37</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty37" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname37"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight37" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription37"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row38">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">38</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty38" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname38"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight38" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription38"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row39">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">39</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty39" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname39"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight39" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription39"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
|
|
<!-- BEGIN inventory row -->
|
|
<div class="sheet-inventory-row40">
|
|
|
|
<div class="sheet-row sheet-grey-row">
|
|
<div class="sheet-col-1-15 sheet-vert-middle sheet-inventory-row-number">40</div>
|
|
<div class="sheet-col-1-15"><input type="number" name="attr_inventoryqty40" value="1" min="0" step="1"></div>
|
|
<div class="sheet-col-4-15"><input type="text" name="attr_inventoryname40"></div>
|
|
<div class="sheet-col-2-15"><input type="number" name="attr_inventoryweight40" value="0" step="0.01"></div>
|
|
<div class="sheet-col-7-15"><input type="text" name="attr_inventorydescription40"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- END inventory row -->
|
|
</div>
|
|
<!-- END inventory page --><input type="hidden" name="attr_inventory_weight_calc" value="(@{inventoryweight1} + (((@{inventoryqty1} - 1) * @{inventoryweight1}) * @{weight_unit_setting}) + @{inventoryweight2} + (((@{inventoryqty2} - 1) * @{inventoryweight2}) * @{weight_unit_setting}) + @{inventoryweight3} + (((@{inventoryqty3} - 1) * @{inventoryweight3}) * @{weight_unit_setting}) + @{inventoryweight4} + (((@{inventoryqty4} - 1) * @{inventoryweight4}) * @{weight_unit_setting}) + @{inventoryweight5} + (((@{inventoryqty5} - 1) * @{inventoryweight5}) * @{weight_unit_setting}) + @{inventoryweight6} + (((@{inventoryqty6} - 1) * @{inventoryweight6}) * @{weight_unit_setting}) + @{inventoryweight7} + (((@{inventoryqty7} - 1) * @{inventoryweight7}) * @{weight_unit_setting}) + @{inventoryweight8} + (((@{inventoryqty8} - 1) * @{inventoryweight8}) * @{weight_unit_setting}) + @{inventoryweight9} + (((@{inventoryqty9} - 1) * @{inventoryweight9}) * @{weight_unit_setting}) + @{inventoryweight10} + (((@{inventoryqty10} - 1) * @{inventoryweight10}) * @{weight_unit_setting}) + @{inventoryweight11} + (((@{inventoryqty11} - 1) * @{inventoryweight11}) * @{weight_unit_setting}) + @{inventoryweight12} + (((@{inventoryqty12} - 1) * @{inventoryweight12}) * @{weight_unit_setting}) + @{inventoryweight13} + (((@{inventoryqty13} - 1) * @{inventoryweight13}) * @{weight_unit_setting}) + @{inventoryweight14} + (((@{inventoryqty14} - 1) * @{inventoryweight14}) * @{weight_unit_setting}) + @{inventoryweight15} + (((@{inventoryqty15} - 1) * @{inventoryweight15}) * @{weight_unit_setting}) + @{inventoryweight16} + (((@{inventoryqty16} - 1) * @{inventoryweight16}) * @{weight_unit_setting}) + @{inventoryweight17} + (((@{inventoryqty17} - 1) * @{inventoryweight17}) * @{weight_unit_setting}) + @{inventoryweight18} + (((@{inventoryqty18} - 1) * @{inventoryweight18}) * @{weight_unit_setting}) + @{inventoryweight19} + (((@{inventoryqty19} - 1) * @{inventoryweight19}) * @{weight_unit_setting}) + @{inventoryweight20} + (((@{inventoryqty20} - 1) * @{inventoryweight20}) * @{weight_unit_setting}) + @{inventoryweight21} + (((@{inventoryqty21} - 1) * @{inventoryweight21}) * @{weight_unit_setting}) + @{inventoryweight22} + (((@{inventoryqty22} - 1) * @{inventoryweight22}) * @{weight_unit_setting}) + @{inventoryweight23} + (((@{inventoryqty23} - 1) * @{inventoryweight23}) * @{weight_unit_setting}) + @{inventoryweight24} + (((@{inventoryqty24} - 1) * @{inventoryweight24}) * @{weight_unit_setting}) + @{inventoryweight25} + (((@{inventoryqty25} - 1) * @{inventoryweight25}) * @{weight_unit_setting}) + @{inventoryweight26} + (((@{inventoryqty26} - 1) * @{inventoryweight26}) * @{weight_unit_setting}) + @{inventoryweight27} + (((@{inventoryqty27} - 1) * @{inventoryweight27}) * @{weight_unit_setting}) + @{inventoryweight28} + (((@{inventoryqty28} - 1) * @{inventoryweight28}) * @{weight_unit_setting}) + @{inventoryweight29} + (((@{inventoryqty29} - 1) * @{inventoryweight29}) * @{weight_unit_setting}) + @{inventoryweight30} + (((@{inventoryqty30} - 1) * @{inventoryweight30}) * @{weight_unit_setting}) + @{inventoryweight31} + (((@{inventoryqty31} - 1) * @{inventoryweight31}) * @{weight_unit_setting}) + @{inventoryweight32} + (((@{inventoryqty32} - 1) * @{inventoryweight32}) * @{weight_unit_setting}) + @{inventoryweight33} + (((@{inventoryqty33} - 1) * @{inventoryweight33}) * @{weight_unit_setting}) + @{inventoryweight34} + (((@{inventoryqty34} - 1) * @{inventoryweight34}) * @{weight_unit_setting}) + @{inventoryweight35} + (((@{inventoryqty35} - 1) * @{inventoryweight35}) * @{weight_unit_setting}) + @{inventoryweight36} + (((@{inventoryqty36} - 1) * @{inventoryweight36}) * @{weight_unit_setting}) + @{inventoryweight37} + (((@{inventoryqty37} - 1) * @{inventoryweight37}) * @{weight_unit_setting}) + @{inventoryweight38} + (((@{inventoryqty38} - 1) * @{inventoryweight38}) * @{weight_unit_setting}) + @{inventoryweight39} + (((@{inventoryqty39} - 1) * @{inventoryweight39}) * @{weight_unit_setting}) + @{inventoryweight40} + (((@{inventoryqty40} - 1) * @{inventoryweight40}) * @{weight_unit_setting}))" />
|
|
|
|
<!-- END AUTO GENERATED CONTENT -->
|
|
|
|
<hr/>
|
|
<h4 class="sheet-center">Treasure/Loot/Inventory Notes <span class="sheet-pictos">W</span></h4>
|
|
<textarea name="attr_notes"></textarea>
|
|
|
|
<hr/>
|
|
</div>
|
|
|
|
<div class="sheet-section-armour">
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1">
|
|
<h4 class="sheet-center">Armour Class <span class="sheet-pictos-three">b</span></h4>
|
|
<p class="sheet-small-note">Add any equipment, effects or items here that give a benefit to your Armour Class (AC). This includes armour, shields and any magical items or spells. Use the checkboxes to indicate whether each row is is worn/equipped (meaning it applies to your normal AC score) and whether the row also provides a benefit to your unarmoured AC score (such as magical items or in some cases a shield). If you have a class feature that also boosts your unarmoured AC then select that here too.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_AC_calc" value="@{armouractive1}+@{armouractive2}+@{armouractive3}+@{armouractive4}+@{armouractive5}+@{armouractive6}+@{armouractive7}+@{armouractive8}+@{armouractive9}+@{armouractive10}" disabled="disabled" ><br/>AC (worn armour)</div>
|
|
<div class="sheet-col-1-4 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_AC_no_armour_calc" value="10+@{dexterity_mod}+floor(@{unarmoured_class_bonus})+@{armouractiveunarmoured1}+@{armouractiveunarmoured2}+@{armouractiveunarmoured3}+@{armouractiveunarmoured4}+@{armouractiveunarmoured5}+@{armouractiveunarmoured6}+@{armouractiveunarmoured7}+@{armouractiveunarmoured8}+@{armouractiveunarmoured9}+@{armouractiveunarmoured10}" disabled="disabled"><br/>AC (unarmoured)</div>
|
|
<div class="sheet-col-1-4 sheet-padl sheet-margin-top sheet-small-label sheet-center">Unarmoured defense bonus : </div>
|
|
<div class="sheet-col-1-4">
|
|
<select name="attr_unarmoured_class_bonus">
|
|
<option value="(0 + 0.001)" selected="selected">None</option>
|
|
<option value="(@{constitution_mod} + 0.002)">Barbarian's unarmoured defense</option>
|
|
<option value="(@{wisdom_mod} + 0.003)">Monk's unarmoured defense</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Worn?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Unarmoured?</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Base AC</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Armour Type</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Magic Bonus</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Total AC</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label sheet-vert-bottom">Stealth Pen?</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label sheet-vert-bottom">-10ft to speed?</div>
|
|
</div>
|
|
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive1" value="@{armourtotalAC1}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured1" value="@{armourtotalAC1}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase1" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype1">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus1" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC1" value="@{armourACbase1}+floor(@{armourtype1})+@{armourmagicbonus1}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen1">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen1">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive2" value="@{armourtotalAC2}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured2" value="@{armourtotalAC2}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname2"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase2" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype2">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus2" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC2" value="@{armourACbase2}+floor(@{armourtype2})+@{armourmagicbonus2}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen2">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen2">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive3" value="@{armourtotalAC3}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured3" value="@{armourtotalAC3}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname3"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase3" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype3">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus3" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC3" value="@{armourACbase3}+floor(@{armourtype3})+@{armourmagicbonus3}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen3">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen3">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive4" value="@{armourtotalAC4}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured4" value="@{armourtotalAC4}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname4"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase4" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype4">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus4" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC4" value="@{armourACbase4}+floor(@{armourtype4})+@{armourmagicbonus4}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen4">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen4">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive5" value="@{armourtotalAC5}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured5" value="@{armourtotalAC5}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname5"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase5" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype5">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus5" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC5" value="@{armourACbase5}+floor(@{armourtype5})+@{armourmagicbonus5}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen5">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen5">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive6" value="@{armourtotalAC6}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured6" value="@{armourtotalAC6}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname6"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase6" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype6">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus6" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC6" value="@{armourACbase6}+floor(@{armourtype6})+@{armourmagicbonus6}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen6">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen6">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive7" value="@{armourtotalAC7}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured7" value="@{armourtotalAC7}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname7"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase7" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype7">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus7" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC7" value="@{armourACbase7}+floor(@{armourtype7})+@{armourmagicbonus7}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen7">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen7">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive8" value="@{armourtotalAC8}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured8" value="@{armourtotalAC8}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname8"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase8" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype8">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus8" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC8" value="@{armourACbase8}+floor(@{armourtype8})+@{armourmagicbonus8}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen8">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen8">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive9" value="@{armourtotalAC9}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured9" value="@{armourtotalAC9}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname9"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase9" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype9">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus9" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC9" value="@{armourACbase9}+floor(@{armourtype9})+@{armourmagicbonus9}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen9">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen9">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractive10" value="@{armourtotalAC10}" checked="checked" /></div>
|
|
<div class="sheet-col-1-12 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_armouractiveunarmoured10" value="@{armourtotalAC10}" /></div>
|
|
<div class="sheet-col-1-6"><input type="text" name="attr_amourname10"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourACbase10" value="0" step="1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_armourtype10">
|
|
<option value="0.001" selected="selected">n/a</option>
|
|
<option value="@{dexterity_mod} + 0.002">Light</option>
|
|
<option value="(ceil((@{dexterity_mod}-1)/1e10)*2 - floor((@{dexterity_mod}-2)/1e10)*@{dexterity_mod}) + 0.003">Medium</option>
|
|
<option value="0.004">Heavy</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourmagicbonus10" value="0" step="1"></div>
|
|
<div class="sheet-col-1-12"><input type="number" name="attr_armourtotalAC10" value="@{armourACbase10}+floor(@{armourtype10})+@{armourmagicbonus10}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourstealthpen10">
|
|
<option value="No Penalty" selected="selected">None</option>
|
|
<option value="Disadvantage on Stealth">Disadvantage</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-8">
|
|
<select name="attr_armourspeedpen10">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="If STR < 13">If STR < 13</option>
|
|
<option value="If STR < 15">If STR < 15</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<hr/>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- npc sheet to go here -->
|
|
|
|
<div class="sheet-npc">
|
|
|
|
<h4 class="sheet-center">NPC/Monster Sheet <span class="sheet-pictos">F</span></h4>
|
|
|
|
<p class="sheet-small-note">This page of the character sheet is intended for use by GM/DM's only. All the macros on this page send their output only to the GM via a private whisper/tell. GM/DM's should be sure to make sure any data entered into larger text fields is all on one line as any line breaks will cause data after it to be sent to public chat. GM/DM's can workaround this by adding "/w GM " just after each line break (without the quotes) to ensure the output only goes to them. </p>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-3 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPC_Core_Stats" value="/w GM Stat block for @{character_name}\n/w GM STR @{npc_strength} [[@{npc_strength_mod}]]\n/w GM DEX @{npc_dexterity} [[@{npc_dexterity_mod}]]\n/w GM CON @{npc_constitution} [[@{npc_constitution_mod}]]\n/w GM INT @{npc_intelligence} [[@{npc_intelligence_mod}]]\n/w GM WIS @{npc_wisdom} [[@{npc_wisdom_mod}]]\n/w GM CHA @{npc_charisma} [[@{npc_charisma_mod}]]">NPC Core Stats</button></div>
|
|
<div class="sheet-col-1-3 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPC_Traits" value="/w GM @{character_name} Traits :\n/w GM Damage Resistance : @{npc_damage_resistance}\n/w GM Damage Vulnerability : @{npc_damage_vulnerability}\n/w GM Damage Immunity : @{npc_damage_immunity}\n/w GM Condition Immunity : @{npc_condition_immunity}\n/w GM Other Traits : @{npc_traits}">NPC Traits</button></div>
|
|
|
|
<div class="sheet-col-1-3">
|
|
<div class="sheet-row sheet-padr">
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center" title="Only enter additional bonuses to initiative here. Your Dex mod is already included in the macro button"><input class="sheet-underlined sheet-center" type="number" name="attr_npc_initiative" value="0" step="1"><br/>Initiative Bonus</div>
|
|
<div class="sheet-col-1-3 sheet-small-label sheet-center"><input class="sheet-underlined" type="number" name="attr_npc_initiative_overall" value="@{npc_dexterity_mod} + @{npc_initiative}" disabled="disabled"><br/>Total</div>
|
|
<div class="sheet-col-1-3 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPC_Initiative" value="/w GM @{selected|token_name} rolls a [[1d20 + @{selected|npc_initiative_overall} [Initiative Mod] &{tracker}]] for initiative!">Initiative</button></div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<hr />
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr sheet-margin-top">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Score</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Mod</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save Bonus</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save Total</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label">Save</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_strength" min="1" step="1" value="10"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Str</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_strength_mod" value="(floor((@{npc_strength}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6"><input class="sheet-center" type="number" name="attr_npc_strength_save_bonus" value ="0" step="1"></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_strength_save_mod" value="@{npc_strength_mod} + @{npc_strength_save_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_NPC_Strength_Save" value="/w GM STR save :[[1d20 + @{npc_strength_save_mod}]] | [[1d20 + @{npc_strength_save_mod}]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_dexterity" min="1" step="1" value="10"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Dex</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_dexterity_mod" value="(floor((@{npc_dexterity}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6"><input class="sheet-center" type="number" name="attr_npc_dexterity_save_bonus" value ="0" step="1"></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_dexterity_save_mod" value="@{npc_dexterity_mod} + @{npc_dexterity_save_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_NPC_Dexterity_Save" value="/w GM DEX save :[[1d20 + @{npc_dexterity_save_mod}]] | [[1d20 + @{npc_dexterity_save_mod}]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_constitution" min="1" step="1" value="10"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Con</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_constitution_mod" value="(floor((@{npc_constitution}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6"><input class="sheet-center" type="number" name="attr_npc_constitution_save_bonus" value ="0" step="1"></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_constitution_save_mod" value="@{npc_constitution_mod} + @{npc_constitution_save_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_NPC_Constitution_Save" value="/w GM CON save :[[1d20 + @{npc_constitution_save_mod}]] | [[1d20 + @{npc_constitution_save_mod}]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_intelligence" min="1" step="1" value="10"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Int</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_intelligence_mod" value="(floor((@{npc_intelligence}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6"><input class="sheet-center" type="number" name="attr_npc_intelligence_save_bonus" value ="0" step="1"></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_intelligence_save_mod" value="@{npc_intelligence_mod} + @{npc_intelligence_save_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_NPC_Intelligence_Save" value="/w GM INT save :[[1d20 + @{npc_intelligence_save_mod}]] | [[1d20 + @{npc_intelligence_save_mod}]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_wisdom" min="1" step="1" value="10"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Wis</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_wisdom_mod" value="(floor((@{npc_wisdom}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6"><input class="sheet-center" type="number" name="attr_npc_wisdom_save_bonus" value ="0" step="1"></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_wisdom_save_mod" value="@{npc_wisdom_mod} + @{npc_wisdom_save_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_NPC_Wisdom_Save" value="/w GM WIS save :[[1d20 + @{npc_wisdom_save_mod}]] | [[1d20 + @{npc_wisdom_save_mod}]]">Save</button></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_charisma" min="1" step="1" value="10"/></div>
|
|
<div class="sheet-col-1-6 sheet-core-stat-label">Cha</div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_charisma_mod" value="(floor((@{npc_charisma}-10)/2))" disabled="disabled"/></div>
|
|
<div class="sheet-col-1-6"><input class="sheet-center" type="number" name="attr_npc_charisma_save_bonus" value ="0" step="1"></div>
|
|
<div class="sheet-col-1-6"><input type="number" name="attr_npc_charisma_save_mod" value="@{npc_charisma_mod} + @{npc_charisma_save_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-6 sheet-center"><button type="roll" class="sheet-core-save" name="roll_NPC_Charisma_Save" value="/w GM CHA save :[[1d20 + @{npc_charisma_save_mod}]] | [[1d20 + @{npc_charisma_save_mod}]]">Save</button></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">Size</div>
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-padr">Type/Race</div>
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label sheet-padl">Alignment</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-3 sheet-center"><input class="sheet-center" type="text" name="attr_npc_size"></div>
|
|
<div class="sheet-col-1-3 sheet-center"><input class="sheet-center" type="text" name="attr_npc_type"></div>
|
|
<div class="sheet-col-1-3 sheet-center"><input class="sheet-center" type="text" name="attr_npc_alignment"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-3 sheet-center sheet-small-label">AC</div>
|
|
<div class="sheet-col-2-3 sheet-center sheet-small-label sheet-padr">AC note</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-3 sheet-center"><input class="sheet-center" type="number" name="attr_npc_AC" step="1" value="10"></div>
|
|
<div class="sheet-col-2-3 sheet-center sheet-padr"><input class="sheet-center" type="text" name="attr_npc_AC_note"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Current HP</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label sheet-padr">Max HP</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label sheet-padl sheet-padr">Temp HP</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label sheet-padl">HP Hit Dice</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="number" name="attr_npc_HP" step="1" value="1"></div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-padr"><input class="sheet-center" type="number" name="attr_npc_HP_max" min="1" step="1" value="1"></div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-padl sheet-border-left sheet-padr sheet-border-right"><input class="sheet-center" type="number" name="attr_npc_temp_HP" value="0" min="0" step="1"></div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-padl"><input class="sheet-center" type="text" name="attr_npc_HP_hit_dice"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Speed</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Fly</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Climb</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Swim</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="text" name="attr_npc_speed"></div>
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="text" name="attr_npc_speed_fly"></div>
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="text" name="attr_npc_speed_climb"></div>
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="text" name="attr_npc_speed_swim"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Challenge</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">XP</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Senses</div>
|
|
<div class="sheet-col-1-4 sheet-center sheet-small-label">Languages</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="text" name="attr_npc_challenge"></div>
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="text" name="attr_npc_xp"></div>
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="text" name="attr_npc_senses"></div>
|
|
<div class="sheet-col-1-4 sheet-center"><input class="sheet-center" type="text" name="attr_npc_languages"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<h4 class="sheet-center">Traits/Background</h4>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">Damage Resistance</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">Damage Vulnerability</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-2 sheet-center"><input class="sheet-center" type="text" name="attr_npc_damage_resistance" value="None"></div>
|
|
<div class="sheet-col-1-2 sheet-center"><input class="sheet-center" type="text" name="attr_npc_damage_vulnerability" value="None"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">Damage Immunity</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label">Condition Immunity</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1-2 sheet-center"><input class="sheet-center" type="text" name="attr_npc_damage_immunity" value="None"></div>
|
|
<div class="sheet-col-1-2 sheet-center"><input class="sheet-center" type="text" name="attr_npc_condition_immunity" value="None"></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1 sheet-center sheet-small-label">Traits</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1"><textarea name="attr_npc_traits">None</textarea></div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<h4 class="sheet-center">Skills</h4>
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center">Skill</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Bonus</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Total</div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24 sheet-center sheet-small-label">Pass</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Acrobatics_Check" value="/w GM DEX (Acrobatics) check :[[1d20 + @{npc_acrobatics}]] | [[1d20 + @{npc_acrobatics}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Acrobatics (Dex)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_acrobatics_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_acrobatics" value="@{npc_dexterity_mod}+@{npc_acrobatics_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_acrobatics" value="10 + @{npc_acrobatics}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_AnimalHandling_Check" value="/w GM WIS (Animal Handling) check :[[1d20 + @{npc_animalhandling}]] | [[1d20 + @{npc_animalhandling}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Animal Handling (Wis)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_animalhandling_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_animalhandling" value="@{npc_wisdom_mod}+@{npc_animalhandling_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_animalhandling" value="10 + @{npc_animalhandling}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Arcana_Check" value="/w GM INT (Arcana) check :[[1d20 + @{npc_arcana}]] | [[1d20 + @{npc_arcana}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Arcana (Int)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_arcana_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_arcana" value="@{npc_intelligence_mod}+@{npc_arcana_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_arcana" value="10 + @{npc_arcana}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Athletics_Check" value="/w GM STR (Athletics) check :[[1d20 + @{npc_athletics}]] | [[1d20 + @{npc_athletics}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Athletics (Str)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_athletics_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_athletics" value="@{npc_strength_mod}+@{npc_athletics_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_athletics" value="10 + @{npc_athletics}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Deception_Check" value="/w GM CHA (Deception) check :[[1d20 + @{npc_deception}]] | [[1d20 + @{npc_deception}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Deception (Cha)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_deception_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_deception" value="@{npc_charisma_mod}+@{npc_deception_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_deception" value="10 + @{npc_deception}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_History_Check" value="/w GM INT (History) check :[[1d20 + @{npc_history}]] | [[1d20 + @{npc_history}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">History (Int)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_history_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_history" value="@{npc_intelligence_mod}+@{npc_history_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_history" value="10 + @{npc_history}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Insight_Check" value="/w GM WIS (Insight) check :[[1d20 + @{npc_insight}]] | [[1d20 + @{npc_insight}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Insight (Wis)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_insight_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_insight" value="@{npc_wisdom_mod}+@{npc_insight_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_insight" value="10 + @{npc_insight}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Intimidation_Check" value="/w GM CHA (Intimidation) check :[[1d20 + @{npc_intimidation}]] | [[1d20 + @{npc_intimidation}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Intimidation (Cha)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_intimidation_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_intimidation" value="@{npc_charisma_mod}+@{npc_intimidation_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_intimidation" value="10 + @{npc_intimidation}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Investigation_Check" value="/w GM INT (Investigation) check :[[1d20 + @{npc_investigation}]] | [[1d20 + @{npc_investigation}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Investigation (Int)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_investigation_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_investigation" value="@{npc_intelligence_mod}+@{npc_investigation_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_investigation" value="10 + @{npc_investigation}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-1-2 sheet-small-label sheet-center">Skill</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Bonus</div>
|
|
<div class="sheet-col-1-8 sheet-center sheet-small-label">Total</div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24 sheet-center sheet-small-label">Pass</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Medicine_Check" value="/w GM WIS (Medicine) check :[[1d20 + @{npc_medicine}]] | [[1d20 + @{npc_medicine}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Medicine (Wis)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_medicine_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_medicine" value="@{npc_wisdom_mod}+@{npc_medicine_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_medicine" value="10 + @{npc_medicine}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Nature_Check" value="/w GM INT (Nature) check :[[1d20 + @{npc_nature}]] | [[1d20 + @{npc_nature}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Nature (Int)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_nature_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_nature" value="@{npc_intelligence_mod}+@{npc_nature_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_nature" value="10 + @{npc_nature}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Perception_Check" value="/w GM WIS (Perception) check :[[1d20 + @{npc_perception}]] | [[1d20 + @{npc_perception}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Perception (Wis)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_perception_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_perception" value="@{npc_wisdom_mod}+@{npc_perception_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_perception" value="10 + @{npc_perception}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Performance_Check" value="/w GM CHA (Performance) check :[[1d20 + @{npc_performance}]] | [[1d20 + @{npc_performance}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Performance (Cha)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_performance_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_performance" value="@{npc_charisma_mod}+@{npc_performance_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_performance" value="10 + @{npc_performance}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Persuasion_Check" value="/w GM CHA (Persuasion) check :[[1d20 + @{npc_persuasion}]] | [[1d20 + @{npc_persuasion}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Persuasion (Cha)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_persuasion_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_persuasion" value="@{npc_charisma_mod}+@{npc_persuasion_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_persuasion" value="10 + @{npc_persuasion}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Religion_Check" value="/w GM INT (Religion) check :[[1d20 + @{npc_religion}]] | [[1d20 + @{npc_religion}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Religion (Int)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_religion_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_religion" value="@{npc_intelligence_mod}+@{npc_religion_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_religion" value="10 + @{npc_religion}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_SleightOfHand_Check" value="/w GM DEX (Sleight of Hand) check :[[1d20 + @{npc_sleightofhand}]] | [[1d20 + @{npc_sleightofhand}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Sleight of Hand (Dex)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_sleightofhand_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_sleightofhand" value="@{npc_dexterity_mod}+@{npc_sleightofhand_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_sleightofhand" value="10 + @{npc_sleightofhand}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Stealth_Check" value="/w GM DEX (Stealth) check :[[1d20 + @{npc_stealth}]] | [[1d20 + @{npc_stealth}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Stealth (Dex)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_stealth_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_stealth" value="@{npc_dexterity_mod}+@{npc_stealth_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_stealth" value="10 + @{npc_stealth}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-12"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Survival_Check" value="/w GM WIS (Survival) check :[[1d20 + @{npc_survival}]] | [[1d20 + @{npc_survival}]]"></button></div>
|
|
<div class="sheet-col-1-2 sheet-skill-name sheet-center">Survival (Wis)</div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_survival_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-8"><input type="number" name="attr_npc_survival" value="@{npc_wisdom_mod}+@{npc_survival_bonus}" disabled="disabled"></div>
|
|
<div class="sheet-col-1-8 sheet-offset-1-24"><input type="number" class="sheet-passive-skill-score" name="attr_npc_passive_survival" value="10 + @{npc_survival}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<hr/>
|
|
|
|
<div class="sheet-row">
|
|
|
|
<div class="sheet-col-1-2 sheet-padr">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-4-7 sheet-small-label sheet-center">Unskilled check</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Bonus</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Total</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Basic_Strength_Check" value="/w GM STR (no skill) check :[[1d20 + @{npc_strength_mod}]] | [[1d20 + @{npc_strength_mod}]]"></button></div>
|
|
<div class="sheet-col-4-7 sheet-skill-name sheet-center">(Unskilled STR check)</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_strength_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_strength_check_mod" value="@{npc_strength_mod} + @{npc_basic_strength_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Basic_Dexterity_Check" value="/w GM DEX (no skill) check :[[1d20 + @{npc_dexterity_mod}]] | [[1d20 + @{npc_dexterity_mod}]]"></button></div>
|
|
<div class="sheet-col-4-7 sheet-skill-name sheet-center">(Unskilled DEX check)</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_dexterity_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_dexterity_check_mod" value="@{npc_dexterity_mod} + @{npc_basic_dexterity_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Basic_Constitution_Check" value="/w GM CON (no skill) check :[[1d20 + @{npc_constitution_mod}]] | [[1d20 + @{npc_constitution_mod}]]"></button></div>
|
|
<div class="sheet-col-4-7 sheet-skill-name sheet-center">(Unskilled CON check)</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_constitution_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_constitution_check_mod" value="@{npc_constitution_mod} + @{npc_basic_constitution_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="sheet-col-1-2">
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label"> </div>
|
|
<div class="sheet-col-4-7 sheet-small-label sheet-center">Unskilled Check</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Bonus</div>
|
|
<div class="sheet-col-1-7 sheet-center sheet-small-label">Total</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Basic_Wisdom_Check" value="/w GM WIS (no skill) check :[[1d20 + @{npc_wisdom_mod}]] | [[1d20 + @{npc_wisdom_mod}]]"></button></div>
|
|
<div class="sheet-col-4-7 sheet-skill-name sheet-center">(Unskilled WIS check)</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_wisdom_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_wisdom_check_mod" value="@{npc_wisdom_mod} + @{npc_basic_wisdom_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Basic_Intelligence_Check" value="/w GM INT (no skill) check :[[1d20 + @{npc_intelligence_mod}]] | [[1d20 + @{npc_intelligence_mod}]]"></button></div>
|
|
<div class="sheet-col-4-7 sheet-skill-name sheet-center">(Unskilled INT check)</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_intelligence_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_intelligence_check_mod" value="@{npc_intelligence_mod} + @{npc_basic_intelligence_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-skill-row">
|
|
<div class="sheet-col-1-7"><button class="sheet-skill-roll" type="roll" name="roll_NPC_Basic_Charisma_Check" value="/w GM CHA (no skill) check :[[1d20 + @{npc_charisma_mod}]] | [[1d20 + @{npc_charisma_mod}]]"></button></div>
|
|
<div class="sheet-col-4-7 sheet-skill-name sheet-center">(Unskilled CHA check)</div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_charisma_bonus" value="0" step="1"/></div>
|
|
<div class="sheet-col-1-7"><input type="number" name="attr_npc_basic_charisma_check_mod" value="@{npc_charisma_mod} + @{npc_basic_charisma_bonus}" disabled="disabled"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<h4 class="sheet-center">Actions</h4>
|
|
|
|
<p class="sheet-small-note">The multiattack field below will be displayed in the macro output of any action with the Multiattack? drop down set to Yes. GM/DM's can use any of the macros below as token actions by creating a token ability and simply adding "%{selected|NPCActionX}" (without the quotes) to it, where X is the row number of the action you want to be available as a token action.</p>
|
|
|
|
<div class="sheet-row sheet-sub-header">
|
|
<div class="sheet-col-1 sheet-center sheet-small-label">Multiattack</div>
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-padb">
|
|
<div class="sheet-col-1 sheet-center"><input class="sheet-center" type="text" name="attr_npc_multiattack" value="None"></div>
|
|
</div>
|
|
|
|
<!-- BEGIN AUTO GENERATED NPC ACTION SECTION -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">1</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name1"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type1">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack1">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction1" value="/w GM @{character_name} uses @{npc_action_name1} : @{npc_action_type1} \n/w GM Description : @{npc_action_description1}\n/w GM Multiattack : @{npc_action_multiattack1}\n/w GM Effect : @{npc_action_effect1}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description1"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect1"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">2</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name2"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type2">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack2">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction2" value="/w GM @{character_name} uses @{npc_action_name2} : @{npc_action_type2} \n/w GM Description : @{npc_action_description2}\n/w GM Multiattack : @{npc_action_multiattack2}\n/w GM Effect : @{npc_action_effect2}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description2"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect2"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">3</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name3"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type3">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack3">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction3" value="/w GM @{character_name} uses @{npc_action_name3} : @{npc_action_type3} \n/w GM Description : @{npc_action_description3}\n/w GM Multiattack : @{npc_action_multiattack3}\n/w GM Effect : @{npc_action_effect3}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description3"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect3"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">4</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name4"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type4">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack4">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction4" value="/w GM @{character_name} uses @{npc_action_name4} : @{npc_action_type4} \n/w GM Description : @{npc_action_description4}\n/w GM Multiattack : @{npc_action_multiattack4}\n/w GM Effect : @{npc_action_effect4}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description4"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect4"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">5</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name5"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type5">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack5">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction5" value="/w GM @{character_name} uses @{npc_action_name5} : @{npc_action_type5} \n/w GM Description : @{npc_action_description5}\n/w GM Multiattack : @{npc_action_multiattack5}\n/w GM Effect : @{npc_action_effect5}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description5"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect5"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">6</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name6"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type6">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack6">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction6" value="/w GM @{character_name} uses @{npc_action_name6} : @{npc_action_type6} \n/w GM Description : @{npc_action_description6}\n/w GM Multiattack : @{npc_action_multiattack6}\n/w GM Effect : @{npc_action_effect6}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description6"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect6"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">7</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name7"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type7">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack7">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction7" value="/w GM @{character_name} uses @{npc_action_name7} : @{npc_action_type7} \n/w GM Description : @{npc_action_description7}\n/w GM Multiattack : @{npc_action_multiattack7}\n/w GM Effect : @{npc_action_effect7}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description7"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect7"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">8</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name8"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type8">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack8">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction8" value="/w GM @{character_name} uses @{npc_action_name8} : @{npc_action_type8} \n/w GM Description : @{npc_action_description8}\n/w GM Multiattack : @{npc_action_multiattack8}\n/w GM Effect : @{npc_action_effect8}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description8"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect8"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">9</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name9"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type9">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack9">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction9" value="/w GM @{character_name} uses @{npc_action_name9} : @{npc_action_type9} \n/w GM Description : @{npc_action_description9}\n/w GM Multiattack : @{npc_action_multiattack9}\n/w GM Effect : @{npc_action_effect9}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description9"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect9"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<!-- BEGIN npc action row -->
|
|
<div class="sheet-npc-row">
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Row</div>
|
|
<div class="sheet-col-1-2 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Action Type</div>
|
|
<div class="sheet-col-1-6 sheet-center sheet-small-label sheet-vert-bottom">Multiattack?</div>
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-vert-bottom">Macro</div>
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-1-12 sheet-center sheet-small-label sheet-margin-top">10</div>
|
|
<div class="sheet-col-1-2 sheet-center"><input type="text" class="sheet-center" name="attr_npc_action_name10"></div>
|
|
<div class="sheet-col-1-6">
|
|
<select name="attr_npc_action_type10">
|
|
<option value="(Normal Action) " selected="selected">Normal</option>
|
|
<option value="(Bonus Action) ">Bonus</option>
|
|
<option value="(Reaction) ">Reaction</option>
|
|
<option value="(Lair Action) ">Lair</option>
|
|
<option value="(Legendary Action) ">Legendary</option>
|
|
<option value="(Special Action) ">Other/Special</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-6 sheet-center">
|
|
<select name="attr_npc_action_multiattack10">
|
|
<option value="No" selected="selected">No</option>
|
|
<option value="@{npc_multiattack}">Yes</option>
|
|
</select>
|
|
</div>
|
|
<div class="sheet-col-1-12 sheet-center"><button type="roll" class="sheet-roll" name="roll_NPCAction10" value="/w GM @{character_name} uses @{npc_action_name10} : @{npc_action_type10} \n/w GM Description : @{npc_action_description10}\n/w GM Multiattack : @{npc_action_multiattack10}\n/w GM Effect : @{npc_action_effect10}" >Use</button></div>
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-center sheet-small-label sheet-vert-bottom">Description</div>
|
|
<div class="sheet-col-5-12 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
|
</div>
|
|
<div class="sheet-row">
|
|
<div class="sheet-col-5-12 sheet-offset-1-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_description10"></textarea></div>
|
|
<div class="sheet-col-5-12 sheet-margin-top"><textarea class="sheet-medium-textarea" name="attr_npc_action_effect10"></textarea></div>
|
|
</div>
|
|
</div>
|
|
<!-- END npc action row -->
|
|
<hr/>
|
|
|
|
|
|
<!-- END AUTO GENERATED NPC ACTION SECTION -->
|
|
|
|
</div>
|
|
|
|
<div class="sheet-row sheet-footer">
|
|
<div class="sheet-col-1 sheet-small-label sheet-center">Sheet help - https://wiki.roll20.net/DnD5e_Character_Sheet</div>
|
|
</div>
|
|
|
|
</div>
|