feat: implement core Foundry VTT system framework, including actor/item data models, spellcasting logic, dice mechanics, and automation scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{!-- Actor-level Active Effects section — included by character and NPC sheets. --}}
|
||||
{{!-- Actor-level Active Effects section - included by character and NPC sheets. --}}
|
||||
<fieldset class="hbm-effects actor-effects">
|
||||
<legend>{{localize 'HBM.activeEffect.title'}}</legend>
|
||||
<button type="button" class="hbm-effect-add" data-action="actorEffectCreate">+ {{localize 'HBM.activeEffect.addEffect'}}</button>
|
||||
|
||||
Reference in New Issue
Block a user