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