{{!-- Description Tab --}}
{{> "dnd5e.item-description"}}
{{!-- Details Tab --}}
{{!-- Spell Level --}}
{{!-- Spell School --}}
{{!-- Spell Components --}}
{{#each spellComponents as |component key|}}
{{/each}}
{{!-- Material Components --}}
{{!-- Preparation Mode --}}
{{!-- Item Activation Template --}}
{{> "dnd5e.item-activation"}}
{{!-- Item Action Template --}}
{{> "dnd5e.item-action"}}
{{!-- Spell Level Scaling --}}
{{!-- Effects Tab --}}
{{> "dnd5e.active-effects"}}