18,700
edits
(additions and corrections to supershield info) |
m (added clarity on Mutant Muro's visual effects) |
||
Line 10: | Line 10: | ||
[[Image:HasSupershield 1.png|right|200px]] | [[Image:HasSupershield 1.png|right|200px]] | ||
Applied to a character using the <HasSupershield> flag in ONCC (a tutorial for doing this is [[XML:Basic tutorial|HERE]]). A supershielded character will be totally immune to weapons. In vanilla Oni it is only used by Mutant Muro. When a character has a supershield: | Applied to a character using the <HasSupershield> flag in ONCC (a tutorial for doing this is [[XML:Basic tutorial|HERE]]). A supershielded character will be totally immune to weapons. In vanilla Oni it is only used by Mutant Muro. When a character has a supershield: | ||
* It is visible as a faint red shield (unless you have a force shield and are not in overpower mode, in which case the blue force shield takes precedence | * It is visible as a faint red shield (unless you have a force shield and are not in overpower mode, in which case the blue force shield takes visual precedence). The other visual effects that surround Mutant Muro are his Daodan aura, not part of his supershield. | ||
* When impacted by a melee attack, a "zap" sound plays and a sizzling orange flare effect is spawned at the point of impact. | * When impacted by a melee attack, a "zap" sound plays and a sizzling orange flare effect is spawned at the point of impact. | ||
* They are invulnerable to weapons and melee (except for throws; Mutant Muro is not throwable because he also has the <CantTouchThis> flag). | * They are invulnerable to weapons and melee (except for throws; Mutant Muro is not throwable because he also has the <CantTouchThis> flag). | ||
Line 17: | Line 17: | ||
==Chenille== | ==Chenille== | ||
Activated with the "chenille" cheat code. You will see the Daodan | Activated with the "chenille" cheat code. You will see the Daodan aura if a character has one (true for Konoko, who glows blue, Muro who glows red, and Mutant Muro who has orbs and rising waves around him). Oddly, the cheat says "Daodan Power Enabled" when used, but this is <u>not</u> Daodan overpower mode, which does extra melee damage. What this cheat <u>will</u> do for you is grant you a boss shield. It will also permanently activate the supershield if the character has the <HasSupershield> flag. | ||
The Daodan glow alone can be activated with BSL function <code>chr_super</code> without triggering a shield or overpower mode. | The Daodan glow alone can be activated with BSL function <code>chr_super</code> without triggering a shield or overpower mode. |