⚔️ fight_GetSpellInfo(spellId)
Retourne les infos d'un sort par son ID (table Lua). Fonction IA combat.
fight_GetSpellInfo(spellId)
FightSignature et détails dans IAluaFunctionsManager.cs.
Paramètres
spellId (int)
Valeur de retour
table Lua
Exemple
local info = fight_GetSpellInfo(123)