Spacing for Cyborg template

This commit is contained in:
amandasearle
2016-04-08 11:28:16 -05:00
parent 4f5c5bc59f
commit 2c9869caac
+3 -3
View File
@@ -798,7 +798,7 @@
<div class="sheet-col-1-8 sheet-right sheet-padr sheet-hd-row">Self Repair</br></div>
<div class="sheet-col-1-8 sheet-center">
<button type="roll" class="sheet-roll" name="roll_SelfRepair"
value="&{template:DccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Self Repair}} {{flavortext=Repairing of Cybernetic Parts}} {{rolltype=Check :&nbsp;&nbsp;&nbsp; DC}} {{selfrepair=[[ @{CyborgJuryRig_Die} [Dice Roll] + [[@{INT}]] [INT Mod] + @{SkillChecksLuckyRoll} [Lucky Roll]]] }} {{selfrepairFumble=[[1d3]]}}" >Self Repair</button>
value="&{template:DccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Self Repair}} {{flavortext=Repairing of Cybernetic Parts}} {{rolltype=Check :&nbsp;&nbsp;&nbsp;&nbsp; DC}} {{selfrepair=[[ @{CyborgJuryRig_Die} [Dice Roll] + [[@{INT}]] [INT Mod] + @{SkillChecksLuckyRoll} [Lucky Roll]]] }} {{selfrepairFumble=[[1d3]]}}" >Self Repair</button>
</div>
</div>
@@ -808,7 +808,7 @@
<div class="sheet-col-1-8 sheet-right sheet-padr sheet-hd-row">Repair Tech</br></div>
<div class="sheet-col-1-8 sheet-center">
<button type="roll" class="sheet-roll" name="roll_RepairTech"
value="&{template:DccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Repair Tech}} {{flavortext=Repairing bits of Tech}} {{rolltype=Repair :&nbsp;&nbsp;&nbsp;&nbsp; DC}} {{classability=[[ @{CyborgJuryRig_Die} [Dice Roll] + [[@{INT}]] [INT Mod] + @{SkillChecksLuckyRoll} [Lucky Roll]]] }}" >Repair Tech</button>
value="&{template:DccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Repair Tech}} {{flavortext=Repairing bits of Tech}} {{rolltype=Repair :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DC}} {{classability=[[ @{CyborgJuryRig_Die} [Dice Roll] + [[@{INT}]] [INT Mod] + @{SkillChecksLuckyRoll} [Lucky Roll]]] }}" >Repair Tech</button>
</div>
</div>
@@ -818,7 +818,7 @@
<div class="sheet-col-1-8 sheet-right sheet-padr sheet-hd-row">Find Salvage</br></div>
<div class="sheet-col-1-8 sheet-center">
<button type="roll" class="sheet-roll" name="roll_FindSalvage"
value="&{template:DccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Find Salvage}} {{flavortext=Find salvageable pieces from a Technological Source}} {{rolltype=Salvage :&nbsp;&nbsp;&nbsp; DC}} {{classability=[[ @{CyborgJuryRig_Die} [Dice Roll] + [[@{INT}]] [INT Mod] + @{SkillChecksLuckyRoll} [Lucky Roll]]] }}" >Find Salvage</button>
value="&{template:DccTabbed} {{class=1}} {{name=@{character_name}}} {{title=Find Salvage}} {{flavortext=Find salvageable pieces from a Technological Source}} {{rolltype=Salvage :&nbsp;&nbsp;&nbsp;&nbsp; DC}} {{classability=[[ @{CyborgJuryRig_Die} [Dice Roll] + [[@{INT}]] [INT Mod] + @{SkillChecksLuckyRoll} [Lucky Roll]]] }}" >Find Salvage</button>
</div>
</div>