Update sheet_RMU_v1.0.html

This commit is contained in:
Pantsorama
2021-02-19 12:48:10 -05:00
parent 4cabaced35
commit 95f933e3c5
+5 -1
View File
@@ -1184,7 +1184,7 @@
<span class="table-data"><input type="text" class="table-data-skills" name="attr_animalhandling1specialmod" title="animalhandling1specialmod (Any Special bonuses)" value="0"/></span>
<span class="table-data"><input type="text" class="table-data-skills" name="attr_animalhandling1itemmod" title="animalhandling1itemmod (Item Bonus)" value="0"/></span>
<span class="table-data"><textarea rows="1" cols="50" class="table-data-skills-notes" name="attr_animalhandling1notes" title="animalhandling1notes"></textarea></span>
<span class="table-data"><textarea rows="1" cols="50" class="table-data-skills-macrobox" name="attr_animalhandling1macro" title="animalhandling1macro">/w gm &{template:RmuStdRoll} {{skillflag=true}} {{name=@{character_name}'s Animal Handling @{animalhandling1name}}} {{subtags=Category: Animal}} {{check=Animal Handling @{animalhandling1name} (@{animalhandling1ranks} ranks): }} {{checkroll=[[1d100!>@{oeuproll}cf<@{oedownroll}cs=100 +[[@{animalhandling1}]] +?{Other bonus/penalty?|0} ]]}} {{oedownroll= -[[1d100!>@{oeuproll}[open ended down roll; subtract from previous roll] ]]}} {{critroll= **Check for Nat 100!!!!**}} {{highlight66= [[66 +?{Other bonus/penalty?|0} +@{animalhandling1} ]]}} {{highlight66roll=**Natural 66.** }} {{notes=@{animalhandling1notes} }} </textarea></span>
<span class="table-data"><textarea rows="1" cols="50" class="table-data-skills-macrobox" name="attr_animalhandling1macro" title="animalhandling1macro">/w gm &{template:RmuStdRoll} {{skillflag=true}} {{name=@{character_name}'s Animal Handling @{animalhandling1name}}} {{subtags=Category: Animal}} {{check=Animal Handling @{animalhandling1name} (@{animalhandling1ranks} ranks): }} {{checkroll=[[1d100!>@{oeuproll}cf<@{oedownroll} +[[@{animalhandling1}]] +?{Other bonus/penalty?|0} ]]}} {{raw_roll=$[[0]]}} {{oedownroll= $[[0]]-[[1d100!>@{oeuproll}[open ended down roll; subtract from previous roll] ]]}} {{critroll= **Check for Nat 100!!!!**}} {{highlight66= [[66 +?{Other bonus/penalty?|0} +@{animalhandling1} ]]}} {{highlight66roll=**Natural 66.** }} {{notes=@{animalhandling1notes} }} </textarea></span>
<span class="table-data-skills-sm"><button type="roll" class="button-roll" name="roll_animalhandling1check" title="animalhandling1check" value="@{animalhandling1macro}"></button></span>
</div>
<div class="table-row">
@@ -7830,6 +7830,10 @@ A8:@{npcattack8notes} }} </textarea>
{{#skillcatflag}} <tr class="arrow-container"><td colspan="2"><div class="arrow-skillcat"></div></td></tr> {{/skillcatflag}}
{{#initflag}} <tr class="arrow-container"><td colspan="2"><div class="arrow-initiative"></div></td></tr> {{/initflag}}
{{#checkroll}} <tr class="tr-repeating"><td colspan="2">{{check}} {{checkroll}}
{{#rollTotal() rawroll 1}} {{FumbleRoll1}} {{/rollTotal() rawroll}}
{{#rollTotal() rawroll 2}} {{FumbleRoll2}} {{/rollTotal() rawroll}}
{{#rollTotal() rawroll 3}} {{FumbleRoll3}} {{/rollTotal() rawroll}}
{{#rollTotal() rawroll 4}} {{FumbleRoll4}} {{/rollTotal() rawroll}}
{{#rollWasFumble() checkroll}} {{oedownroll}} {{/rollWasFumble() checkroll}}
</td></tr>
{{#fumbleroll}} {{#rollWasFumble() checkroll}} <tr class="tr-repeating"><td colspan="2"> &nbsp; &nbsp; &nbsp; &nbsp; {{fumbleroll}} </td></tr> {{/rollWasFumble() checkroll}} {{/fumbleroll}}