Confusion
Magia · SPELL_CONFUSION bug suspeito
| Classe | Nivel |
|---|---|
| Shaman | 87 |
bug suspeito: mag_savingthrow(victim, savetype) e chamado duas vezes seguidas antes do afeto (a primeira manda 'Weak, too weak' para o CASTER, nao para a vitima); parece copia-e-cola do mesmo padrao de SPELL_MENTAL_RAGE, dobrando a chance de resistencia do alvo em vez de uma checagem unica.
Assaults an enemy's mind, stunning them outright and then leaving them too panicked to fight for a short while after.
Como conjurar: cast 'confusion'
> cast 'confusion' orc You feel confused and cannot control your body!!!
The saving throw is rolled twice in a row, back to back; succeeding at either one lets the target escape unaffected. On a hit the victim is fully stunned for several rounds, then stays too panicked to attack for a short time afterward (the same panic flag used by Terror and Aversion).