Author Topic: Heroes of Westhaven  (Read 129543 times)

Tom

  • BM Dev Team
  • Exalted Emperor
  • *
  • Posts: 8228
    • View Profile
    • BattleMaster
Re: Heroes of Westhaven
« Reply #180: June 09, 2015, 11:52:50 PM »
Heroes went on quests:

http://shopkeeper.lemuria.org/api/parties/3
http://shopkeeper.lemuria.org/api/parties/6
http://shopkeeper.lemuria.org/api/parties/8

we've had some nice successes there and some level gains. This one was quite impressive: http://shopkeeper.lemuria.org/api/quests/6/log


Update:
I've decided to send them all on quests, and this here happened:

http://shopkeeper.lemuria.org/api/quests/12/log

What it doesn't show (need to add that!) is this what I see in the debug log:

Hero group Reformed Bandits tries challenge lich
...requires damage of at least 41 (scaled from 30)
...they have 18 plus 14 from items
...using magic - they have 8
...failure
...applying 34 damage (scaled from 30) in march order:
......Aaron takes 14 damage, 3 armour + 1 from items => 10
Character Aaron died.
......John takes 12 damage, 3 armour + 1 from items => 8
......Loren takes 7 damage, 1 armour + 1 from items => 5
Character Loren died.
......Methild suffers no damage (1 damage, 0 armour + 1 from items => 0)
...applying 7 damage to all characters:
......John takes 7 damage, 3 armour + 1 from items => 3
......Methild takes 7 damage, 0 armour + 1 from items => 6
Character Methild died.
......Samuel the Wise takes 7 damage, 0 armour + 0 from items => 7
Character Samuel the Wise died.
Quest Failed
John lost 17 hitpoints can recover up to 18.
Aaron is dead, but can be revived.
...revived for 300 gold.
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 wait, maybe after the next quest?
Samuel the Wise is dead, but can be revived.
...but party does not have the required 300 gold.
...player decided to wait, maybe after the next quest?

So 4 of them died, and then they spent almost all their gold on reviving one of them. 3 other characters can be revived, and their players have decided to wait if maybe after the next quest, the group has enough gold to do so. This is going to be interesting...

(and I need to add code to show character deaths in the quest log, and revivals, and also prevent the selling of items to dead characters...)
« Last Edit: June 10, 2015, 12:01:52 AM by Tom »