{{name}}
{{#if isHeroAdversary}} {{#if (eq hp 0)}}
💀 {{localize "BOL.chat.vitalityzero" name="" hp=""}}
{{name}}
{{hp}} PV
{{else}}
🩸 {{localize "BOL.chat.vitalitydying" name="" hp=""}}
{{name}}
{{hp}} PV
{{/if}} {{else}}
☠ {{localize "BOL.chat.isdead" name=""}}
{{name}}
{{hp}} PV
{{/if}}
{{#if isHeroAdversary}} {{#if (eq hp 0)}}
{{localize "BOL.chat.vitalityheroism"}}
{{localize "BOL.chat.vitalityheroismhint"}}
{{else}}
{{localize "BOL.chat.vitalitydyingheroism"}}
{{/if}} {{#if (lt hp -5)}}
☠ {{localize "BOL.chat.isdead" name=name}}
{{localize "BOL.chat.epitaph"}}
{{/if}} {{else}}
{{localize "BOL.chat.epitaph"}}
{{/if}}