{{localize "DAGGERHEART.ITEMS.Ikonis.Motherboard"}}

{{usedSlots}} / {{maxSlots}} {{localize "DAGGERHEART.ITEMS.Ikonis.AugmentSlots"}}
{{!-- Bonded Feature Section (Always visible if enabled) --}}
{{#if ikonis.bonded.feature}}

{{ikonis.bonded.feature.name}} (Bonded)

Primary system module is active and synced.

{{else}}

No Bonded Feature

Configure the default bonded feature in Module Settings.

{{/if}}

Installed Augments

{{#each ikonis.augments as |aug|}}
{{#if aug.feature}} {{/if}} {{aug.name}}
{{aug.effect}}
Cost: {{aug.cost}}
{{else}}
No hardware modules detected. Click Install Tech to begin.
{{/each}}