DataModels + Appv2 migration : OK
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{{#if ../protection}}<div class="item-field"><a class="rollable" data-roll-type="protection">{{item.system.properties.soak.formula}}</a> / {{item.system.properties.soak.value}}</div>{{/if}}
|
||||
{{#if ../blocking}}<div class="item-field">{{item.system.properties.blocking.malus}}</div>{{/if}}
|
||||
{{#if ../weapon}}<div class="item-field"><a class="rollable" data-roll-type="damage">
|
||||
{{item.system.properties.damage}}+{{item.system.properties.damageModifiers}}x{{item.system.properties.damageMultiplier}}
|
||||
{{item.system.properties.damage}}{{#if item.system.properties.damageModifiers}}+{{item.system.properties.damageModifiers}}{{/if}}{{#if item.system.properties.damageMultiplier}}x{{item.system.properties.damageMultiplier}}{{/if}}
|
||||
</a></div>{{/if}}
|
||||
{{#if ../ranged}}<div class="item-field">{{item.system.properties.range}}</div>{{else}}<div class="item-field"></div>{{/if}}
|
||||
{{#if ../options}}<div class="item-field">
|
||||
|
||||
Reference in New Issue
Block a user