⚔️ fight_CastSpellForIndex(index, spellName, targetCellId)
Lance un sort par nom pour le perso à l'index vers la cellule cible. Fonction IA combat multi-combattants.
fight_CastSpellForIndex(index, spellName, targetCellId)
FightVoir IAluaFunctionsManager.cs pour la signature exacte.
Paramètres
index (int), spellName (string), targetCellId (int)
Valeur de retour
Aucun
Exemple
fight_CastSpellForIndex(0, "Fleche", 312)