Add new automations
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
<a class="item" data-tab="principal">Attributs</a>
|
||||
<a class="item" data-tab="competences">Compétences</a>
|
||||
<a class="item" data-tab="dons">Dons/Pactes</a>
|
||||
<a class="item" data-tab="equipement">Equipement</a>
|
||||
<a class="item" data-tab="equipement">Equipement/Actions</a>
|
||||
<a class="item" data-tab="biodata">Bio&Notes</a>
|
||||
</nav>
|
||||
|
||||
@@ -515,6 +515,21 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="sheet-box color-bg-archetype">
|
||||
<ul class="item-list alternate-list">
|
||||
<li class="item flexrow list-item items-title-bg">
|
||||
<span class="item-name-label-header">
|
||||
<h3><label class="items-title-text">Actions spéciales</label></h3>
|
||||
</span>
|
||||
</li>
|
||||
</ul>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-assomer" id="">Assomer</button>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-fuir" id="">Fuir</button>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-immobiliser" id="">Immobiliser</button>
|
||||
<label class="item-field-label-short">Monté ?</label>
|
||||
<input type="checkbox" name="system.combat.monte" {{checked data.combat.monte}} />
|
||||
</div>
|
||||
|
||||
<div class="sheet-box color-bg-archetype">
|
||||
<ul class="item-list alternate-list">
|
||||
<li class="item flexrow list-item items-title-bg">
|
||||
|
||||
Reference in New Issue
Block a user