forked from public/foundryvtt-wh4-lang-fr-fr
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			186 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			186 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| if (args.test.characteristicKey == "wp" && args.test.failed && args.test.result.SL <= -3)
 | |
| {
 | |
|     this.script.scriptNotification("Ajout de A Terre");
 | |
|     this.actor.addCondition("prone")
 | |
| } |