Add spell management and improve actor sheet

This commit is contained in:
2022-12-20 14:10:58 +01:00
parent 96ba97f503
commit 28e8edc867
12 changed files with 713 additions and 104 deletions

View File

@ -31,10 +31,8 @@
<ul class="ul-level1">
{{#each level.choices as |choice choiceIndex|}}
<li class="">
<h3 class="item-field-label-long">Level choice {{add choiceIndex 1}}</h3>
</li>
<li class="item flexrow" data-level-index="{{@../index}}" data-choice-index="{{choiceIndex}}">
<h3 class="item-field-label-long">Level choice {{add choiceIndex 1}}</h3>
<div class="drop-module-step">
<label>Drop traits/actions/... here !</label>
</div>

View File

@ -115,8 +115,17 @@
{{> systems/fvtt-avd12/templates/items/partial-options-focus-bond.hbs}}
{{/select}}
</select>
</li>
{{/if}}
</li>
<li class='flexrow'>
<span>Focus Points : {{focusData.focusPoints}} </span>
<span>Burn Chance : {{focusData.burnChance}} </span>
<span>Focus Regen : {{focusData.focusRegen}} </span>
</li>
<li class='flexrow'>
<span>Spell Attack Bonus : {{focusData.spellAttackBonus}} </span>
<span>Spell Damage Bonus : {{focusData.spellDamageBonus}} </span>
</li>
{{/if}}
<li class='flexrow'>
<h3 class='item-field-label-long'>