Fix HP location and damages
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{{#if weapon.system.hasfatiguedamage}}
|
||||
<li>Roll Fatigue Damage: [[/r {{weapon.ammo.system.fatiguedamage}}*{{damageMultiplier}}]]</li>
|
||||
{{/if}}
|
||||
<li>BR: [[/r {{weapon.system.br}}]]</li>
|
||||
<li>BR: {{weapon.system.br}}</li>
|
||||
{{/if}}
|
||||
<li>Penetration : {{mul weapon.system.penetrationmin damageMultiplier}} - {{mul weapon.system.penetrationmax damageMultiplier}}</li>
|
||||
{{/if}}
|
||||
|
Reference in New Issue
Block a user