({{juice.system.amount}})
{{#if (isHelpHurt juice)}}
{{juice.system.subtype}} {{helpHurtTarget juice}}
{{else}}
{{juice.name}}
{{/if}}
{{#if (not (isHelpHurt juice))}}
{{localize "CityOfMist.terms.juiceSource"}}: {{juice.system.source}}
{{localize "CityOfMist.terms.juiceMethod"}}: {{juice.system.method}}
{{/if}}