6 lines
		
	
	
		
			150 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			150 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return number chance
 | 
						|
---Returns the player's parry chance
 | 
						|
function GetParryChance() end
 |