8 lines
		
	
	
		
			192 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			192 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param id number
 | 
						|
---@return number cooldown
 | 
						|
---Returns the base cooldown of a spell
 | 
						|
function GetSpellBaseCooldown(id) end
 |