{{! vim: set ft=html.handlebars ts=2 sw=2 et : }}
{{actor.name}}

  • {{lookup wjmais.actorSizes system.traits.size}}
  • {{lookup wjmais.shipClass system.traits.size}}
  • {{localize 'WJMAIS.HullPoints'}}

    /
  • {{localize 'WJMAIS.BulwarkPoints'}}

    /
  • {{ localize "DND5E.ArmorClass" }}

    {{system.attributes.ac.value}}
  • {{ localize "WJMAIS.Speed" }}

    {{flags.wjmais.speed.tactical}} ({{flags.wjmais.speed.mnv}}°)
{{#if isNPC}}
    {{#each abilities as |ability id|}}
  • {{ability.label}}

    {{numberFormat ability.mod decimals=0 sign=true}}
  • {{/each}}
{{/if}} {{#unless isNPC}}

{{localize 'WJMAIS.BridgeCrewRoles'}} {{> "wjmais.bridge-crew-roles" sections=roles}}

{{/unless}}
{{#if isGM}}

Mode

{{/if}}

{{localize 'WJMAIS.CrewMinMax'}}

/

{{localize 'WJMAIS.DaysOfAir'}}

{{localize 'WJMAIS.CargoHold'}}

{{localize 'WJMAIS.Hardpoints'}}

Small / Medium / Large
    {{#each traits.traits.lt.selected as |v k|}}
  • {{v}}
  • {{/each}}
{{> "wjmais.actor-features" sections=features}}
{{> "dnd5e.inventory" sections=cargo}}
{{> "dnd5e.active-effects"}}
{{editor biographyHTML target='system.details.biography.value' button=true editable=editable engine="prosemirror" collaborate=false}}