mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-02 05:02:28 +00:00
Added Other Info, Inventory, and Character History
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
color: #5c5c5c;
|
||||
margin: 0 -10px 10px -10px;
|
||||
padding: 5px 0;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
/* Combat header*/
|
||||
@@ -95,6 +96,7 @@
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-rollname {
|
||||
font-weight: bold;
|
||||
font-size: 1.4em;
|
||||
font-family: courier;
|
||||
|
||||
-moz-text-decoration-color: #D64541;
|
||||
text-decoration-color: #D64541;
|
||||
@@ -111,6 +113,7 @@
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-rollname-wide {
|
||||
font-weight: bold;
|
||||
font-size: 1.4em;
|
||||
font-family: courier;
|
||||
|
||||
-moz-text-decoration-color: #D64541;
|
||||
text-decoration-color: #D64541;
|
||||
@@ -132,6 +135,7 @@
|
||||
margin-top: 2px;
|
||||
font-size: 1.2em;
|
||||
font-weight: bold;
|
||||
font-family: courier;
|
||||
|
||||
}
|
||||
|
||||
@@ -139,6 +143,7 @@
|
||||
color: blue;
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
font-family: courier;
|
||||
|
||||
}
|
||||
|
||||
@@ -165,6 +170,7 @@
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-fail {
|
||||
@@ -176,6 +182,7 @@
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-critsuccess {
|
||||
@@ -186,6 +193,7 @@
|
||||
color: blue;
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-critfail {
|
||||
@@ -196,6 +204,7 @@
|
||||
color: mediumvioletred;
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-title {
|
||||
@@ -204,6 +213,7 @@
|
||||
text-align: center;
|
||||
margin-left: 15px;
|
||||
margin-right: 15px;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-name {
|
||||
@@ -213,6 +223,7 @@
|
||||
font-weight: bold;
|
||||
margin-left: 15px;
|
||||
margin-right: 15px;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-info {
|
||||
@@ -220,17 +231,20 @@
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-infoNB {
|
||||
font-size: 1.1em;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
font-family: courier;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-textSM {
|
||||
font-size: 1.1em;
|
||||
text-align: center;
|
||||
font-family: courier;
|
||||
/*font-weight: bold;*/
|
||||
}
|
||||
|
||||
@@ -238,6 +252,7 @@
|
||||
color: #2C5D28;
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
font-family: courier;
|
||||
/*font-style: italic;*/
|
||||
font-weight: bold;
|
||||
}
|
||||
@@ -246,6 +261,7 @@
|
||||
color: #540B7F;
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
font-family: courier;
|
||||
/*font-style: italic;*/
|
||||
font-weight: bold;
|
||||
}
|
||||
@@ -262,7 +278,8 @@
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-key {
|
||||
font-weight: bold;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
/*font-family: Arial, Helvetica, sans-serif;*/
|
||||
font-family: courier;
|
||||
font-size: 1.1em;
|
||||
|
||||
-moz-text-decoration-color: #D64541;
|
||||
@@ -279,7 +296,8 @@
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-key-wide {
|
||||
font-weight: bold;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
/*font-family: Arial, Helvetica, sans-serif;*/
|
||||
font-family: courier;
|
||||
font-size: 1.1em;
|
||||
|
||||
-moz-text-decoration-color: #D64541;
|
||||
@@ -307,7 +325,8 @@
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
font-size: 11px;
|
||||
font-family: Arial;
|
||||
/*font-family: Arial;*/
|
||||
font-family: courier;
|
||||
text-align: center;
|
||||
|
||||
border: green 1px dashed;
|
||||
@@ -320,7 +339,8 @@
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-textbox {
|
||||
font-size: 11px;
|
||||
font-family: Arial;
|
||||
/*font-family: Arial;*/
|
||||
font-family: courier;
|
||||
text-align: center;
|
||||
|
||||
border: black 1px solid;
|
||||
@@ -333,7 +353,8 @@
|
||||
|
||||
.sheet-rolltemplate-MA1e .sheet-RollTemp-textboxblue {
|
||||
font-size: 11px;
|
||||
font-family: Arial;
|
||||
/*font-family: Arial;*/
|
||||
font-family: courier;
|
||||
text-align: center;
|
||||
color: blue;
|
||||
font-weight: bold;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7307,17 +7307,15 @@
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-1-1 sheet-padr">
|
||||
|
||||
|
||||
|
||||
<div class="sheet-row sheet-padb">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1">
|
||||
|
||||
<!-- BEGIN JUDGE GIVEN repeating row -->
|
||||
<fieldset class="repeating_judgegiven">
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-23-23"><input type="text" name="attr_judgeGiven"></div>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -7467,30 +7465,38 @@
|
||||
|
||||
<!-- END AUTO GENERATED WEAPON SECTION -->
|
||||
|
||||
<!-- 0-LEVEL ARMOR -->
|
||||
<!-- 0-LEVEL OTHER -->
|
||||
|
||||
<h4 class="sheet-left">OTHER INFORMATION:</h4>
|
||||
|
||||
<div class="sheet-col-1-1">
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-5-5 sheet-padl">
|
||||
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-1-1"><textarea name="attr_otherInfo"></textarea></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
||||
<!-- HUMAN ARMOR/INVENTORY -->
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-1">
|
||||
<h4 class="sheet-center">Armor Class </h4>
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-3-23 sheet-core-label sheet-vert-bottom">Armor Type :</div>
|
||||
<div class="sheet-col-20-23"><input class="sheet-underlined sheet-center" type="text" name="attr_armorType"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="sheet-row sheet-padb">
|
||||
|
||||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||||
|
||||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_AC_Calc" readonly="readonly"><br/>AC (worn armor)</div>
|
||||
|
||||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||||
|
||||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_ArmorCheck" readonly="readonly" ><br/>Total Check Penalty</div>
|
||||
|
||||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||||
|
||||
<div class="sheet-col-1-7 sheet-small-label sheet-center"><input class="sheet-underlined sheet-center" type="number" name="attr_ArmorSpeed" readonly="readonly"><br/>Total Speed Reduction</div>
|
||||
|
||||
<div class="sheet-col-1-7 sheet-right sheet-small-label"> </div>
|
||||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||||
</div>
|
||||
|
||||
<div class="sheet-row">
|
||||
@@ -7498,57 +7504,19 @@
|
||||
<div class="sheet-col-1">
|
||||
|
||||
<div class="sheet-row sheet-sub-header">
|
||||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Worn?</div>
|
||||
<div class="sheet-col-5-23 sheet-center sheet-small-label sheet-vert-bottom">Name</div>
|
||||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Base AC</div>
|
||||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Magic Bonus</div>
|
||||
<div class="sheet-col-2-23 sheet-center sheet-small-label sheet-vert-bottom">Total AC</div>
|
||||
<div class="sheet-col-4-23 sheet-center sheet-small-label sheet-vert-bottom">Fumble Die</div>
|
||||
<div class="sheet-col-2-23 sheet-right sheet-small-label sheet-vert-bottom">Check Penalty</div>
|
||||
<div class="sheet-col-4-23 sheet-center sheet-small-label sheet-vert-bottom">Speed Reduction</div>
|
||||
<div class="sheet-col-5-23 sheet-center sheet-small-label sheet-vert-bottom">Items Carried</div>
|
||||
<div class="sheet-col-3-23 sheet-center sheet-small-label sheet-vert-bottom">Where</div>
|
||||
<div class="sheet-col-3-23 sheet-center sheet-small-label sheet-vert-bottom">Items In Hand</div>
|
||||
<div class="sheet-col-12-23 sheet-center sheet-small-label sheet-vert-bottom">Special Characteristics</div>
|
||||
</div>
|
||||
|
||||
<!-- BEGIN ARMOR repeating row -->
|
||||
<fieldset class="repeating_armor">
|
||||
<!-- BEGIN INVENTORY repeating row -->
|
||||
<fieldset class="repeating_inventory">
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-2-23 sheet-vert-middle sheet-checkbox-row"><input type="checkbox" name="attr_ArmorActive"/></div>
|
||||
<div class="sheet-col-5-23"><input type="text" name="attr_ArmorName"></div>
|
||||
<div class="sheet-col-2-23"><input type="number" name="attr_ArmorACBase" value="0" step="1"></div>
|
||||
<div class="sheet-col-2-23"><input type="number" name="attr_ArmorMagicBonus" value="0" step="1"></div>
|
||||
<div class="sheet-col-2-23"><input class="sheet-center" type="number" name="attr_ArmorTotalAC" value="@{ArmorACBase} + @{ArmorMagicBonus}" disabled="disabled"></div>
|
||||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||||
<div class="sheet-col-2-23">
|
||||
<select name="attr_ArmorFumbleDie">
|
||||
<option value="0" selected="selected">--</option>
|
||||
<option value="d4">d4</option>
|
||||
<option value="d8">d8</option>
|
||||
<option value="d12">d12</option>
|
||||
<option value="d16">d16</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||||
<div class="sheet-col-2-23">
|
||||
<select name="attr_ArmorCheck">
|
||||
<option value="0" selected="selected">--</option>
|
||||
<option value="-1">-1</option>
|
||||
<option value="-2">-2</option>
|
||||
<option value="-3">-3</option>
|
||||
<option value="-4">-4</option>
|
||||
<option value="-5">-5</option>
|
||||
<option value="-6">-6</option>
|
||||
<option value="-7">-7</option>
|
||||
<option value="-8">-8</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||||
<div class="sheet-col-2-23">
|
||||
<select name="attr_ArmorSpeed">
|
||||
<option value="0" selected="selected">No</option>
|
||||
<option value="-5">-5</option>
|
||||
<option value="-10">-10</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="sheet-col-1-23 sheet-center"> </div>
|
||||
<div class="sheet-col-5-23"><input type="text" name="attr_itemName"></div>
|
||||
<div class="sheet-col-3-23"><input type="text" name="attr_itemLocation"></div>
|
||||
<div class="sheet-col-3-23"><input type="text" name="attr_itemInHand"></div>
|
||||
<div class="sheet-col-12-23"><input class="sheet-center" type="text" name="attr_itemSpecial"></div>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
@@ -7558,75 +7526,139 @@
|
||||
|
||||
<hr/>
|
||||
|
||||
<!-- 0-LEVEL INVENTORY -->
|
||||
<!-- HUMAN CHARACTER HISTORY -->
|
||||
|
||||
<h4 class="sheet-left">CHARACTER HISTORY</h4>
|
||||
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-1">
|
||||
<h4 class="sheet-center">Money Carried </h4>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-9-19 sheet-margin-top sheet-right sheet-hd-row">Credits</div>
|
||||
<div class="sheet-col-2-19 sheet-padl"><input type="number" name="attr_Credits" value="0" /></div>
|
||||
<div class="sheet-col-8-19 sheet-center"> </div>
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||||
|
||||
<h4 class="sheet-center">Artifacts </h4>
|
||||
|
||||
<div class="sheet-col-1-5 sheet-center">
|
||||
<button type="roll" class="sheet-roll" name="roll_ArtifactCombatCheck"
|
||||
value="&{template:MA1e} {{background=[[0]]}} {{combat=1}} {{name=@{character_name}}} {{title=Artifact Combat Check}} {{flavortext=You try to figure out the artifact in the heat of battle.}} {{rolltype=Artifact Check : }} {{classability=[[ @{ActionDie} [Action Die] - (?{Complexity Level|1}) [Complexity Level] ]] }}" >Artifact Combat Check</button>
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-7 sheet-padl">
|
||||
<button type="roll" class="sheet-roll" name="roll_ZeroLevelAIRecognition"
|
||||
value="&{template:MA1e} {{background=[[5]]}} {{class=1}} {{name=@{character_name}}} {{title=AI Recognition Roll}} {{flavortext=...A.R.E...Y.O.U...H.U.M.A.N.?...}} {{rolltype=AI Recognition : }} {{airoll=[[ 1d20 [Die Roll] + @{AILuckyRoll}[Lucky Roll] + (?{Bonus/Minus|0}) [Bonus/Minus] ]] }} " >AI Recognition</button>
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||||
|
||||
<div class="sheet-row sheet-sub-header">
|
||||
<div class="sheet-col-3-19 sheet-center"> </div>
|
||||
<div class="sheet-col-4-19 sheet-center sheet-small-label sheet-vert-bottom">Artifact</div>
|
||||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Tech Level</div>
|
||||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Complexity Level</div>
|
||||
<div class="sheet-col-1-19 sheet-center sheet-small-label sheet-vert-bottom">Bonus</div>
|
||||
<div class="sheet-col-9-19 sheet-center sheet-small-label sheet-vert-bottom">Effect</div>
|
||||
</div>
|
||||
|
||||
<!-- BEGIN ARTIFACT repeating row -->
|
||||
<fieldset class="repeating_artifactzero">
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-3-19 sheet-padr">
|
||||
<button type='roll' class="sheet-roll" title="Artifact Check"
|
||||
value="&{template:MA1e} {{background=[[0]]}} {{class=1}} {{name=@{character_name}}} {{title=@{ArtifactName}}} {{flavortext=You attempt to figure out the Artifact.}} {{rolltype=Artifact Check : }} {{classability=[[1d20[Dice Roll] + [[@{intMod}]][INT Mod] + @{ArtifactBonus}[Bonus] - @{ArtifactComplexLevel}[Complexity Level]]]}}" >Artifact Check</button>
|
||||
</div>
|
||||
<div class="sheet-col-4-19"><input type="text" name="attr_ArtifactName"></div>
|
||||
<div class="sheet-col-1-19" title="The Tech Level of the Artifact"><input type="number" name="attr_ArtifactTechLevel" value="0" step="1"></div>
|
||||
<div class="sheet-col-1-19" title="The Complexity Level of the Artifact"><input type="number" name="attr_ArtifactComplexLevel" value="0" step="1"></div>
|
||||
<div class="sheet-col-1-19" title="Any artifact bonus"><input type="number" name="attr_ArtifactBonus" value="0" step="1"></div>
|
||||
<div class="sheet-col-9-19"><input type="text" name="attr_ArtifactEffect"></div>
|
||||
</div>
|
||||
</fieldset class>
|
||||
|
||||
<h4 class="sheet-center">Inventory </h4>
|
||||
|
||||
<div class="sheet-col-1-1">
|
||||
|
||||
<div class="sheet-row sheet-sub-header">
|
||||
<div class="sheet-col-1-2 sheet-center sheet-inspiration-label">Equipment</div>
|
||||
<div class="sheet-col-1-2 sheet-center sheet-inspiration-label">Treasure</div>
|
||||
</div>
|
||||
<div class="sheet-col-1-3 sheet-padr">
|
||||
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-1-2"><textarea name="attr_Equipment"></textarea></div>
|
||||
<div class="sheet-col-1-2"><textarea name="attr_Treasure"></textarea></div>
|
||||
|
||||
<div class="sheet-col-9-23 sheet-core-label sheet-vert-bottom">Date Started: </div>
|
||||
<div class="sheet-col-14-23"><input class="sheet-underlined sheet-center" type="text" name="attr_startDate"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-1">
|
||||
|
||||
<div class="sheet-col-9-23 sheet-core-label sheet-vert-bottom">People Met: </div>
|
||||
|
||||
<!-- BEGIN PEOPLE MET repeating row -->
|
||||
<fieldset class="repeating_peoplemet">
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-23-23"><input type="text" name="attr_peopleMet"></div>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-1">
|
||||
|
||||
<div class="sheet-col-14-23 sheet-core-label sheet-vert-bottom">Devices Figured Out: </div>
|
||||
|
||||
<!-- BEGIN DEVICES UNDERSTOOD repeating row -->
|
||||
<fieldset class="repeating_devicesunderstood">
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-23-23"><input type="text" name="attr_devicesUnderstood"></div>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-3 sheet-padr">
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-9-23 sheet-core-label sheet-vert-bottom">Next of Kin: </div>
|
||||
<div class="sheet-col-14-23"><input class="sheet-underlined sheet-center" type="text" name="attr_nextOfKin"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-1">
|
||||
|
||||
<div class="sheet-col-14-23 sheet-core-label sheet-vert-bottom">Creatures Befriended: </div>
|
||||
|
||||
<!-- BEGIN CREATURES BEFRIENDED repeating row -->
|
||||
<fieldset class="repeating_creaturesfriended">
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-23-23"><input type="text" name="attr_creaturesBefriended"></div>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-1">
|
||||
|
||||
<div class="sheet-col-20-23 sheet-core-label sheet-vert-bottom">Other Creatures Encountered: </div>
|
||||
|
||||
<!-- BEGIN CREATURES ENCOUNTERED repeating row -->
|
||||
<fieldset class="repeating_creaturesencountered">
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-23-23"><input type="text" name="attr_creaturesEncountered"></div>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-3 sheet-padr">
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-18-23 sheet-core-label sheet-vert-bottom">Most Damage In Single Attack: </div>
|
||||
<div class="sheet-col-5-23"><input class="sheet-underlined sheet-center" type="text" name="attr_mostdamage"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sheet-col-1-1 sheet-center"> </div>
|
||||
|
||||
<div class="sheet-row">
|
||||
|
||||
<div class="sheet-col-1">
|
||||
|
||||
<div class="sheet-col-14-23 sheet-core-label sheet-vert-bottom">Creatures Killed: </div>
|
||||
|
||||
<!-- BEGIN CREATURES KILLED repeating row -->
|
||||
<fieldset class="repeating_creatureskilled">
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-23-23"><input type="text" name="attr_creaturesKilled"></div>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
</div>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user