[SKILL] aid

For the discussion of general topics about the game.
Post Reply
User avatar
Alvirin
Sword Grand Master
Sword Grand Master
Posts: 255
Joined: Mon Jun 04, 2007 7:20 pm
Location: Streets of Waterdeep / On the road

[SKILL] aid

Post by Alvirin » Sun Sep 09, 2007 1:06 am

My proposal is expanding the usefulness of this skill so you get more information when looking at a corpse.

You can information about what kind of damage was the one who caused the death (piercing/slashing/fire/divine...), a more accurate date of the death of the corpse, size of the one who killed him...
User avatar
Japcil
Sword Grand Master
Sword Grand Master
Posts: 1143
Joined: Fri Jun 17, 2005 5:32 pm
Location: Golden Oaks
Contact:

Post by Japcil » Sun Sep 09, 2007 7:43 am

I think this was suggested previously as a change to examine. Id imagine what you suggest would involve a major code change to corpses, but that should be a deterrant. I kind of like to ask the player how they died, it offers more of a RP of the death, Usually you can cast speak with dead and begin with how did you die? What area of the kingdoms were you in? etc.
Image
Dalvyn
Sword Grand Master
Sword Grand Master
Posts: 4708
Joined: Tue Jul 15, 2003 9:26 pm
Location: House of Wonder, Waterdeep

Post by Dalvyn » Sun Sep 09, 2007 8:12 am

Actually, I think that should be very simple to code.

Many things are already done through special extra descriptions. That's the case for pieces of paper for example. What you get when you use "note show" is actually the contents of an extra-description associated with the label _text_ (if I remember well) : try typing "look _text_" (or _contents_) and you'll see what's written on the note.

A similar system could be used for corpses. For example:
- add the date into an extra-description _time_of_death_
- add the name of the murderer in _murderer_
- add the name of the weapon/attack/spell used in _killing_blow_

Then you'd just have to modify the "examine" command to give ou whatever information you want.

For example, if you succeed at an "aid" check when you examine the corpse, you get to know _time_of_death_ and _killing_blow_. If you are affected with "speak with dead", then you learn everything.

Obviously, more complex keywords than _time_of_death_ would need to be used (perhaps a special keyword constructed from the serial number of the corpse object), so they can't be guessed and we don't get people using "look _time_of_death_" to obtain information that they couldn't get in another way.

I would actually think that those would be very minor and easy changes: all the tools are already available.
Image
Ceara
Sword Master
Sword Master
Posts: 167
Joined: Fri Jun 18, 2004 12:03 am
Location: Avernus
Contact:

Post by Ceara » Sun Sep 09, 2007 1:50 pm

Only thing is... they aren't dead when you use aid they are stunned or does aid now work with the dead?

It would be cool to add it to raise dead as well
Dalvyn
Sword Grand Master
Sword Grand Master
Posts: 4708
Joined: Tue Jul 15, 2003 9:26 pm
Location: House of Wonder, Waterdeep

Post by Dalvyn » Sun Sep 09, 2007 1:51 pm

That would be another (new) use for the "aid" skill... though you wouldn't type "aid" to use it, it would be automatically used when you examine a corpse, to see if you manage to determine how the creature died.
Image
Ceara
Sword Master
Sword Master
Posts: 167
Joined: Fri Jun 18, 2004 12:03 am
Location: Avernus
Contact:

Post by Ceara » Sun Sep 09, 2007 2:47 pm

Oh! ok :) Thanks
Cool
Post Reply