Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Star Wars Saga Edition Update #1267

Merged
merged 3 commits into from Dec 28, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 4 additions & 2 deletions Star Wars Saga Edition/StarWarsSagaEdition.css
Expand Up @@ -78,17 +78,19 @@ div.sheet-record {
}

.sheet-EquipmentSection {
width: calc(100% - 330px) !important;
/*width: calc(100% - 330px) !important; */
width:60%;
min-width:490px;
max-width:680px;
}
div.sheet-EquipmentSection2 {
width:37%;
color: black;
font-size: 14px;
font-weight: bold;
text-align:center;
font-family: 'play';
width:300px;
min-width:300px;
float:right;
}

Expand Down
191 changes: 104 additions & 87 deletions Star Wars Saga Edition/StarWarsSagaEdition.html
Expand Up @@ -1584,138 +1584,155 @@
<div class="clear"></div>
<hr>


<div class="EquipmentSection2">
<div class="table">
<div class="table-row">
<span class="table-data"> <div class="textHead">Languages</div>
<textarea type="text" name="attr_Language" style="height:80px" title="Language List"></textarea> </span>
<textarea type="text" name="attr_Language" style="height:80px" title="Language List @{Language}"></textarea> </span>
</div>
<input type="checkbox" class="sect-show hidden" value="1" name="attr_droid-Show" />
<div class="table-row sect">
<span class="table-data">
<div class="textHead ">Droid Systems</div>
<textarea type="text" name="attr_DroidSystems" rows="2" class="sect" title="Droid Systems"></textarea> </span>
<textarea type="text" name="attr_DroidSystems" rows="2" class="sect" title="Droid Systems @{DroidSystems}"></textarea> </span>
</div>
<div class="table-row">
<span class="table-data"> <div class="textHead">Experience</div>
<input type="text" name="attr_XP" value="0" style="width:45%" title="Current Experience" /> &nbsp;/&nbsp; <input type="text" name="attr_XP_max" value="0" style="width:45%" title="Experience needed for next level" /> </span>
<div class="table">
<div class="table-row">
<span class="table-data"> <input type="text" name="attr_XP" value="0" style="width:100%" title="Current Experience @{XP}" /> </span>
<span class="table-data" style="width:20px"> &nbsp;/&nbsp; </span>
<span class="table-data"> <input type="text" name="attr_XP_max" value="0" style="width:100%" title="Experience needed for next level @{XP|max}" /> </span>
</div>
</div>
</div>
<div class="table-row">
<span class="table-data"> <div class="textHead">Credits</div>
<input type="text" name="attr_credits" value="0" style="width:100%" title="Credits" /> </span>
<span class="table-data"> <div class="textHead">Credits</div>
<div class="table">
<div class="table-row">
<span class="table-header">Equipment Worth<br/> <input type="text" name="attr_TotalEquipmentWorth" value="0" readonly="readonly" style="width:100%" title="Total Equipment Worth @{TotalEquipmentWorth}" /> </span>
<span class="table-data" style="width:20px"> &nbsp; </span>
<span class="table-header"> Available<br/> <input type="text" name="attr_credits" value="0" style="width:100%" title="Available Credits @{Credits}" /> </span>
</div>
</div>
</div>
</div>
</div>

