Thursday, November 17, 2011

Negotiations

Lets talk about Negotiations.

One of the more difficult ideas to put together is a fun and enjoyable way to implement a negotiation system for acquiring souls and other items from enemies without having to fight them.  Considering I want to use the negotiation system as the sole way of acquiring souls, I want it to be robust.

This becomes complicated because there are few negotiation systems I can look to for guidance.  The most comparable game, the Shin Megami games, have relatively poor systems.  You have to guess the answers to demons' questions, and hope to god they're not fickle and leave you with nothing.  This may be on theme for those games, but it definitely is frustrating.  My plan is to take a cue from Alpha Protocol's conversation system, specifically the level of detail and flow charts that they use, and combine that with the simple Q&A format used in SMT.

For example, each demon (not the individual demon, but the family of demons, such as "goblin") will have a personality.  This personality will guide what questions the demon will ask, and the flowchart of what questions will follow based on each answer you provide.  Some demons will ask the same questions as others, but each personality will dictate what the optimum answer is.  The demons will ask about five questions, give or take, before asking you what you want from them.  Based on the answers you provided up to this point, the demon will either agree, or tell you to shove off. 

I plan on giving out "Negotiation Points" for each answer provided, and at the end, when you go to ask the demon for something in particular, a bar will show you how many points you needed in order to have a shot at the demon acquiescing.  Certain answers will be worth many points, some few points, and some will subtract points.  It will be some trial and error, but once you learn how to deal with a certain demon, it should be relatively simple.  I also plan on adding a few sub personalities to each demon family, if possible, in order to keep things interesting for a longer period of time.

No comments:

Post a Comment