DarkCastleMUD / DarkCastle

Dark Castle is a text-based MUD (multi-user dungeon) that was originally based on DIKU MUD around 1995. It has been running since then.
https://www.dcastle.org/
GNU Lesser General Public License v2.1
12 stars 11 forks source link

Add a "fade" message for insane chant #178

Closed dmhenderson76 closed 2 years ago

dmhenderson76 commented 2 years ago

Currently none exists. Also we may want to look at the duration of that effect. It seems like it lasts an inordinate amount of time for something that cannot be cured. Suggest 2-3 pulses tops.

TehDreadPirateRoberts commented 2 years ago

It has a wear off message when it wears off from the bards song. But like other affects that are "bestowed" upon you it does not give a message when the timer on the affect runs out (like removing an item that gives you DI doesn't indicate you don't have DI anymore). Also - the duration is due to the psionic class using MPBESTOW to give it to you for that long.

TehDreadPirateRoberts commented 2 years ago

Adjusted the duration (mob 152 prog 8). The wear off message is because there are not any messages displayed for bestowed affects.