<div class="textHead EquipmentSection">Equipment</div>
<div class="table EquipmentSection">
<div class="table-row">
<span class="table-header" style="min-width:175px; width:50%">Item Name</span>
<span class="table-header" style="width:35px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
<span class="table-header" style="width:40px;">Carry</span>
<span class="table-header" style="width:45px;">QTY</span>
<span class="table-header" style="width:55px;">Weight</span>
<span class="table-header" style="width:55px;">Total<br/> Weight</span>
<span class="table-header" style="width:55px;">Base<br/>Cost<br/>(Cr)</span>
<span class="table-header" style="width:55px;">Total<br/>Cost<br/>(Cr)</span>
</div>
<div class="table-row">
<span class="table-data"> <input type="text" name="attr_ArmorWorn" placeholder="Armor Name" style="width:100%" title="Armor Name @{ArmorWorn}" /> </span>
<span class="table-data">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="checkbox" class="sect-show" title="Show/Hide Armor Notes" name="attr_ArmorNotes-show" value="1" style="opacity:0;width: 35px;height: 16px;position: relative;top: 5px;left: 6px;margin: -32px;cursor: pointer;z-index: 1;" /><span></span> </span>
<span class="table-data center" style="width:40px; float:left"> <input type="checkbox" value="1" name="attr_ArmorCarry" title="Armor Carried? @{ArmorCarry}" /> </span>
<span class="table-data center"> <div style="width:40px"></div> </span>
<span class="table-data center"> <input type="text" style="width:50px" name="attr_ArmorWt" value="0" title="Armor Weight @{ArmorWt}" /> </span>
<span class="table-data center"> <div style="width:50px"></div> </span> </span>
<span class="table-data center"> <input type="text" style="width:50px" name="attr_ArmorCost" value="0" title="Armor Base Cost @{ArmorCost}" /> </span>
<span class="table-data center"> <input type="text" style="width:50px" name="attr_ArmorTotalCost" value="0" title="Armor Total Cost after Upgrades @{ArmorTotalCost}" /> </span>
</div>
</div>
<input type="checkbox" class="sect-show hidden" value="1" name="attr_ArmorNotes-show" />
<div class="table EquipmentSection sect">
<div class="table-row">
<span class="table-data" style="width:40px"> </span>
<span class="table-data"> <input type="text" name="attr_ArmorLocation" placeholder="Location" style="width:100%;" title="Armor stored location @{ArmorLocation}" /> </span>
</div>
<div class="table-row">
<span class="table-data"> </span>
<span class="table-data"> <textarea type="text" name="attr_ArmorNotes" class="atkNotes" title="Armor Notes @{ArmorNotes}" placeholder="Armor Notes"></textarea> </span>
</div>
</div>
<fieldset class="repeating_equipment" style="margin-right:330px">
<div class="table EquipmentSection">
<div class="table-row">
<span class="table-data" style="min-width:175px; width:50%"> <input type="text" name="attr_EquipmentItem" style="width:100%" placeholder="Item Name" title="Item Name @{repeating_equipment_X_EquipmentItem}" /> </span>
<span class="table-data" style="width:35px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="checkbox" class="sect-show" title="Show/Hide equipment Notes" name="attr_EquipmentNotes-show" value="1" style="opacity:0;width: 35px;height: 16px;position: relative;top: 5px;left: 6px;margin: -32px;cursor: pointer;z-index: 1;" /><span></span> </span>
<span class="table-data center" style="width:40px; float:left"> <input type="checkbox" value="1" name="attr_EquipmentCarry" title="Item Carried? @{repeating_equipment_X_EquipmentCarry}" /> </span>
<span class="table-data center" style="width:45px"> <input type="text" style="width:40px" name="attr_EquipmentQty" value="0" title="Quantity of Item @{repeating_equipment_X_EquipmentQt}" /> </span>
<span class="table-data center" style="width:55px"> <input type="text" style="width:50px" name="attr_EquipmentWt" value="0" title="Item's Weight @{repeating_equipment_X_EquipmentWt}" /> </span>
<span class="table-data center" style="width:55px"> <input type="text" style="width:50px" name="attr_EquipmentTotalWt" value="0" readonly="readonly" title="Item's Total Weight @{repeating_equipment_X_EquipmentTotalWt}" /> </span>
<span class="table-data center" style="width:55px"> <input type="text" style="width:50px" name="attr_EquipmentCost" value="0" title="Item's Cost @{repeating_equipment_X_EquipmentCost}" /> </span>
<span class="table-data center" style="width:55px"> <input type="text" style="width:50px" name="attr_EquipmentTotalCost" value="0" readonly="readonly" title="Item's Total Cost @{repeating_equipment_X_EquipmentTotalCost}" /> </span>
</div>
</div>
<input type="checkbox" class="sect-show hidden" value="1" name="attr_EquipmentNotes-show" />
<div class="table sect EquipmentSection">
<div class="table-row">
<span class="table-data" style="width:40px"> </span>
<span class="table-data"> <input type="text" name="attr_EquipmentLocation" placeholder="Location" style="width:100%;" title="Item's stored location @{repeating_equipment_X_EquipmentLocation}" /> </span>
</div>
<div class="table-row">
<span class="table-data"> </span>
<span class="table-data"> <textarea type="text" name="attr_EquipmentNotes" class="atkNotes" title="Item Notes @{repeating_equipment_X_EquipmentNotes}" placeholder="Item Notes"></textarea> </span>
<div class="textHead">Encumberance</div>
<div class="table">
<div class="table-row">
<span class="table-data col1" style="min-width:110px"> Equipment </span>
<div class="table">
<div class="table-row">
<span class="table-data"> <input type="text" name="attr_TotalEquipmentWt" value="0" readonly="readonly" style="width:95%" title="Total Equipment Weight @{TotalEquipmentWt}" /> </span>
<span class="table-data" style="width:20px"> &nbsp;/&nbsp; </span>
<span class="table-data"> <input type="number" name="attr_EquipmentCapacity" value="(@{Str}/2)*(@{Str}/2)" disabled="true" style="width:95%" title="Equipment Weight Capacity @{EquipmentCapacity}" /> </span>
</div>
<div class="table-row">
<span class="table-header">Heavy Load </span>
<span class="table-data"> <input type="checkbox" value="-10" name="attr_EquipmentLoad" title="Equipment Load Penalty @{EquipmentLoad}" /> </span>
</div>
</div>
</div>
<div class="table-row">
<span class="table-data col1"> Carrying Capacity (lift) </span>
<span class="table-data"> <input type="number" name="attr_CarryingCapacity" value="@{Str}*@{Str}/2*@{CarryingCapacitySize}" style="width:90%" disabled="true" title="Carrying Capacity (Lift) @{CarryingCapacity}" /> <input type="number" value="1" name="attr_CarryingCapacitySize" class="hidden" /> </span>
</div>
</div>
</div>
</fieldset> <input type="number" value="0" name="attr_EquipmentWtRunningTotal" class="hidden" /> <input type="number" value="0" name="attr_EquipmentCostRunningTotal" class="hidden" />
<div class="table EquipmentSection">
<div class="table-row">
<span class="table-data col1" style="width:175px"> Total Equipment Worth </span>
<span class="table-data" style="width:250px"> <input type="text" name="attr_TotalEquipmentWorth" value="0" readonly="readonly" style="width:110px" title="Total Equipment Worth @{TotalEquipmentWorth}" /> <input type="number" value="1" name="attr_CarryingCapacitySize" class="hidden" /> </span>

