View previous topic - View next topic |
Author |
Message |
resle Slightly Deformed Faerie Princess
Joined: 23 Jun 2003 Posts: 32 Location: Roma, Italy
|
Posted: Thu Jun 26, 2003 6:11 pm Post subject: Combat system vs seamless world |
[quote] |
|
Ok, probably all of you played that (undeniably) milestone that Ultima VII is. Ultima VII's world was real-time, everything flew around you even if you didn't move at all, differently from Ultima VI and every other rpg. This brought to a realtì-time combat system as well. Ultima VII's combat system has been blamed practically by everyone as the weak point of the game, as probably it is the weak point of most modern rpg worlds.
Ultima IX, Neverwinter nights, Dungeon siege... the real time combat system just doesn't work, in my opinion. It's nice to see, but that atmosphere that accompanied battles is lost. I can clearly remember, for example, Daemon's Winter: lost in some part of the huge world, my thirst of exploration brought me to face monsters that were far too strong for my poor party - yet with accurate strategy I could win, now and then. The feeling, the fullfillment, was incredible.
I get to the point: the rpg I am coding, is definitely realtime, and the world isn't a "bird-eye" view, it is (see this thread: http://forums.rpgdx.net/viewtopic.php?p=6725#6725) detailed and deep. So I'd like the battles to be turn-based, but how? I can't stop everything, make a "you encountered 4 kobolds and 1 ogre" message appear, and bring the characters in a temporary arena to fight. The solution I've conjectured so far is: the world is realtime, but when you get very near a certain monster, time freezes and you go into combat (turn-based) mode until slay all the nearest creatures.
Yet, it doesn't satisfy me... any idea? Thanks in advance. _________________ ...so we ate rare animals, we spent the night eating rare animals...
|
|
Back to top |
|
|
ThousandKnives Wandering Minstrel
Joined: 17 May 2003 Posts: 147 Location: Boston
|
Posted: Thu Jun 26, 2003 8:51 pm Post subject: |
[quote] |
|
Quote: | I can't stop everything, make a "you encountered 4 kobolds and 1 ogre" message appear, and bring the characters in a temporary arena to fight. |
Why not?
Your game doesnt actually look all that dissimiliar to DW7, and I didn't have any qualms with cutting away to battle scenes in that game. In fact, I loved that game.
A lot of people seem to look down upon the "cut away to battle, completely different look" element of RPGs. I guess its one of those things you either get or you don't. I get it, so I don't have any problem. And I can't think of any other solution to your problem besides the one you already mentioned.
The other method you suggested might work, it sounds a lot like BOF3 (or was it 4?). But, then you have to carefully design locations where monsters might appear so that things arent too "complex" and the enemies always have someplace to stand and the camera always has somewhere to go to give a good view.
|
|
Back to top |
|
|
valderman Mage
Joined: 29 Aug 2002 Posts: 334 Location: Gothenburg, Sweden
|
Posted: Thu Jun 26, 2003 10:03 pm Post subject: |
[quote] |
|
Do it the Chrono Trigger way - thebest battle mode there is (except Zelda-style). _________________ http://www.weeaboo.se
|
|
Back to top |
|
|
resle Slightly Deformed Faerie Princess
Joined: 23 Jun 2003 Posts: 32 Location: Roma, Italy
|
Posted: Fri Jun 27, 2003 7:55 am Post subject: |
[quote] |
|
Describe it please, I didn't play a singer CT episode. _________________ ...so we ate rare animals, we spent the night eating rare animals...
|
|
Back to top |
|
|
resle Slightly Deformed Faerie Princess
Joined: 23 Jun 2003 Posts: 32 Location: Roma, Italy
|
Posted: Fri Jun 27, 2003 8:02 am Post subject: |
[quote] |
|
ThousandKnives wrote: |
A lot of people seem to look down upon the "cut away to battle, completely different look" element of RPGs. I guess its one of those things you either get or you don't. I get it, so I don't have any problem. And I can't think of any other solution to your problem besides the one you already mentioned.
|
No, that's right: I liked the "cut away to battle" way! It's okay for those games where the world isn't immersive and your party is just an icon on a bird-eye view of the world itself. But when you're watching people walk around your party members, opening doors, seeing the very details of the grounds - it's quite unrealistic and traumatic being "teleported" to this combat limbo, monsters popping out of nowhere, no?
Quote: | The other method you suggested might work, it sounds a lot like BOF3 (or was it 4?). But, then you have to carefully design locations where monsters might appear so that things arent too "complex" and the enemies always have someplace to stand and the camera always has somewhere to go to give a good view. |
BOF? What game is it? I might download it to get some inspiration! As for the locations - well there will be of course some "programmed encounters", but mostly the creature will be spawned by some invisibile "generators" scattered in the dangerous zones (in the middle of woods, for example). Another option might be the screen freezing, and monsters quickly approaching from offscreen and taking their positions - thus starting the combat. _________________ ...so we ate rare animals, we spent the night eating rare animals...
|
|
Back to top |
|
|
white_door Icemonkey
Joined: 30 May 2002 Posts: 243 Location: New Zealand
|
Posted: Fri Jun 27, 2003 10:14 am Post subject: |
[quote] |
|
personally I like the fact that the combat styles in different RPGs are different. the only thing I hate is the way so many games just copy the last style instead of thinking of something original..
To be honest though... fully realtime can get a little hectic and it is nice to be able to pause at any moment and still issue your next orders.
Infinity Engine games (BG, P:T, IWD.. etc..) had the options to make the game act just like a turn based game by pausing automatically at all the key moments, but I found it was enough just be able to hit [space] and still have access to all the controls and items and stuff. NWN also included this option. Granted it doesn't work for multiplayer, but then I always perfer single player gaming.
Crono Trigger was cool in that it the background and creatures didn't change [much] when combat started but the characters stood their ground and pulled out the weapons and it switched to turn based with the combat menu poping up. Where as Star Ocean used realtime combat but it switched to a seperate battle map area.
I think in some parts of one snes game I played (can't recall the name) you could see a party of monsters as a single creature (walking in the room) and if you walked in to them, it switched to combat mode. Romancing Saga 3, maybe?
I think seeing the enemies around you does make a game seem more populated. Which can add to the atmosphere of a game. ;) One issue though is without a seperate battle view.. it makes random combat more difficult to do.. you can't just blur the screen and start a battle you... you must place the enemies down somewhere on the map ahead of the player.
|
|
Back to top |
|
|
ThousandKnives Wandering Minstrel
Joined: 17 May 2003 Posts: 147 Location: Boston
|
Posted: Fri Jun 27, 2003 5:00 pm Post subject: |
[quote] |
|
Quote: | But when you're watching people walk around your party members, opening doors, seeing the very details of the grounds - it's quite unrealistic and traumatic being "teleported" to this combat limbo, monsters popping out of nowhere, no? |
Um, an immersive world, huh? Talking to people? Opening doors? Seeing details? Thats pretty much every DW game. Like I said, you either get it or you don't. It should be traumatic, its BATTLE. You're about to risk your own death and vicously attack things. Oh well, maybe thats just me.
Quote: | To be honest though... fully realtime can get a little hectic and it is nice to be able to pause at any moment and still issue your next orders. |
Above and beyond that, there is simply so much more strategy involved when you have to anticipate everything that is going to happen the next round. Turn based battles dont get the strategic cred they deserve.
Quote: | personally I like the fact that the combat styles in different RPGs are different. the only thing I hate is the way so many games just copy the last style instead of thinking of something original.. |
There's only so much you can change. Most games take one or two things and put a spin on them, then copy the rest verbatim.
Quote: | I think in some parts of one snes game I played (can't recall the name) you could see a party of monsters as a single creature (walking in the room) and if you walked in to them, it switched to combat mode. Romancing Saga 3, maybe? |
That was a lot of games actually. For SNES RomaSaga 1, 2, and 3, Mother 2, and Estpolis 2. The PSX re-releases of Lunar 1 and 2 did (although I believe the originals did not). Tengai Makyo Apocalypse 4 for Saturn did as well. Mother 2 has probably done the best job of it so far.
Quote: | One issue though is without a seperate battle view.. it makes random combat more difficult to do.. |
I concurr. I think I tried to say something to that effect but was more oblique about it. hehe.
|
|
Back to top |
|
|
Locrian Wandering Minstrel
Joined: 04 Apr 2003 Posts: 105 Location: VA USA
|
Posted: Fri Jun 27, 2003 8:16 pm Post subject: |
[quote] |
|
If you want to go real time you could still force a battle on the player by having enemies off screen that have a larger than normal line of sight. When the player enters line of sight you could have the enemy's speed sped up so that it can get close to the player and the player can't outrun it and just run away. Sort of like a charge or "rushing" action for the enemy. As soon as the enemy gets within X distance from the player it switches to combat mode and resumes its normal speed whatever that may be. Maybe even give different enemies different chase timers, so the player can try to run away but depending on the enemy it might chase for a while or even get a few hits in. Then maybe make it so that when the character is hit while retreating or hit in the back he takes more damage. So you could try to get to the temple of blah blah and get that uber item there even though the enemies in the woods near it are a bit beyond you. It would be risky but possible. Or you could do something else for a bit to buff up and get to the temple using brute force method. I personally love stuff like this. Action battle systems that allow for a little bit more "strategy" than just hack n slash. Throw in a few different damage types, resistance and weakness variables for enemies and armor sets the player can choose from. Maybe you want to wear leather armor instead of metal armor even though its weaker because you are going up against some sort of ice based creatures and leather can absorb the cold better?
Yeah ok I'm rambling now sorry.
|
|
Back to top |
|
|
Bjorn Demon Hunter
Joined: 29 May 2002 Posts: 1425 Location: Germany
|
Posted: Fri Jun 27, 2003 8:44 pm Post subject: |
[quote] |
|
The best way to find out what Chrono Trigger battles are like, is to play it I think. Here [1] is a site with the ROM (though I haven't tested integrity of the download) and ZSNES [2] is a nice cross platform emulator.
[1] http://csd.varlew.net/ctemu.htm
[2] http://zsnes.sf.net/
|
|
Back to top |
|
|
ThousandKnives Wandering Minstrel
Joined: 17 May 2003 Posts: 147 Location: Boston
|
Posted: Fri Jun 27, 2003 10:20 pm Post subject: |
[quote] |
|
While Chrono Trigger battles are interesting, they aren't random. Every encounter in the game is planned. Thats pretty limiting.
|
|
Back to top |
|
|
BigManJones Scholar
Joined: 22 Mar 2003 Posts: 196
|
Posted: Fri Jun 27, 2003 10:39 pm Post subject: |
[quote] |
|
If you haven't played the exile or avernum games from spiderwebsoftware then your missing some GREAT games; I haven't played CT or most of the others. Avernum is completely turned based in that when you move all the other characters/npc's move but time does pass in the game world if you stand around.
I LOVE the combat system in the avernum games; if your on the big outdoor map then the view zooms in to random closeup map and you manuever you 4 member party around and cast spells and attack, then the enemy party does the same. In Avernum 1 killing the dragon Motrax in the lair with all the giants is very tricky and the final battle with the evil emperor is crazy hard.
For commercial rpgs I lean toward the constant time/pause system of the BG/infinty engine games. The neat feature I would like to see is the ability to zoom in and out of the scene so characters with REALLY long range attacks/weapons/senses can be more effective. For example; an rpg based on the Space: 1889 rpg system (or any 'modern' setting) would have to allow combat with rifles and pistols and to me this is the only way to make that kind of combat realistic in the bioware/iso format.
|
|
Back to top |
|
|
Mandrake elementry school minded asshole
Joined: 28 May 2002 Posts: 1341 Location: GNARR!
|
Posted: Sat Jun 28, 2003 9:37 am Post subject: |
[quote] |
|
Quote: |
While Chrono Trigger battles are interesting, they aren't random. Every encounter in the game is planned. Thats pretty limiting
|
The only thing I HATED about CT battles (and wonder why people perfer them to random battles-) is the frequency adn necassity. At the first points of the game, you could run past most enemies (ie: the necassity of fighting wasn't there-) much like hitting the "run" button in a random battle. But after only about 2 hours of game play the necassity of comat takes over and ups the frequency of combat insanely. YOu can't avoid the battles, and every two feet another one commences.
Not that I don't like some of the innovations of the CT combat system, just sometimes, TurnBased random would have been much better.
EDIT:
Roms suck. Spend 10 and buy the game for the PSX (Fantasy Chronicles). Or, be hardcore like me and have a copy that's 10 years old from back in your SNES days. :) _________________ "Well, last time I flicked on a lighter, I'm pretty sure I didn't create a black hole."-
Xmark
http://pauljessup.com
|
|
Back to top |
|
|
Rainer Deyke Demon Hunter
Joined: 05 Jun 2002 Posts: 672
|
Posted: Sat Jun 28, 2003 4:10 pm Post subject: |
[quote] |
|
BigManJones wrote: | For commercial rpgs I lean toward the constant time/pause system of the BG/infinty engine games. |
I hate that system. No way to see the result of one combat action without advancing time for all characters, no way to effectively target area-effect spells, characters running into other characters' lines of fire...
The Avernum/Exile systems were decent, but the same concept has been done better in other games. See Magic Candle III, Ultima 6, etc..
|
|
Back to top |
|
|
Ninkazu Demon Hunter
Joined: 08 Aug 2002 Posts: 945 Location: Location:
|
Posted: Sat Jun 28, 2003 10:57 pm Post subject: |
[quote] |
|
Mandrake wrote: | Roms suck. Spend 10 and buy the game for the PSX (Fantasy Chronicles). Or, be hardcore like me and have a copy that's 10 years old from back in your SNES days. :) |
FF chronicles is $40. I bought the original SNES cartridge for $60 off ebay.
|
|
Back to top |
|
|
js71 Wandering DJ
Joined: 22 Nov 2002 Posts: 815
|
Posted: Sun Jun 29, 2003 1:22 am Post subject: |
[quote] |
|
resle wrote: | Describe it please, I didn't play a singer CT episode. |
Umm...? Episode? You are talking about Chrono Trigger, right?
|
|
Back to top |
|
|
|
Page 1 of 2 |
All times are GMT Goto page 1, 2 Next
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|