Rivals of Aether

Rivals of Aether

Frostpaw
Alexis C.  [developer] 20 Aug, 2022 @ 2:47pm
[v1.15] Vocal Assistance Compatibility
Do you want to contribute to the enhancement of the technology Frostpaw is using? Give us the name of your attack and its nature then we'll be able to identify it!
You can write the following variables in your character's init script if you want Frostpaw to detect your most flashy or dangerous attack.

- frostpaw_vocal_attack:
You can write any attack you want here, the sound will be triggered when your character uses this one.
(Example: frostpaw_vocal_attack = AT_DSPECIAL)


- frostpaw_vocal_sound:
This variable can take one of the following words : "missile", "rockets", "cannon", "mines", "bomb", "plasma", "quake", "warning"
The vocal assistance will say the chosen word when your attack is used.
(Example: frostpaw_vocal_sound = "warning")


Let us know here if you added this feature to your character!