Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Obtenir l’identifiant de classe (race) du personnage.
fightCharacter:getBreed()
int
1
15
2
3
4
5
6
7
8
9
10
11
12
13
14
local breed = fightCharacter:getBreed() local spellId = ATTACK_SPELLS[tostring(breed)]