forked from public/foundryvtt-wh4-lang-fr-fr
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			120 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			120 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| if (args.effect.conditionId == "ablaze")
 | |
| {
 | |
|      args.data.formula += ` - ${this.actor.system.characteristics.t.bonus}`
 | |
| } |