{{ entry.name }} [{{ entry.oid }}], {{ entry.subkind }}
{%- if entry.storm -%}
, bound {{ entry.storm.subkind }}-storm {{ entry.storm.name }} [{{ entry.storm.oid }}]
{% if entry.storm.strength %}
(strength:{{ entry.storm.strength }})
{% endif %}
{%- endif -%}
{%- if entry.defense -%}
, defense {{ entry.defense }}
{%- endif -%}
{%- if entry.complete -%}
{%- if entry.complete != 100 -%}
, {{ entry.complete }}% completed
{%- endif -%}
{%- endif -%}
{%- if entry.damage -%}
, {{ entry.damage }}% damaged
{%- endif -%}
{%- if entry.load -%}
, {{ entry.damage }}% loaded
{%- endif -%}
{%- if entry.owner -%}
, owner:
{%- endif -%}