working on bard

This commit is contained in:
amandasearle
2016-04-07 01:50:55 -05:00
parent fedef2f3b2
commit ffd6aecb4e
+11 -10
View File
@@ -605,21 +605,22 @@
<input type="hidden" name="attr_ThiefSkill_Die" value="d20" />
<div class="sheet-col-1-2 sheet-left sheet-vert-middle">Lucky Roll for <b>Born Under the Loom (Skill Checks)</b>?</div>
<div class="sheet-col-3-8 sheet-left sheet-vert-middle">Lucky Roll for <b>Born Under the Loom (Skill Checks)</b>?</div>
<div class="sheet-col-1-22 sheet-checkbox-row sheet-vert-middle" title="Check the box if you have the Lucky Roll for Skill Checks"><input type="checkbox" value="[[@{LCK_Starting}]]" name="attr_SkillChecksLuckyRoll"></div>
<div class="sheet-col-1-1 sheet-center">&nbsp;</div>
<div class="sheet-col-1-6 sheet-left sheet-vert-middle">Starting Luck Bonus to </div>
<div class="sheet-col-1-5 sheet-checkbox-row sheet-vert-middle" title="Check the box if you want the Bonus to Bardic Talent Checks"><input type="checkbox" value="[[@{LCK_Starting}]]" name="attr_Bard_LuckTalent">Bardic Talent Checks OR</div>
<div class="sheet-col-1-11 sheet-checkbox-row sheet-vert-middle" title="Check the box if you want the Bonus to Lore Rolls"><input type="checkbox" value="[[@{LCK_Starting}]]" name="attr_Bard_LuckLore">Lore Rolls</div>
<div class="sheet-col-1-6 sheet-left sheet-vert-middle"><b>Starting Luck Bonus</b>
<div class="sheet-col-1-1 sheet-checkbox-row sheet-vert-middle" title="Check the box if you want the Bonus to Bardic Talent Checks"><input type="radio" value="[[@{LCK_Starting}]]" name="attr_Bard_LuckTalent">Bardic Talent Checks</div>
<div class="sheet-col-1-1 sheet-checkbox-row sheet-vert-middle" title="Check the box if you want the Bonus to Lore Rolls"><input type="radio" value="[[@{LCK_Starting}]]" name="attr_Bard_LuckLore">Lore Rolls</div>
</div>
<div class="sheet-col-1-1 sheet-center">&nbsp;</div>
<div class="sheet-col-1-1 sheet-center">&nbsp;</div>
<div class="sheet-row">
<div class="sheet-col-1-5 sheet-hd-row">Talent Die : </br></div>
<div class="sheet-col-1-8 sheet-hd-row">Talent Die : </br></div>
<div class="sheet-col-1-10 sheet-right">
<select name="attr_TalentDie">
<option value="d0" selected="selected">--</option>
@@ -638,7 +639,7 @@
<div class="sheet-col-1-1 sheet-center">&nbsp;</div>
<div class="sheet-row">
<div class="sheet-col-1-9 sheet-left sheet-hd-row">Call to Arms :</br></div>
<div class="sheet-col-1-8 sheet-left sheet-hd-row">Call to Arms :</br></div>
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Luck Mod (if chosen) + Personality Mod"><input class="sheet-underlined" type="number" name="attr_BardCalltoArmsCheck" value="[[ ( [[@{Bard_LuckTalent}]] + [[@{PER}]] ) ]]" disabled="disabled"><br/>Bonus</div>
<div class="sheet-col-1-9 sheet-center">
<button type="roll" class="sheet-roll" name="roll_BardCalltoArms" value="@{character_name} inspires the audience, or supplants their fears, with a [[@{TalentDie} + @{BardCalltoArmsCheck}]].">Call to Arms</button>
@@ -654,7 +655,7 @@
</div>
<div class="sheet-row">
<div class="sheet-col-1-9 sheet-left sheet-hd-row">Calm :</br></div>
<div class="sheet-col-1-14 sheet-left sheet-hd-row">Calm :</br></div>
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Luck Mod (if chosen) + Personality Mod"><input class="sheet-underlined" type="number" name="attr_BardCalmCheck" value="[[([[@{Bard_LuckTalent}]] + [[@{PER}]]) ]]" disabled="disabled"><br/>Bonus</div>
<div class="sheet-col-1-9 sheet-center">
<button type="roll" class="sheet-roll" name="roll_BardCalm" value="@{character_name} tries to change the emotions of their target [[@{TalentDie} + @{BardCalmCheck}]].">Calm</button>
@@ -662,7 +663,7 @@
</div>
<div class="sheet-row">
<div class="sheet-col-1-9 sheet-left sheet-hd-row">Lore :</br></div>
<div class="sheet-col-1-14 sheet-left sheet-hd-row">Lore :</br></div>
<div class="sheet-col-1-14 sheet-small-label sheet-center" Title="Bonus is Luck Mod (if chosen) + Intelligence Mod"><input class="sheet-underlined" type="number" name="attr_BardLoreCheck" value="[[([[@{Bard_LuckLore}]] + [[@{INT}]] )]]" disabled="disabled"><br/>Bonus</div>
<div class="sheet-col-1-9 sheet-center">
<button type="roll" class="sheet-roll" name="roll_BardLore" value="@{character_name} might know something [[@{TalentDie} + @{BardLoreCheck}]].">Lore</button>
@@ -683,7 +684,7 @@
<div class="sheet-col-1-1 sheet-center">&nbsp;</div>
<div class="sheet-row">
<div class="sheet-col-1-5 sheet-hd-row">Momentum : </br></div>
<div class="sheet-col-1-8 sheet-hd-row">Momentum : </br></div>
<div class="sheet-col-1-10 sheet-right">
<select name="attr_Momentum" value="10">
<option value="1">1</option>
@@ -1123,7 +1124,7 @@
</ul>
</div>
<!-- Dwarf Priest, Template done, formating need-->
<!-- Dwarf Priest, Template done, formating done-->
<div class="sheet-dwarfpriest">
<h3>Dwarven Priest Abilities</h3>