<div class="EquipmentSection">
<div class="textHead">Equipment</div>
<div class="table">
<div class="table-row">
<span class="table-header" style="min-width:175px; width:50%">Item Name</span>
<span class="table-header" style="width:35px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
<span class="table-header" style="width:40px;">Carry</span>
<span class="table-header" style="width:45px;">QTY</span>
<span class="table-header" style="width:55px;">Weight</span>
<span class="table-header" style="width:55px;">Total<br/> Weight</span>
<span class="table-header" style="width:55px;">Base<br/>Cost<br/>(Cr)</span>
<span class="table-header" style="width:55px;">Total<br/>Cost<br/>(Cr)</span>
</div>
<div class="table-row">
<span class="table-data"> <input type="text" name="attr_ArmorWorn" placeholder="Armor Name" style="width:100%" title="Armor Name @{ArmorWorn}" /> </span>
<span class="table-data">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="checkbox" class="sect-show" title="Show/Hide Armor Notes" name="attr_ArmorNotes-show" value="1" style="opacity:0;width: 35px;height: 16px;position: relative;top: 5px;left: 6px;margin: -32px;cursor: pointer;z-index: 1;" /><span></span> </span>
<span class="table-data center" style="width:40px; float:left"> <input type="checkbox" value="1" name="attr_ArmorCarry" title="Armor Carried? @{ArmorCarry}" /> </span>
<span class="table-data center"> <div style="width:40px"></div> </span>
<span class="table-data center"> <input type="text" style="width:50px" name="attr_ArmorWt" value="0" title="Armor Weight @{ArmorWt}" /> </span>
<span class="table-data center"> <div style="width:50px"></div> </span> </span>
<span class="table-data center"> <input type="text" style="width:50px" name="attr_ArmorCost" value="0" title="Armor Base Cost @{ArmorCost}" /> </span>
<span class="table-data center"> <input type="text" style="width:50px" name="attr_ArmorTotalCost" value="0" title="Armor Total Cost after Upgrades @{ArmorTotalCost}" /> </span>
</div>
</div>
<div class="table-row">
<span class="table-data col1""> Total Equipment Weight </span>
<span class="table-data">
<input type="text" name="attr_TotalEquipmentWt" value="0" readonly="readonly" style="width:110px" title="Total Equipment Weight @{TotalEquipmentWt}" />
&nbsp;/&nbsp;
<input type="number" name="attr_EquipmentCapacity" value="(@{Str}/2)*(@{Str}/2)" disabled="true" style="width:110px" title="Equipment Weight Capacity @{EquipmentCapacity}" />
</span>
<span class="table-header" style="width:75px"> Heavy Load <br/> <input type="checkbox" value="-10" name="attr_EquipmentLoad" title="Equipment Load Penalty @{EquipmentLoad}" /></span>
<input type="checkbox" class="sect-show hidden" value="1" name="attr_ArmorNotes-show" />
<div class="table sect">
<div class="table-row">
<span class="table-data" style="width:40px"> </span>
<span class="table-data"> <input type="text" name="attr_ArmorLocation" placeholder="Location" style="width:100%;" title="Armor stored location @{ArmorLocation}" /> </span>
</div>
<div class="table-row">
<span class="table-data"> </span>
<span class="table-data"> <textarea type="text" name="attr_ArmorNotes" class="atkNotes" title="Armor Notes @{ArmorNotes}" placeholder="Armor Notes"></textarea> </span>
</div>
</div>
<fieldset class="repeating_equipment" style="margin-right:330px">
<div class="table">
<div class="table-row">
<span class="table-data" style="min-width:175px; width:50%"> <input type="text" name="attr_EquipmentItem" style="width:100%" placeholder="Item Name" title="Item Name @{repeating_equipment_X_EquipmentItem}" /> </span>
<span class="table-data" style="width:35px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="checkbox" class="sect-show" title="Show/Hide equipment Notes" name="attr_EquipmentNotes-show" value="1" style="opacity:0;width: 35px;height: 16px;position: relative;top: 5px;left: 6px;margin: -32px;cursor: pointer;z-index: 1;" /><span></span> </span>
<span class="table-data center" style="width:40px; float:left"> <input type="checkbox" value="1" name="attr_EquipmentCarry" title="Item Carried? @{repeating_equipment_X_EquipmentCarry}" /> </span>
<span class="table-data center" style="width:45px"> <input type="text" style="width:40px" name="attr_EquipmentQty" value="0" title="Quantity of Item @{repeating_equipment_X_EquipmentQt}" /> </span>
<span class="table-data center" style="width:55px"> <input type="text" style="width:50px" name="attr_EquipmentWt" value="0" title="Item's Weight @{repeating_equipment_X_EquipmentWt}" /> </span>
<span class="table-data center" style="width:55px"> <input type="text" style="width:50px" name="attr_EquipmentTotalWt" value="0" readonly="readonly" title="Item's Total Weight @{repeating_equipment_X_EquipmentTotalWt}" /> </span>
<span class="table-data center" style="width:55px"> <input type="text" style="width:50px" name="attr_EquipmentCost" value="0" title="Item's Cost @{repeating_equipment_X_EquipmentCost}" /> </span>
<span class="table-data center" style="width:55px"> <input type="text" style="width:50px" name="attr_EquipmentTotalCost" value="0" readonly="readonly" title="Item's Total Cost @{repeating_equipment_X_EquipmentTotalCost}" /> </span>
</div>
</div>
<div class="table-row">
<span class="table-data col1"> Carrying Capacity (lift) </span>
<span class="table-data"> <input type="number" name="attr_CarryingCapacity" value="@{Str}*@{Str}/2*@{CarryingCapacitySize}" style="width:110px" disabled="true" title="Carrying Capacity (Lift) @{CarryingCapacity}" /> <input type="number" value="1" name="attr_CarryingCapacitySize" class="hidden" /> </span>
<input type="checkbox" class="sect-show hidden" value="1" name="attr_EquipmentNotes-show" />
<div class="table sect">
<div class="table-row">
<span class="table-data" style="width:40px"> </span>
<span class="table-data"> <input type="text" name="attr_EquipmentLocation" placeholder="Location" style="width:100%;" title="Item's stored location @{repeating_equipment_X_EquipmentLocation}" /> </span>
</div>
<div class="table-row">
<span class="table-data"> </span>
<span class="table-data"> <textarea type="text" name="attr_EquipmentNotes" class="atkNotes" title="Item Notes @{repeating_equipment_X_EquipmentNotes}" placeholder="Item Notes"></textarea> </span>
</div>
</div>
</fieldset> <input type="number" value="0" name="attr_EquipmentWtRunningTotal" class="hidden" /> <input type="number" value="0" name="attr_EquipmentCostRunningTotal" class="hidden" />
</div>
<div class="clear"></div>
<hr>
<div class="3colrow">
<div class="col">
<div class="textHead">Special Qualities</div>
<textarea type="text" name="attr_SpecialQualities" title="Special Qualities" ></textarea>
<textarea type="text" name="attr_SpecialQualities" title="Special Qualities @{SpecialQualities}" ></textarea>

