BOL : Fix damage error, rework roll dialog and new damage targetting
This commit is contained in:
@@ -8,22 +8,24 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
{{> "systems/bol/templates/dialogs/attribute-roll-part.hbs"}}
|
||||
<div class="roll-dialog-grid">
|
||||
{{!-- Colonne gauche --}}
|
||||
<div class="roll-col">
|
||||
{{> "systems/bol/templates/dialogs/attribute-roll-part.hbs"}}
|
||||
{{> "systems/bol/templates/dialogs/effect-roll-part.hbs"}}
|
||||
</div>
|
||||
|
||||
{{> "systems/bol/templates/dialogs/career-roll-part.hbs"}}
|
||||
|
||||
{{> "systems/bol/templates/dialogs/boons-roll-part.hbs"}}
|
||||
|
||||
{{> "systems/bol/templates/dialogs/flaws-roll-part.hbs"}}
|
||||
|
||||
{{> "systems/bol/templates/dialogs/effect-roll-part.hbs"}}
|
||||
|
||||
{{> "systems/bol/templates/dialogs/horoscope-roll-part.hbs"}}
|
||||
{{!-- Colonne droite --}}
|
||||
<div class="roll-col">
|
||||
{{> "systems/bol/templates/dialogs/career-roll-part.hbs"}}
|
||||
{{> "systems/bol/templates/dialogs/boons-roll-part.hbs"}}
|
||||
{{> "systems/bol/templates/dialogs/flaws-roll-part.hbs"}}
|
||||
{{> "systems/bol/templates/dialogs/horoscope-roll-part.hbs"}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{> "systems/bol/templates/dialogs/adv-roll-part.hbs"}}
|
||||
|
||||
{{> "systems/bol/templates/dialogs/mod-roll-part.hbs"}}
|
||||
|
||||
{{> "systems/bol/templates/dialogs/total-roll-part.hbs"}}
|
||||
|
||||
</form>
|
||||
Reference in New Issue
Block a user