Feature Specification: Resurrection

Scripted ALFA systems & related tech discussions (ACR)

Moderators: ALFA Administrators, Staff - Technical

User avatar
Fionn
Ancient Red Dragon
Posts: 2942
Joined: Sun Jan 04, 2004 7:07 am
Location: Seattle, WA

Post by Fionn »

I like the plan of DM'd rezzes unless there is a PC with the ability. If we wish to script it, I suggest we do it right. Death Scripts can easily set a persitent string to let us know the dead guy's race/align/diety/etc. Set the Priest Scripts to read it and check what they care about...
PC: Bot (WD)

Code: Select all

     -----          -----          -----          -----
    /     \        /     \        /     \        /     \
   /  RIP  \      /  RIP  \      /  RIP  \      /  RIP  \      /
   |       |      |       |      |       |      |       |      |
  *| *  *  |*    *| *  *  |*    *| *  *  |*    *| *  *  |*    *|
_)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_(
Ronan
Dungeon Master
Posts: 4611
Joined: Sun Feb 20, 2005 9:48 am

Post by Ronan »

Also, a DM tool should be included for DMs to raise PCs without using the spell. IMO a DM avatar casting a raising spell should cause the same level/con loss as a PC, but we should provide a tool to do otherwise if this is not desirable.
User avatar
gribo
Gelatinous Cube
Posts: 345
Joined: Sun Jun 13, 2004 7:37 pm
Location: The frozen north
Contact:

Post by gribo »

from the SRD:
Upon completion of the spell, the creature is immediately restored to full hit points, vigor, and health, with no loss of level (or Constitution points) or prepared spells.
Nuclear winter is coming
User avatar
Joos
Frost Giant
Posts: 769
Joined: Wed Jan 14, 2004 8:05 am
Location: Melbourne, Oz

Post by Joos »

gribo wrote:from the SRD:
Upon completion of the spell, the creature is immediately restored to full hit points, vigor, and health, with no loss of level (or Constitution points) or prepared spells.
What spell is that?
User avatar
ç i p h é r
Retired
Posts: 2904
Joined: Fri Oct 21, 2005 4:12 pm
Location: US Central (GMT - 6)

Post by ç i p h é r »

Joos, that's True Resurrection.

Ronan, since DMs have access to all spells, and therefore True Resurrection, I think the no con/level loss is already covered as long as we introduce the spell.
Ronan wrote:Casting of the spell (by PC or NPC) should bring up a conversation menu of which PC to resurrect, since a piece of the body is not necissary. Alternatively, we could just not worry about it since at 25,000gp and a 9th level spell, any true resurrections will be rare enough to warrent DM attention.
Good point, though it's likely a very simple implementation. For the sake of thoroughness, we should probably at least define it.
Ronan wrote:The FRCS has a whole section on priests, healing, and how they treat other faiths.
Can you quote the relevant text here?
User avatar
Fionn
Ancient Red Dragon
Posts: 2942
Joined: Sun Jan 04, 2004 7:07 am
Location: Seattle, WA

Post by Fionn »

PC: Bot (WD)

Code: Select all

     -----          -----          -----          -----
    /     \        /     \        /     \        /     \
   /  RIP  \      /  RIP  \      /  RIP  \      /  RIP  \      /
   |       |      |       |      |       |      |       |      |
  *| *  *  |*    *| *  *  |*    *| *  *  |*    *| *  *  |*    *|
_)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_(
User avatar
ç i p h é r
Retired
Posts: 2904
Joined: Fri Oct 21, 2005 4:12 pm
Location: US Central (GMT - 6)

Post by ç i p h é r »

Updated based on the comments.

Fionn, can you point out what part you think we need to consider in the link above?
User avatar
Fionn
Ancient Red Dragon
Posts: 2942
Joined: Sun Jan 04, 2004 7:07 am
Location: Seattle, WA

Post by Fionn »

Clerics heal their peers, their flock, the faithful, and those of similar faiths in that order. Clerics have *limited* resources, so you can't heal the entire party off one acolyte - you may need to wait of pay a full priest thrice the rate. Also note, Evil priests will have far fewer cure spells available due to the inability to spontaneously cast them.

Raise/Rez is never undertaken lightly. Prices may vary, and a Geas/Quest may be required. This is ONLY listed under the section for 'same patron diety'. Clr(Tyr) will only bring back a follower of Tyr.

Disease/Drain/Poison are listed only under 'Same' and 'Allied' patron diety.

'Neutral Patron Diety' only lists basic healing (CLW -> CCW) as a 'mercenary action'. Goodly priests might be more willing, evil ones less so unless they need the gold.
PC: Bot (WD)

Code: Select all

     -----          -----          -----          -----
    /     \        /     \        /     \        /     \
   /  RIP  \      /  RIP  \      /  RIP  \      /  RIP  \      /
   |       |      |       |      |       |      |       |      |
  *| *  *  |*    *| *  *  |*    *| *  *  |*    *| *  *  |*    *|
_)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_(
User avatar
ç i p h é r
Retired
Posts: 2904
Joined: Fri Oct 21, 2005 4:12 pm
Location: US Central (GMT - 6)

Post by ç i p h é r »

Great info. I think we can adopt the last three paragraphs as they are.
Fionn wrote:Clerics heal their peers, their flock, the faithful, and those of similar faiths in that order. Clerics have *limited* resources, so you can't heal the entire party off one acolyte - you may need to wait of pay a full priest thrice the rate. Also note, Evil priests will have far fewer cure spells available due to the inability to spontaneously cast them.
So in order to do this, we'd need to make sure scripts use up NPC spell slots when tending to players needs and that NPC priests go offline for a time each day to pray to restore their spells. Sounds like the perfect segue into AI and sims. :)

As for cost, it might be best to formulate a simple pricing algorithm. For instance, for every spell used, the price increases by a factor of X (1.5?). This resets every day with prayer of course. We might also consider having priests with varying levels available to the faithful. The higher your standing within an order (tied to faction reputation? tied to faith rank?), the more services open to you (higher level priests with more cures, stronger spells, etc).
User avatar
Fionn
Ancient Red Dragon
Posts: 2942
Joined: Sun Jan 04, 2004 7:07 am
Location: Seattle, WA

Post by Fionn »

Nah, priests are whores, the X factor may be lower (or you'd start out at a lower base) if you have a high reputation. Per Canon, it's not your level or your involvement so much as what God you worship....which is rather silly since most PC worship several.

Yea, I'd tie this into reputation. Divine Casters of the same God can be an overriding check if we like, but any non-evil (reputation) Ftr is likely to get healing from Torm.
PC: Bot (WD)

Code: Select all

     -----          -----          -----          -----
    /     \        /     \        /     \        /     \
   /  RIP  \      /  RIP  \      /  RIP  \      /  RIP  \      /
   |       |      |       |      |       |      |       |      |
  *| *  *  |*    *| *  *  |*    *| *  *  |*    *| *  *  |*    *|
_)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_//(/|_)(__)/\\_(
Locked