mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
233 lines
12 KiB
HTML
233 lines
12 KiB
HTML
<div class="sheet-tab-content sheet-section-settings-page">
|
|
<h2>General</h2>
|
|
<h3>Select books to include autofill information from:</h3>
|
|
<table class="sheet-default-header-first-row sheet-padding-right-column1 sheet-centering-padding-5-column3 sheet-centering-padding-5-column4 sheet-background-gray-pair3">
|
|
<tr>
|
|
<th>Book</th>
|
|
<th>Original Release</th>
|
|
<th>Autofill Data</th>
|
|
<th>Include</th>
|
|
</tr>
|
|
<tr>
|
|
<td>Player's Handbook</td>
|
|
<td>1989 April</td>
|
|
<td>Weapons, Spells, Proficiencies</td>
|
|
<td>
|
|
<label><input type='checkbox' title="@{book-phb}" checked disabled/><span></span></label>
|
|
<!-- Hidden label because a checkbox cannot be disabled and thereby a Autocalc field on Roll20 -->
|
|
<input style="display: none;" type='checkbox' name="attr_book-phb" value='PHB' checked/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Fighter's Handbook</td>
|
|
<td>1989 December</td>
|
|
<td>Weapons, Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-tcfhb' title="@{book-tcfhb}" value="The Complete Fighter's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Thief's Handbook</td>
|
|
<td>1989 December</td>
|
|
<td>Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-tcthb' title="@{book-tcthb}" value="The Complete Thief's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Priest's Handbook</td>
|
|
<td>1990 May</td>
|
|
<td>Weapons</td>
|
|
<td><label><input type='checkbox' name='attr_book-tcprhb' title="@{book-tcprhb}" value="The Complete Priest's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Wizard's Handbook</td>
|
|
<td>1990 June</td>
|
|
<td>Weapons and Spells</td>
|
|
<td><label><input type='checkbox' name='attr_book-tcwhb' title="@{book-tcwhb}" value="The Complete Wizard's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Psionics Handbook</td>
|
|
<td>1991 January</td>
|
|
<td>Powers and Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-psionics' title="@{book-psionics}" value="The Complete Psionics Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Tome of Magic</td>
|
|
<td>1991 May</td>
|
|
<td>Spells</td>
|
|
<td><label><input type='checkbox' name='attr_book-tom' title="@{book-tom}" value="Tome of Magic"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Arms and Equipment Guide</td>
|
|
<td>1991 July</td>
|
|
<td>Weapons</td>
|
|
<td><label><input type='checkbox' name='attr_book-aaeg' title="@{book-aaeg}" value="Arms and Equipment Guide"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Book of Dwarves</td>
|
|
<td>1991 October</td>
|
|
<td>Weapons, Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-dwarves' title="@{book-dwarves}" value="The Complete Book of Dwarves"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Bard's Handbook</td>
|
|
<td>1992 March</td>
|
|
<td>Spells, Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-bards' title="@{book-bards}" value="The Complete Bard's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Book of Elves</td>
|
|
<td>1992 December</td>
|
|
<td>Weapons, Spells, Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-elves' title="@{book-elves}" value="The Complete Book of Elves"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Book of Humanoids</td>
|
|
<td>1993 April</td>
|
|
<td>Weapons, Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-humanoids' title="@{book-humanoids}" value="The Complete Book of Humanoids"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Ranger's Handbook</td>
|
|
<td>1993 December</td>
|
|
<td>Weapons, Spells, Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-rangers' title="@{book-rangers}" value="The Complete Ranger's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Paladin's Handbook</td>
|
|
<td>1994 May</td>
|
|
<td>Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-paladins' title="@{book-paladins}" value="The Complete Paladin's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Druid's Handbook</td>
|
|
<td>1994 August</td>
|
|
<td>Spells</td>
|
|
<td><label><input type='checkbox' name='attr_book-druids' title="@{book-druids}" value="The Complete Druid's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Barbarian's Handbook</td>
|
|
<td>1995 January</td>
|
|
<td>Weapons and Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-barbarians' title="@{book-barbarians}" value="The Complete Barbarian's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Book of Necromancers</td>
|
|
<td>1995 March</td>
|
|
<td>Spells and Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-necromancers' title="@{book-necromancers}" value="The Complete Book of Necromancers"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Ninja's Handbook</td>
|
|
<td>1995 August</td>
|
|
<td>Weapons, Spells, and Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-ninjas' title="@{book-ninjas}" value="The Complete Ninja's Handbook"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Player's Option: Combat & Tactics</td>
|
|
<td>1995 June</td>
|
|
<td>Weapons, Proficiencies, and Special Talents</td>
|
|
<td><label><input type='checkbox' name='attr_book-combat-and-tactics' title="@{book-combat-and-tactics}" value="Player's Option: Combat & Tactics"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Player's Option: Skills & Powers</td>
|
|
<td>1995 July</td>
|
|
<td>Weapons, Traits, and Disadvantages</td>
|
|
<td><label><input type='checkbox' name='attr_book-skills-and-powers' title="@{book-skills-and-powers}" value="Player's Option: Skills & Powers"/><span></span></label></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Player's Option: Spells & Magic</td>
|
|
<td>1996 May</td>
|
|
<td>Spells and Proficiencies</td>
|
|
<td><label><input type='checkbox' name='attr_book-spells-and-magic' title="@{book-spells-and-magic}" value="Player's Option: Spells & Magic"/><span></span></label></td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<h3>Optional rules for spells</h3>
|
|
These optional rules can be activated independently of the content of the same book, selected above
|
|
<table class="sheet-default-header-first-row sheet-padding-right-column1 sheet-centering-padding-5-column3 sheet-background-gray-pair3">
|
|
<tr>
|
|
<th>Book</th>
|
|
<th>Rules</th>
|
|
<th>Active</th>
|
|
<th>Reference</th>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Druid's Handbook</td>
|
|
<td>Animal & Plant Sphere expansions</td>
|
|
<td><label><input type='checkbox' name='attr_sphere-druids' title="@{sphere-druids}" value="sphere-druids"/><span></span></label></td>
|
|
<td>Page 86</td>
|
|
</tr>
|
|
<tr>
|
|
<td>The Complete Book of Necromancers</td>
|
|
<td>Necromantic Sphere expansion</td>
|
|
<td><label><input type='checkbox' name='attr_sphere-necromancers' title="@{sphere-necromancers}" value="sphere-necromancers"/><span></span></label></td>
|
|
<td>Page 77 + 126</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Player's Option: Spells & Magic</td>
|
|
<td>Rearranged Priest Spell Spheres (Overrules above options)</td>
|
|
<td><label><input type='checkbox' name='attr_sphere-spells-and-magic' title="@{sphere-spells-and-magic}" value="sphere-spells-and-magic"/><span></span></label></td>
|
|
<td>Page 31 + 186-188</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Player's Option: Spells & Magic</td>
|
|
<td>Rearranged Wizard Spell Schools</td>
|
|
<td><label><input type='checkbox' name='attr_school-spells-and-magic' title="@{school-spells-and-magic}" value="school-spells-and-magic"/><span></span></label></td>
|
|
<td>Page 14 + 180-185</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<h3>Spell tracking system</h3>
|
|
AD&D 2E have different systems for tracking spells, three have been implemented:
|
|
<ol>
|
|
<li><strong>Spell Slots:</strong> The default system described in the <em>Player's Handbook</em></li>
|
|
<li><strong>Spell Points:</strong> Introduced in <em>Player's Option: Spells & Magic</em></li>
|
|
<li><strong>Arcs, Songs, Winds:</strong> Introduced in <em>Forgotten Realms, Netheril: Empire of Magic</em></li>
|
|
</ol>
|
|
<label>System for Spell Tracking</label>
|
|
<select name="attr_spell-tracking-system" title="@{spell-tracking-system}">
|
|
<option value="spell-slots">Spell Slots</option>
|
|
<option value="spell-points">Spell Points</option>
|
|
<option value="spell-arcs-winds">Arcs, Songs, Winds</option>
|
|
</select>
|
|
<br>
|
|
<br>
|
|
<h3>Show spell errata sources</h3>
|
|
<label>Adds all the resources used for updating Wizard spells level 1-3 <input type="checkbox" name="attr_errata" title="@{errata}" value="errata"/><span></span></label>
|
|
<br>
|
|
<br>
|
|
<h3>Miscellaneous modifier popup on rolls</h3>
|
|
<p>By default all rolls creates a popup asking for a 'Miscellaneous modifier' to capture when the DM says: 'Make an X-roll with +2'.
|
|
If your DM rarely asks for this, if you find the popup annoying, or if you would rather add any bonuses after the roll is made, this popup can be turned off.
|
|
</p>
|
|
<label>Should rolls ask for a Miscellaneous modifier?</label>
|
|
<select name="attr_misc-mod" title="@{misc-mod}">
|
|
<option value="?{Misc. modifier? (+ for bonus, - for penalty|0} [Misc mod]">Popup on rolls</option>
|
|
<option value="0">No popup</option>
|
|
</select>
|
|
<br>
|
|
<br>
|
|
<h2>Character Sheet specific</h2>
|
|
<h3>Thieving skill roll visibility</h3>
|
|
<p>The thieving skills are described to be rolled in different ways. Some skills such as Pick Pockets, or Climb Walls have no description and are assumed to be rolled by the player.
|
|
Other skills such as Move Silently or Hide in Shadows are supposed to be rolled by the DM in secret.
|
|
Here you can choose how visible the various skills should be, choosing from 3 options:
|
|
</p>
|
|
<ol>
|
|
<li><strong>All rolls are visible to the player:</strong> All thieving skills can be seen by both the player who made the roll and the DM.</li>
|
|
<li><strong>Roll visibility is by the book:</strong> Some skills can be seen by both the player who made the roll and the DM, while others can only be seen by the DM. <strong>Note:</strong> Custom thieving skills are shown to both the player and the DM.</li>
|
|
<li><strong>All rolls hidden from the player:</strong> All thieving skills can only be seen by the DM. The player will have to reason what the result was based on the DM's description of events.</li>
|
|
</ol>
|
|
<label>How do you prefer the visibility of thieving skills?</label>
|
|
<select name="attr_rogue-skill-visibility" title="@{rogue-skill-visibility}" class="sheet-nonweaponprof">
|
|
<option value="player">All rolls are visible to the player</option>
|
|
<option value="by-the-book">Roll visibility is by the book</option>
|
|
<option value="dm">All rolls are hidden from the player</option>
|
|
</select>
|
|
<br>
|
|
<br>
|
|
<h2>Monster Sheet specific</h2>
|
|
<label>Should Attack and Spell rolls be public or only to GM?</label>
|
|
<select name="attr_wtype" title="@{wtype}">
|
|
<option value="@{character_name}">Public</option>
|
|
<option value="/w gm @{character_name}">To GM</option>
|
|
</select>
|
|
</div> |