Gestion défense à distance
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
<a class='chat-card-button button-defense'>
|
||||
<img src="systems/foundryvtt-reve-de-dragon/assets/actions/defense.svg"/>
|
||||
Se défendre
|
||||
{{#if (or (eq attackerRoll.attaqueCategorie 'tir') (eq attackerRoll.attaqueCategorie 'lancer'))}}
|
||||
(difficulté à déterminer)
|
||||
{{#if attackerRoll.current.attaque.isDistance}}
|
||||
(à distance)
|
||||
{{else}}
|
||||
à {{attackerRoll.current.diff.value}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user