8 lines
		
	
	
		
			378 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			378 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
| {{#if protectionnaturelle.value}}
 | |
|   {{>"systems/foundryvtt-reve-de-dragon/templates/actor/export-scriptarium/carac-derivee.hbs" carac=protectionnaturelle}}
 | |
| {{/if}}
 | |
| {{>"systems/foundryvtt-reve-de-dragon/templates/actor/export-scriptarium/carac-derivee.hbs" carac=protectionarmure}}
 | |
| {{#if armure.value}}
 | |
| <div class="flexrow flex-group-right"><i>{{armure.value}}</i></div>
 | |
| {{/if}}
 |