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

Code Request: 2 new MPIF flags #112

Open dmhenderson76 opened 3 years ago

dmhenderson76 commented 3 years ago

MPIF WEARS - check to see if PC or NPC is wearing an object in a specific hit location. Ex: Dragon breathes fire, if character is wearing a shield, they get a bonus sv vs damage (I am trying to make shields useful) else take full damage.

MPIF VNUM LEVEL (by location)- Don't want people trying to block dragonfire using a moss shield right? This has a ton of cool applications.