mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-08 23:16:12 +01:00
modify weapon data to split formula.
This commit is contained in:
parent
b9be9b9667
commit
4d64a99bb9
6 changed files with 26 additions and 50 deletions
|
|
@ -14,7 +14,8 @@
|
|||
<span>-</span>
|
||||
{{localize (concat 'DAGGERHEART.Range.' source.system.range '.name')}}
|
||||
<span>-</span>
|
||||
{{source.system.damage.value}}
|
||||
{{log this}}
|
||||
{{source.system.damage.dice}} + {{source.system.damage.bonus}}
|
||||
({{localize (concat 'DAGGERHEART.DamageType.' source.system.damage.type '.abbreviation')}})
|
||||
<span>-</span>
|
||||
{{localize (concat 'DAGGERHEART.Burden.' source.system.burden)}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue