mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Minor changes
This commit is contained in:
@@ -178,6 +178,17 @@ input[type="number"]:hover {
|
||||
width: calc(100% - 300px) !important;
|
||||
}
|
||||
|
||||
input:focus-visible {
|
||||
/* Could also adjust the outline, but this is specific to each browser. */
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
input.tab[type="radio"]:focus {
|
||||
outline: none!important;
|
||||
outline-offset: 0px;
|
||||
}
|
||||
|
||||
/* ******** GRIDS ******** */
|
||||
|
||||
.flex-break {
|
||||
@@ -1250,6 +1261,16 @@ input:not(:checked) + label.clickable.textHead2Col {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
span.setting {
|
||||
font-weight: normal;
|
||||
font-size: 13px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
label:has(.setting):hover {
|
||||
text-shadow: 0px 0px 2px var(--clickable-highlight);
|
||||
}
|
||||
|
||||
.visible-checkbox + span {
|
||||
margin-left:5px;
|
||||
}
|
||||
@@ -1514,7 +1535,11 @@ input:not(:checked) + label.clickable.textHead2Col {
|
||||
color: var(--dark-primarytext);
|
||||
}
|
||||
|
||||
/* Begin sectio for checkboxes */
|
||||
.sheet-darkmode .charsheet label span.setting {
|
||||
color: var(--dark-primarytext);
|
||||
}
|
||||
|
||||
/* Begin section for checkboxes */
|
||||
.sheet-darkmode .charsheet input[type=radio],
|
||||
.sheet-darkmode .charsheet input[type=checkbox] {
|
||||
accent-color: var(--dm-checkbox-accent);
|
||||
@@ -1591,6 +1616,10 @@ input:not(:checked) + label.clickable.textHead2Col {
|
||||
text-shadow: 0px 0px 3px var(--dm-clickable-highlight);
|
||||
}
|
||||
|
||||
.sheet-darkmode label:has(.setting):hover {
|
||||
text-shadow: 0px 0px 3px var(--dm-clickable-highlight);
|
||||
}
|
||||
|
||||
.sheet-darkmode .charsheet label.clickable.textHead:hover,
|
||||
.sheet-darkmode .charsheet label.clickable.textHead2Col:hover {
|
||||
color: var(--dm-header-text);
|
||||
|
||||
@@ -2858,32 +2858,9 @@
|
||||
<span class="col1 vertical-center"style="min-width:110px" data-i18n="carrying_capacity_multiplier">Carrying Capacity Multiplier</span>
|
||||
<input type="number" class="vertical-center2" value="1.0" step="0.25" min="0" name="attr_EquipmentLoadMultiplier" title="Equipment load multiplier, not including size @{EquipmentLoadMultiplier}" />
|
||||
</div>
|
||||
<!-- Alternative encumbrance section layout -->
|
||||
<!--<div class="encumbrance-grid2 encumbrance-sect">
|
||||
<!-- First row of grid
|
||||
<span class="vertical-center grid-title" data-i18n="carried">Carried</span>
|
||||
<span style="grid-column:span 1;"></span>
|
||||
<span class="vertical-center grid-title" data-i18n="capacity">Capacity</span>
|
||||
<span class="vertical-center grid-title" data-i18n="max_lift">Max Lift</span>
|
||||
<!-- Second row of grid
|
||||
<input type="text" name="attr_TotalEquipmentWt" value="0" readonly="readonly" title="Total Equipment Weight @{TotalEquipmentWt}" />
|
||||
<span class="center vertical-center" style="grid-column:span 1;">/</span>
|
||||
<input type="number" name="attr_EquipmentCapacity" value="(@{Str}/2)*(@{Str}/2)*@{CarryingCapacitySize}*@{EquipmentLoadMultiplier}" disabled="true" title="Equipment Weight Capacity @{EquipmentCapacity}" />
|
||||
<input type="number" class="vertical-center2" name="attr_CarryingCapacity" value="@{Str}*@{Str}/2*@{CarryingCapacitySize}*@{EquipmentLoadMultiplier}" disabled="true" title="Carrying Capacity (Lift) @{CarryingCapacity}" />
|
||||
<!-- Third row of grid -
|
||||
<div style="grid-column:1/5; grid-row:3/5" class="vertical-center">
|
||||
<input type="checkbox" id="Encumbrance-load" class="encumbrance-load hidden" value="-10" name="attr_EquipmentLoad" title="Equipment Load Penalty @{EquipmentLoad}" />
|
||||
<label for="Encumbrance-load" class="light-load">Light Load</label>
|
||||
<label for="Encumbrance-load" class="heavy-load">Heavy Load</label>
|
||||
</div>
|
||||
<span class="vertical-center grid-title small" data-i18n="carrying_capacity_multiplier" style="grid-column:5/8">Carrying Capacity Multiplier</span>
|
||||
<!-- Fourth row of grid
|
||||
<input type="number" class="vertical-center2" style="width: 50px; grid-column: 5/8; margin-left: 50%; transform: translate(-50%);" value="1.0" step="0.25" min="0" name="attr_EquipmentLoadMultiplier" title="Equipment load multiplier, not including size @{EquipmentLoadMultiplier}" />
|
||||
</div>-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- a hr-tag is used for providing a line divider between the equipment and notes section. -->
|
||||
<hr>
|
||||
|
||||
@@ -2914,10 +2891,13 @@
|
||||
|
||||
<!-- Checkbox for hiding or enabling the rank and privilege section from the settings tab. -->
|
||||
<input type="checkbox" class="organizationShow hidden" value="1" name="attr_organization-Show" />
|
||||
<!-- Rank and priviledge section. -->
|
||||
<!-- Rank and privilege section. -->
|
||||
<div class="organizationBody">
|
||||
<div class="textHead">Rank and Privilege</div>
|
||||
<div class="sheet-2colrow bot-margin">
|
||||
<input type="checkbox" class="hidden sect-show" name="attr_organization-section-show" value="1" checked="false" id="show-organization-section-PC" />
|
||||
<label for="show-organization-section-PC" class="textHead2Col clickable" data-i18n="rank_and_privilege" title="Show/Hide Organization Section">
|
||||
Rank and Privilege
|
||||
</label>
|
||||
<div class="sheet-2colrow bot-margin sect">
|
||||
<div class="sheet-col" style="width:calc(60% - 15px);min-width:350px">
|
||||
<div class="sheet-table">
|
||||
<div class="sheet-table-row">
|
||||
@@ -5512,9 +5492,15 @@
|
||||
</div>
|
||||
<br />
|
||||
<input type="checkbox" class="organizationShow hidden" value="1" name="attr_organization-Show" />
|
||||
<!-- Checkbox for hiding or enabling the rank and privilege section from the settings tab. -->
|
||||
<input type="checkbox" class="organizationShow hidden" value="1" name="attr_organization-Show" />
|
||||
<!-- Rank and privilege section. -->
|
||||
<div class="organizationBody">
|
||||
<div class="textHead">Rank and Privilege</div>
|
||||
<div class="sheet-2colrow">
|
||||
<input type="checkbox" class="hidden sect-show" name="attr_organization-section-show" value="1" checked="false" id="show-organization-section-NPC" />
|
||||
<label for="show-organization-section-NPC" class="textHead2Col clickable" data-i18n="rank_and_privilege" title="Show/Hide Organization Section">
|
||||
Rank and Privilege
|
||||
</label>
|
||||
<div class="sheet-2colrow bot-margin sect">
|
||||
<div class="sheet-col" style="width:calc(60% - 15px);min-width:350px">
|
||||
<div class="sheet-table">
|
||||
<div class="sheet-table-row">
|
||||
@@ -5541,8 +5527,12 @@
|
||||
<fieldset class="repeating_organization">
|
||||
<div class="sheet-table">
|
||||
<div class="sheet-table-row">
|
||||
<span class="sheet-table-data"><input type="text" name="attr_criteria" style="width:100%" placeholder="Criteria description" title="Description of positive or negative criteria that contribute to organization score @{repeating_equipment_X_criteria}" /></span>
|
||||
<span class="sheet-table-data" style="width:50px; padding-right:10px"><input type="number" style="width:100%" name="attr_criteria_max" value="0" title="Value of criteria @{repeating_equipment_X_criteria|max}" /></span>
|
||||
<span class="sheet-table-data">
|
||||
<input type="text" name="attr_criteria" style="width:100%" placeholder="Criteria description" title="Description of positive or negative criteria that contribute to organization score @{repeating_equipment_X_criteria}" />
|
||||
</span>
|
||||
<span class="sheet-table-data" style="width:50px">
|
||||
<input type="number" style="width:100%" name="attr_criteria_max" value="0" title="Value of criteria @{repeating_equipment_X_criteria|max}" />
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
@@ -5587,7 +5577,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
</div>
|
||||
<div class="colrow">
|
||||
<div class="textHead" data-i18n="notes">Notes</div>
|
||||
@@ -6376,22 +6365,22 @@
|
||||
<div class="rule-sections">
|
||||
<div class="sheet-table">
|
||||
<div class="sheet-table-data" style="vertical-align: top;">
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_force-Show" title="Force Sensitive character?" /><span>Force sections</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_force-power-style" title="Fill out individual Force Powers?" /><span>Individual Force Powers</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_StarshipManeuvers-Show" title="Starship Maneuvers" /><span>Starship Maneuvers</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_organization-Show" title="Organization Information"/><span>Organizations (Rank and Privilege)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_droid-Show" title="Droid character?" /><span>Droid systems</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_NoConstitution" title="For characters which do not have a Constitution score, such as droids. @{NoConstitution}" /><span>No Constitution score</span><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_force-Show" title="Force Sensitive character?" /><span class="setting">Force sections</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_force-power-style" title="Fill out individual Force Powers?" /><span class="setting">Individual Force Powers</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_StarshipManeuvers-Show" title="Starship Maneuvers" /><span class="setting">Starship Maneuvers</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_organization-Show" title="Organization Information"/><span class="setting">Organizations (Rank and Privilege)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_droid-Show" title="Droid character?" /><span class="setting">Droid systems</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_NoConstitution" title="For characters which do not have a Constitution score, such as droids. @{NoConstitution}" /><span class="setting">No Constitution score</span></label><br/>
|
||||
</div>
|
||||
<div class="sheet-table-data" style="vertical-align: top;">
|
||||
<!--In some cases, a sheetworker changes the formula to remove the "Other Modifiers" prompt. In other cases, there is a duplicate button which is hidden.-->
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_QuerySkillModifier" checked title="When rolling a check, ask if there are any other modifiers. (This may not work if you have modified the skill formulas.) If you add a custom skill, you must re-check this box."/><span>"Other Modifiers" prompt on skill checks</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_QueryAttackModifier" checked title="When rolling an attack, ask if there are any other modifiers. (This may not work if you have modified the attack formulas.) If you add an attack, you must re-check this box."/><span>"Other Modifiers" prompt on attack rolls</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="[[0.01 * (@{Initiative})]]" name="attr_InitiativeDecimal" checked title="Add Initiative Modifier to roll as a decimal for easier sorting @{InitiativeDecimal}"/><span data-i18n="init_decimal">Initiative as Decimal</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_SpeedExtra-show" title="Speed Notes" /><span>Speed notes</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_DR-Show" title="Show/Hide Damage Reduction" /><span>Damage Reduction</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_SR-Show" title="Show/Hide Shield Rating" /><span>Shield Rating</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_immune-Show" title="Show/Hide Immunities" /><span>Immunities</span><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_QuerySkillModifier" checked title="When rolling a check, ask if there are any other modifiers. (This may not work if you have modified the skill formulas.) If you add a custom skill, you must re-check this box."/><span class="setting">"Other Modifiers" prompt on skill checks</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_QueryAttackModifier" checked title="When rolling an attack, ask if there are any other modifiers. (This may not work if you have modified the attack formulas.) If you add an attack, you must re-check this box."/><span class="setting">"Other Modifiers" prompt on attack rolls</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="[[0.01 * (@{Initiative})]]" name="attr_InitiativeDecimal" checked title="Add Initiative Modifier to roll as a decimal for easier sorting @{InitiativeDecimal}"/><span class="setting" data-i18n="init_decimal">Initiative as Decimal</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_SpeedExtra-show" title="Speed Notes" /><span class="setting">Speed notes</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_DR-Show" title="Show/Hide Damage Reduction" /><span class="setting">Damage Reduction</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_SR-Show" title="Show/Hide Shield Rating" /><span class="setting">Shield Rating</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_immune-Show" title="Show/Hide Immunities" /><span class="setting">Immunities</span></label><br/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -6401,11 +6390,11 @@
|
||||
PC Sheet
|
||||
</div>
|
||||
<div class="rule-sections">
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_armor-show" title="Show/Hide Armor Section @{armor-show}" /><span>Armor</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="[[@{CT}*-1]][CT Ignore]" name="attr_CTIgnoreDT" title="Does Damage Threshold ignore penalty from the Condition Track? @{CTIgnoreDT}" /><span data-i18n="ignore_ct">Damage Threshold ignores CT</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-nonheroic-level" title="Show nonheroic levels? @{show-nonheroic-level}" /><span>Show nonheroic levels</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-CustomPCSkills" title="Show the option to add new skills @{show-CustomPCSkills}" /><span>Custom skills</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-trained-always" title="Always show Trained skills, even when the section is minimized @{show-trained-always}" /><span>Always show Trained skills</span><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_armor-show" title="Show/Hide Armor Section @{armor-show}" /><span class="setting">Armor</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="[[@{CT}*-1]][CT Ignore]" name="attr_CTIgnoreDT" title="Does Damage Threshold ignore penalty from the Condition Track? @{CTIgnoreDT}" /><span class="setting" data-i18n="ignore_ct">Damage Threshold ignores CT</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-nonheroic-level" title="Show nonheroic levels? @{show-nonheroic-level}" /><span class="setting">Show nonheroic levels</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-CustomPCSkills" title="Show the option to add new skills @{show-CustomPCSkills}" /><span class="setting">Custom skills</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-trained-always" title="Always show Trained skills, even when the section is minimized @{show-trained-always}" /><span class="setting">Always show Trained skills</span></label><br/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sheet-col">
|
||||
@@ -6413,7 +6402,7 @@
|
||||
NPC Sheet
|
||||
</div>
|
||||
<div class="rule-sections">
|
||||
<span>Choose individual skills</span>
|
||||
<span class="setting">Choose individual skills</span>
|
||||
<label class="toggle-bar" title="Show/Hide skill options">
|
||||
<input type="checkbox" name="attr_reveal-skill-options" value="1">
|
||||
<span class="toggle-knob"></span>
|
||||
@@ -6435,33 +6424,33 @@
|
||||
<input type="checkbox" name="attr_StandardNPCSkills" class="hidden" />
|
||||
</label>
|
||||
</div>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Acrobatics" title="Show Acrobatics skill?" /><span>Acrobatics</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Climb" title="Show Climb skill?" /><span>Climb</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Deception" title="Show Deception skill?" /><span>Deception</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Endurance" title="Show Endurance skill?" /><span>Endurance</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-GatherInformation" title="Show Gather Information skill?" /><span>Gather Information</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Initiative" title="Show Initiative skill?" /><span>Initiative</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Jump" title="Show Jump skill?" /><span>Jump</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeBureaucracy" title="Show Knowledge (Bureaucracy) skill?" /><span>Knowledge (Bureaucracy)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeGalacticLore" title="Show Knowledge (Galactic Lore) skill?" /><span>Knowledge (Galactic Lore)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeLifeSciences" title="Show Knowledge (Life Sciences) skill?" /><span>Knowledge (Life Sciences)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgePhysicalSciences" title="Show Knowledge (Physical Sciences) skill?" /><span>Knowledge (Physical Sciences)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeSocialSciences" title="Show Knowledge (Social Sciences) skill?" /><span>Knowledge (Social Sciences)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeTactics" title="Show Knowledge (Tactics) skill?" /><span>Knowledge (Tactics)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeTechnology" title="Show Knowledge (Technology) skill?" /><span>Knowledge (Technology)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Mechanics" title="Show Mechanics skill?" /><span>Mechanics</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Perception" title="Show Perception skill?" /><span>Perception</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Persuasion" title="Show Persuasion skill?" /><span>Persuasion</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Pilot" title="Show Pilot skill?" /><span>Pilot</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Ride" title="Show Ride skill?" /><span>Ride</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Stealth" title="Show Stealth skill?" /><span>Stealth</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Survival" title="Show Survival skill?" /><span>Survival</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Swim" title="Show Swim skill?" /><span>Swim</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-TreatInjury" title="Show Treat Injury skill?" /><span>Treat Injury</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-UseComputer" title="Show Use Computer skill?" /><span>Use Computer</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-UsetheForce" title="Show Use the Force skill?" /><span>Use the Force</span><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Acrobatics" title="Show Acrobatics skill?" /><span class="setting">Acrobatics</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Climb" title="Show Climb skill?" /><span class="setting">Climb</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Deception" title="Show Deception skill?" /><span class="setting">Deception</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Endurance" title="Show Endurance skill?" /><span class="setting">Endurance</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-GatherInformation" title="Show Gather Information skill?" /><span class="setting">Gather Information</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Initiative" title="Show Initiative skill?" /><span class="setting">Initiative</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Jump" title="Show Jump skill?" /><span class="setting">Jump</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeBureaucracy" title="Show Knowledge (Bureaucracy) skill?" /><span class="setting">Knowledge (Bureaucracy)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeGalacticLore" title="Show Knowledge (Galactic Lore) skill?" /><span class="setting">Knowledge (Galactic Lore)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeLifeSciences" title="Show Knowledge (Life Sciences) skill?" /><span class="setting">Knowledge (Life Sciences)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgePhysicalSciences" title="Show Knowledge (Physical Sciences) skill?" /><span class="setting">Knowledge (Physical Sciences)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeSocialSciences" title="Show Knowledge (Social Sciences) skill?" /><span class="setting">Knowledge (Social Sciences)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeTactics" title="Show Knowledge (Tactics) skill?" /><span class="setting">Knowledge (Tactics)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-KnowledgeTechnology" title="Show Knowledge (Technology) skill?" /><span class="setting">Knowledge (Technology)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Mechanics" title="Show Mechanics skill?" /><span class="setting">Mechanics</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Perception" title="Show Perception skill?" /><span class="setting">Perception</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Persuasion" title="Show Persuasion skill?" /><span class="setting">Persuasion</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Pilot" title="Show Pilot skill?" /><span class="setting">Pilot</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Ride" title="Show Ride skill?" /><span class="setting">Ride</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-Stealth" title="Show Stealth skill?" /><span class="setting">Stealth</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Survival" title="Show Survival skill?" /><span class="setting">Survival</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Swim" title="Show Swim skill?" /><span class="setting">Swim</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-TreatInjury" title="Show Treat Injury skill?" /><span class="setting">Treat Injury</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-UseComputer" title="Show Use Computer skill?" /><span class="setting">Use Computer</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-UsetheForce" title="Show Use the Force skill?" /><span class="setting">Use the Force</span></label><br/>
|
||||
</div>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-CustomNPCSkills" title="Show custom skills?" /><span>Custom skills</span><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" checked name="attr_show-CustomNPCSkills" title="Show custom skills?" /><span class="setting">Custom skills</span></label><br/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -6471,21 +6460,21 @@
|
||||
Vehicles
|
||||
</div>
|
||||
<div class="rule-sections">
|
||||
<input type="checkbox" class="visible-checkbox" name="attr_vehicle-AttackModifierPrompt" checked value="1" /><span>"Other Modifiers" prompt for attacks</span> <br/>
|
||||
<input type="checkbox" class="visible-checkbox" name="attr_vehicle-SkillModifierPrompt" checked value="1" /><span>"Other Modifiers" prompt for skills</span> <br/>
|
||||
<input type="checkbox" class="visible-checkbox" name="attr_vehicle-CON-show" value="1" /><span>Constitution score (for Yuuzhan Vong vehicles)</span> <br/>
|
||||
<input type="checkbox" class="visible-checkbox" name="attr_vehicle-CapitalGrapple" value="1" /><span>Grapple modifier increases beyond Colossal size</span> <br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" name="attr_vehicle-AttackModifierPrompt" checked value="1" /><span class="setting">"Other Modifiers" prompt for attacks</span></label> <br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" name="attr_vehicle-SkillModifierPrompt" checked value="1" /><span class="setting">"Other Modifiers" prompt for skills</span></label> <br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" name="attr_vehicle-CON-show" value="1" /><span class="setting">Constitution score (for Yuuzhan Vong vehicles)</span></label> <br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" name="attr_vehicle-CapitalGrapple" value="1" /><span class="setting">Grapple modifier increases beyond Colossal size</span></label> <br/>
|
||||
</div>
|
||||
<div class="textHead">
|
||||
House Rules
|
||||
</div>
|
||||
<div class="rule-sections">
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_athletics-Show" title="Replace Climb, Jump, and Swim skills with Athletics skill?"/><span>Athletics skill (PC sheet)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Athletics" title="Show Athletics skill on the NPC sheet?" /><span>Athletics skill (NPC sheet)</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_FocusHouseRule" title="Skill Focus will increase a skill's modifier at odd levels. (This may not work if you have modified the skill formulas.)"/><span>Skill Focus as 1/2 level</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_NoXPHouseRule" title="Hide XP from the sheet."/><span>Do not use XP</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" value="1" name="attr_NoEncumbranceHouseRule" title="Hide item weights and remove the Encumbrance section from the sheet."/><span>Ignore item weights</span><br/>
|
||||
<input type="checkbox" class="visible-checkbox" name="attr_vehicle-alternateStealth" value="1" /><span>Vehicle stealth modifiers use generic vehicle size mod</span> <br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_athletics-Show" title="Replace Climb, Jump, and Swim skills with Athletics skill?"/><span class="setting">Athletics skill (PC sheet)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_show-Athletics" title="Show Athletics skill on the NPC sheet?" /><span class="setting">Athletics skill (NPC sheet)</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_FocusHouseRule" title="Skill Focus will increase a skill's modifier at odd levels. (This may not work if you have modified the skill formulas.)"/><span class="setting">Skill Focus as 1/2 level</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_NoXPHouseRule" title="Hide XP from the sheet."/><span class="setting">Do not use XP</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" value="1" name="attr_NoEncumbranceHouseRule" title="Hide item weights and remove the Encumbrance section from the sheet."/><span class="setting">Ignore item weights</span></label><br/>
|
||||
<label><input type="checkbox" class="visible-checkbox" name="attr_vehicle-alternateStealth" value="1" /><span class="setting">Vehicle stealth modifiers use generic vehicle size mod</span></label> <br/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -6495,7 +6484,7 @@
|
||||
<input type="text" disabled="true" name="wiki_URL" style="width:30em" title="Wiki URL" value="https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet"/>
|
||||
<button type="roll" class="wiki-url" value="https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet">Send to chat</button>
|
||||
<br/>
|
||||
<b><span data-i18n="last_updated">Last updated</span>:</b> 17 September 2024
|
||||
<b><span data-i18n="last_updated">Last updated</span>:</b> 29 September 2024
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"authors": "Alicia G (original author), Stephen C (maintainer), Iain J (contributor)",
|
||||
"roll20userid": "2889,436906,2196054",
|
||||
"preview": "StarWarsSagaEditionpreview.png",
|
||||
"instructions": "# Character Sheet\r Inspired by the Saga Edition sheet by Mad Irishman Productions. This sheet calculates statistics using the rules as written. Not all supplement rules may have been taken into account. If you find a mistake or wish to request a feature, please contact the authors. \r\r\r **Last Updated** 17 September, 2024\r\r\r View the wiki for the change log and more information on the sheet, including complete list of attributes and rolls: https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet",
|
||||
"instructions": "# Character Sheet\r Inspired by the Saga Edition sheet by Mad Irishman Productions. This sheet calculates statistics using the rules as written. Not all supplement rules may have been taken into account. If you find a mistake or wish to request a feature, please contact the authors. \r\r\r **Last Updated** 29 September, 2024\r\r\r View the wiki for the change log and more information on the sheet, including complete list of attributes and rolls: https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet",
|
||||
"useroptions": [
|
||||
{
|
||||
"attribute": "yellow-logo",
|
||||
|
||||
@@ -172,6 +172,7 @@
|
||||
"force_regimens":"Force Regimens",
|
||||
"droid":"Droid",
|
||||
"droid_systems":"Droid Systems",
|
||||
"rank_and_privilege":"Rank and Privilege",
|
||||
"starship_maneuvers":"Starship Maneuvers",
|
||||
"npc_record_sheet":"NPC Record Sheet",
|
||||
"heroic_level":"Heroic Level",
|
||||
|
||||
Reference in New Issue
Block a user