Fortune teller ability

Brainstorm ideas of possible additions to the game. Read this before posting!

Moderator: Forum Moderators

Forum rules
Before posting a new idea, you must read the following:
User avatar
Eleazar
Retired Terrain Art Director
Posts: 2481
Joined: July 16th, 2004, 1:47 am
Location: US Midwest
Contact:

Post by Eleazar »

Ask_ wrote:
JW wrote: Unit with Foresight can also backtrack if the first battles were not beneficial - and not fought.
As I already said, the "future" should of course be "fixed" and not depend on how many times your ask ;) This is obvious from both gameplay and "realism" points of view.
This is niether obvious nor possible.
1) it still would require the breaking of our UI principles. (Changing these principles is unlikely to happen to add a good feature.)
2) There is no gameplay point in forseeing something that is immediately going to happen. If the fight doesn not inevitabley and immediately follow the foretelling, then the result is not truely fixed.
In otherwords, if i foretell that attacking A with my B would go badly, and have the option not to attack at all, the future is not fixed.
If i then have the option to attack A with C, D, E, and F the battle previously foretold between B and A would probably go very differently.
Feel free to PM me if you start a new terrain oriented thread. It's easy for me to miss them among all the other art threads.
-> What i might be working on
Attempting Lucidity
Ask_
Posts: 25
Joined: November 4th, 2005, 10:46 am
Location: Russia

Post by Ask_ »

1) it still would require the breaking of our UI principles.
How so? There will be no new 'actions', just a change in the 'Damage Calculation' dialog.
In otherwords, if i foretell that attacking A with my B would go badly, and have the option not to attack at all, the future is not fixed.
If i then have the option to attack A with C, D, E, and F the battle previously foretold between B and A would probably go very differently.
Hm. I have had only a cursory glance over the sources, but may be it will be easier to understand if I explain in terms of possible implementation.
First, I assume that the combat sequence between given two units in a given environment (terrain, TOD) can be entirely determined by a single value -- RNG seed.
Second, the above seed value would chiefly (or only?) affect hits/misses, so even if the battle is repeated with modified units' health, the hit/miss sequence will be the same, he only difference would be that one of the units may die sooner.
If both points above are true, then the following implementation is possible: For each 'prediction' generate a new random seed and store it in the map indexed by unit IDs. When a new prediction is requested, first check the map to see whether it was already done, and if so, retrieve old value.
Darth Fool
Retired Developer
Posts: 2633
Joined: March 22nd, 2004, 11:22 pm
Location: An Earl's Roadstead

Post by Darth Fool »

Yes, it is possible to implement such a system, but why? It adds little in the way of gameplay. From a fantasy-realism perspective (where we presume that fortune telling is not the scam it is in our world) I would far prefer that a fortune teller would prevent any movements made by adjacent units from being undone. Or even, units next to a fortune teller would be controlled by the AI and precalculated. Then you could have the fortune teller inform the player what was about to happen, and it would happen. From a realism perspective, we could just have the fortune teller give random vague fortunes to adjacent units that have no impact on the future outcome of the game.
User avatar
JW
Posts: 5046
Joined: November 10th, 2005, 7:06 am
Location: Chicago-ish, Illinois

Post by JW »

Ask_ wrote:
JW wrote: Units have movement:
Arrow Unit with Foresight standing next to 2 front line warriors (A & B).
...
Ah, but is not this the way it is intended to be? I do not see it as being better or worse for any kind of area-effect ability.
It doesn't matter how you intend the ability to be used - this is how it would be used.
Ask_ wrote:
JW wrote: Unit with Foresight can also backtrack if the first battles were not beneficial - and not fought.
As I already said, the "future" should of course be "fixed" and not depend on how many times your ask ;) This is obvious from both gameplay and "realism" points of view.
This is a ridiculous amount of change to add an element to the game that can easily become insanely overpowered - and for only one unit that doesn't even exist.
Woodwizzle
Posts: 719
Joined: December 9th, 2003, 9:31 pm
Contact:

Post by Woodwizzle »

How about a unit with precognition can see the result of any attack he makes before it is executed. This would be show by showing mow much damage would be done to each unit in the attack dialog. They would not be able to foresee what will happen when some one else attacks them. Also if we though in a 10-20% chance of coming up with the wrong prediction things would get really interesting (eddie's in the space time continuim and what not ;P)
Signature dropped due to use of img tag
Becephalus
Inactive Developer
Posts: 521
Joined: October 27th, 2005, 5:30 am
Location: St. Paul, Minnesota, USA, Earth

Post by Becephalus »

ummm I think this is a horrible idea....
There are three roads to ruin: by gambling, which is the quickest; through women, which is the most pleasurable; and through taking the advice of experts, which is the most certain. -de Gaulle
User avatar
Elvish_Pillager
Posts: 8137
Joined: May 28th, 2004, 10:21 am
Location: Everywhere you think, nowhere you can possibly imagine.
Contact:

Post by Elvish_Pillager »

It's all fun and games until someone loses a lawsuit. Oh, and by the way, sending me private messages won't work. :/ If you must contact me, there's an e-mail address listed on the website in my profile.
Duke Guillermo
Posts: 127
Joined: October 25th, 2005, 9:32 pm

Post by Duke Guillermo »

A few questions would need to be answered before this ability could even be considered:

1) What conditions have to be met for the future be told?
2) What details about the future would be shown to the player?
3) How could this ability be coded so that the future remains the same when other units move?
4) What units would have this ability?
5) If units with this ability don't currently exist what would their stats be?
6) If units with this ability already exist how would their stats be adjusted?

And, once the uncertainty is cleared, the question that matters:

7) How does the suggestion add to gameplay?
In summation, you're wrong.
hunterkillr
Posts: 37
Joined: December 3rd, 2005, 10:52 am
Location: Philippines

Post by hunterkillr »

This looks like a job for my http://www.wesnoth.org/forum/viewtopic.php?t=9313 Destiny System proposal.

With that system there would be a constant future(even in save/load), and with a constant future comes fortune tellers.

Cannot we live in peace?
- GLA Worker
- C&C: Generals
P.S: Sorry, if I don't reply much. No personal net access.
Ask_
Posts: 25
Joined: November 4th, 2005, 10:46 am
Location: Russia

Post by Ask_ »

A few questions would need to be answered before this ability could even be considered:
The idea was already rejected, so I do not think it is worthwile to repeat the answers to these questions. If you want, you can read them in my previous posts in this thread ;-)
Post Reply