forked from public/foundryvtt-wh4-lang-fr-fr
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			192 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			192 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| let caster = this.effect.sourceActor;
 | |
| 
 | |
| this.actor.modifyWounds(caster.system.characteristics.fel.bonus);
 | |
| 
 | |
| this.script.scriptMessage(`Healed ${caster.system.characteristics.fel.bonus} Wounds`); |