Ideas for Stendhal: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Danter
imported>Kymara
No edit summary
Line 24: Line 24:
/leave - if the player is in a party he leaves it, making him awailable for new invites.
/leave - if the player is in a party he leaves it, making him awailable for new invites.
/leadertransfer <player> - makes another player the party leader, the player must already be in the party for it to work.
/leadertransfer <player> - makes another player the party leader, the player must already be in the party for it to work.


==Guard to bribe==
This guard would make sure players who are too weak don't enter places that are dangerous. Like outside giant caves etc.

*NPC: "Beyond this door I'm not allowed to let anyone past, it is too dangerous"
*Player: 'task'
*NPC says nothing
*Player: 'job'
*NPC: "I am the doorkeeper. I am not supposed to let any human past, but perhaps you can make me an #offer."
*Player: 'offer'
*NPC: "A little #bribe could persuade me"
*Player: 'bribe'
*NPC: "A bribe of no money is no bribe! #Offer me something!"
*Player: 'bribe x' (x<200)
*NPC: "You think that amount will persuade me?! You can't get in!"
*Player: 'bribe x' (x>=200)
*NPC (moves aside so door is accessible): "I got your money but I don't guarantee your life if you enter"



----
----