8 lines
		
	
	
		
			195 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			195 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param spellId number
 | 
						|
---@return string desc
 | 
						|
---Returns the description of a spell
 | 
						|
function GetSpellDescription(spellId) end
 |