Author Topic: Heroes of Westhaven  (Read 129466 times)

Tom

  • BM Dev Team
  • Exalted Emperor
  • *
  • Posts: 8228
    • View Profile
    • BattleMaster
Re: Heroes of Westhaven
« Reply #195: June 10, 2015, 07:53:08 AM »
Something interesting happened with http://shopkeeper.lemuria.org/api/parties/2


Loren is dead, but can be revived.
...but party does not have the required 300 gold.
...player decided to wait, maybe after the next quest?
Methild is dead, but can be revived.
...but party does not have the required 300 gold.
...player decided to start a new character.
rolling replacement character for Methild
...decided to make another thief
Samuel the Wise is dead, but can be revived.
...but party does not have the required 300 gold.
...player decided to start a new character.
rolling replacement character for Samuel the Wise
...group is lacking these classes: priest,wizard
Creating new character of class wizard


My replacing-dead-characters code is working!

As you can see, as in so many rpg groups, the player of Methild decided to make another character of the same kind he's already playing. The player of Samuel, on the other hand, looked what classes the group is lacking and then decided to make a wizard. Ok, also the same he already had, but you see how it works, he actually checked the group interests.

And now they have two brand new level 1 characters without any equipment.


Groups http://shopkeeper.lemuria.org/api/parties/1 and http://shopkeeper.lemuria.org/api/parties/5 also ran their quests.