<input type="checkbox" class="forceShow hidden" value="1" name="attr_force-Show" />
<div class="textHead forceBody">Force Techniques</div>
<textarea type="text" name="attr_ForceTechniques" rows="2" class="forceBody" title="Force Techniques"></textarea>
<textarea type="text" name="attr_ForceTechniques" rows="2" class="forceBody" title="Force Techniques @{ForceTechniques}"></textarea>
</div>
<div class="col">
<div class="textHead">Feats</div>
<textarea type="text" name="attr_Feats" title="Feats List" ></textarea>
<textarea type="text" name="attr_Feats" title="Feats List @{Feats}" ></textarea>
<input type="checkbox" class="forceShow hidden" value="1" name="attr_force-Show" />
<div class="textHead forceBody">Force Secrets</div>
<textarea type="text" name="attr_ForceSecrets" rows="2" class="forceBody" title="Force Secrets"></textarea>
<textarea type="text" name="attr_ForceSecrets" rows="2" class="forceBody" title="Force Secrets @{ForceSecrets}"></textarea>

</div>
<div class="col">
<div class="textHead">Talents</div>
<textarea type="text" name="attr_Talents" title="Talents List"></textarea>
<textarea type="text" name="attr_Talents" title="Talents List @{Talents}"></textarea>
<input type="checkbox" class="forceShow hidden" value="1" name="attr_force-Show" />
<div class="textHead forceBody">Force Regimens</div>
<textarea type="text" name="attr_ForceRegimens" rows="2" class="forceBody" title="Force Regimens"></textarea>
<textarea type="text" name="attr_ForceRegimens" rows="2" class="forceBody" title="Force Regimens @{ForceRegimens}"></textarea>
</div>
</div>
<br />
<div class="colrow">
<div class="textHead">Notes</div>
<textarea type="text" name="attr_Notes" title="Notes"></textarea>
<textarea type="text" name="attr_Notes" title="Notes @{Notes}"></textarea>
</div>
<div class="clear"></div> <hr />

Expand Down Expand Up @@ -2767,7 +2784,7 @@
<!-- start help section -->
<div>
For Help, please see the wiki page. <input type="text" name="attr_vehicle-EquipmentLocation" style="width:30em" title="Wiki URL" value="https://wiki.roll20.net/Star_Wars_Saga_Edition_Character_Sheet"/> <br/>
<b>Last updated</b>12/07/2015
<b>Last updated</b>12/28/2015
</div>

<!-- start roll templates -->
Expand Down