mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Crônicas RPG Fix (#6857)
Fix roll macro for Crônicas RPG Character Sheet
This commit is contained in:
@@ -295,5 +295,5 @@
|
||||
<th style="text-align:left;"><span>Bônus</span></th>
|
||||
<th><input type="number" name="attr_bonus" value="0"/></th>
|
||||
<input type="number" name="attr_dicepool" value="(@{atributo}+@{especializacao}+@{bonus})" disabled="true" />
|
||||
<button type='roll' value='/roll @{dicepool}d6>4f1!6' name='roll_dices'></button>
|
||||
<button type='roll' value='/roll @{dicepool}d6!>4' name='roll_dices'></button>
|
||||
</div>
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
"authors": "Leandro Rocha",
|
||||
"roll20userid": "75009",
|
||||
"preview": "preview.png",
|
||||
"instructions": "Ficha (em desenvolvimento) do Sistema Crônicas RPG"
|
||||
"instructions": "Ficha do Sistema Crônicas RPG"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user