Support des runes
This commit is contained in:
		| @@ -24,6 +24,13 @@ | ||||
|     <li>Compétence : {{competence.name}}</li> | ||||
|     {{/if}} | ||||
|  | ||||
|     {{#if rune}} | ||||
|     <li>Rune : {{rune.name}}</li> | ||||
|     <li>Mode : {{runemode}}</li> | ||||
|     <li>Points d'Ame : {{runeame}}</li> | ||||
|     <li>Durée : {{runeduree}} actions complexes</li> | ||||
|     {{/if}} | ||||
|  | ||||
|     {{#if bonusRoll}} | ||||
|     <li>{{textBonus}} : {{bonusRoll.total}}</li> | ||||
|     {{/if}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user