Visit the Ironworks Gaming Website Email the Webmaster Graphics Library Rules and Regulations Help Support Ironworks Forum with a Donation to Keep us Online - We rely totally on Donations from members Donation goal Meter

Ironworks Gaming Radio

Ironworks Gaming Forum

Go Back   Ironworks Gaming Forum > Ironworks Gaming Forums > Dungeon Craft - RPG Game Maker

Reply
 
Thread Tools Search this Thread
Old 05-10-2002, 10:51 PM   #1
manikus
Jack Burton
 

Join Date: July 13, 2001
Location: Stumptown
Age: 52
Posts: 5,444
can there be negative experience for killing something in combat? why you ask? just 'cause somebody/one is your enemy doesn't mean you should kill 'em.

[img]graemlins/monster1.gif[/img]
__________________
manikus is offline   Reply With Quote
Old 05-10-2002, 11:05 PM   #2
Warlock
Dungeon Master
 

Join Date: August 13, 2001
Location: Perth, WA, Australia
Posts: 56
Hi Manikus,

This sounds like a tough one!!! Well, my thoughts on it are that you could have a set number of a certain type of combantants - a sub-creature of the normal creatue like a Kobold, but call it Kobold|good or use the neutral opponent idea as discussed in another topic.

You would need some way to distinguish the creature from the others so you don't end up killing it - that would be the hardest part, maybe an asterisk or a plus sign next to their name or creature type (like +Kobold) - this could be toggled on and off when setting the encounter in the designer.

As for taking away experience points that could be easily done by modifying the events to allow for removing a certain amount of xp's - the only catch here is what happen's if it forces them to go down a level - maybe suffer the effects of a level draining or similar?

As said in the other topic on neutral combatants, this is a good idea but there is already a lot of stuff to be done at the moment.

Cheers

Warlock
__________________
DC is the best, keep up the great work everyone
Warlock is offline   Reply With Quote
Old 05-17-2002, 07:56 AM   #3
CocoaSpud
Zhentarim Guard
 

Join Date: March 15, 2001
Location: Melbourne, FL, USA
Posts: 375
I believe the current code makes sure that experience points don't exceed the current level limits in either direction.

I think the GiveExperience event won't use negative numbers. I'm not sure what happens after combat if the monsters have negative experience. The character code allows exp pt removal, but there might be some checks before that which ignore exp pt totals less than 1.

Is giving negative exp pts something that should be allowed? I would still need to make sure the character stays within the limits of the current character level (at least until level drain is implemented).
__________________
CocoaSpud<br />Dungeon Craft Development Team<br /> [url]\"http://uaf.sourceforge.net\" target=\"_blank\">http://uaf.sourceforge.net</a>
CocoaSpud is offline   Reply With Quote
Old 05-19-2002, 12:31 AM   #4
manikus
Jack Burton
 

Join Date: July 13, 2001
Location: Stumptown
Age: 52
Posts: 5,444
the main reason i was asking about this was that i want to be able to punish characters for chosing combat. it's kind of a philosophical thing for me- i don't think that just because you do something, that you should get rewarded experience points for it. and, also as the dm, i want to be able to say "that was the wrong thing to do". i know that i can do this with story, etc, but it would be nice to have an immediate definite action of recourse.

honestly, this is more musing than desiring a change to the way things work with dungeon craft. [img]smile.gif[/img] think of it as a "what if we could do this..."

btw, richard i greatly appreciate how much you put into this project. the fact that you take the time to read this board and answer posts is incredibly cool.

[img]graemlins/mage1.gif[/img]
__________________
manikus is offline   Reply With Quote
Old 05-21-2002, 12:22 PM   #5
CocoaSpud
Zhentarim Guard
 

Join Date: March 15, 2001
Location: Melbourne, FL, USA
Posts: 375
The easiest way to subtract experience points is to allow the GiveExperience event to do it using a negative number. I could also put another flag on the Combat event that prevents all experience from Monster/NPCs from being given to the party.
__________________
CocoaSpud<br />Dungeon Craft Development Team<br /> [url]\"http://uaf.sourceforge.net\" target=\"_blank\">http://uaf.sourceforge.net</a>
CocoaSpud is offline   Reply With Quote
Old 05-21-2002, 06:25 PM   #6
manikus
Jack Burton
 

Join Date: July 13, 2001
Location: Stumptown
Age: 52
Posts: 5,444
i like the idea of no experience being given, especially if it's easy to implement and to use. [img]smile.gif[/img]

speaking of combat, in frua there was an option that could be set so that the party never dies, has this been done in dungeon craft? if not, please add to the list i've been thinking of doing super-hero mod, and i would like it to be like the comic books where noone ever dies.

[img]graemlins/monster1.gif[/img]
__________________
manikus is offline   Reply With Quote
Old 05-21-2002, 07:56 PM   #7
The Old One
Elite Waterdeep Guard
 

Join Date: April 23, 2002
Location: Magalia, CA
Age: 81
Posts: 16
I have seen the (no one dies) option in the test module, but haven't looked to see if it is in main program.
The Old One is offline   Reply With Quote
Old 05-22-2002, 10:18 PM   #8
Warlock
Dungeon Master
 

Join Date: August 13, 2001
Location: Perth, WA, Australia
Posts: 56
Hey guys,

Yes this was a part of FRUA as you could select it in the combat options when setting up the event.

I agree that it would be a good idea to include in Dungeoncraft.

Cheers

Warlock
__________________
DC is the best, keep up the great work everyone
Warlock is offline   Reply With Quote
Old 05-24-2002, 09:52 AM   #9
CocoaSpud
Zhentarim Guard
 

Join Date: March 15, 2001
Location: Melbourne, FL, USA
Posts: 375
DC has this one already. Woo Hoo! I'm ahead of you guys for once!

The option is available on the Combat Event editor. If used, and the party dies, then each character will be restored to pre-Combat status (okay,dying,etc) with 1 hit point (if memory serves correctly).
__________________
CocoaSpud<br />Dungeon Craft Development Team<br /> [url]\"http://uaf.sourceforge.net\" target=\"_blank\">http://uaf.sourceforge.net</a>
CocoaSpud is offline   Reply With Quote
Old 05-26-2002, 05:19 AM   #10
Steve McDonald
The Magister
 

Join Date: January 29, 2002
Location: Adelaide, South Australia
Posts: 130
Is it possible to chain to different events if the party loses? This was a big problem in unlimted adventures. What I'd like to be able to do is have an arena where you fight, and if you win you get a reward (say you get to meet the mayor who gives you his quest, or you get a quest item that tells the game you'll be fighting a tougher opponent next time you go to the arena). If you lose you will wake up with a headache in the town prison. Can you make chain options following a combat event dependent on "party wins", "party loses" and "party flees". Also, would it be possible to differentiate between "party flees" and "party was charmed"? - that really used to annoy me in the gold box games.
Steve McDonald is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I would like a combat tip.... ElfBane Icewind Dale | Heart of Winter | Icewind Dale II Forum 4 09-02-2004 03:16 PM
Combat Albromor Neverwinter Nights 1 & 2 Also SoU & HotU Forum 3 01-13-2004 12:25 PM
Combat Desdicado Miscellaneous Games (RPG or not) 9 11-12-2002 01:38 PM
Combat Beri Baldurs Gate II Archives 1 11-25-2000 01:59 AM
combat heledron Icewind Dale | Heart of Winter | Icewind Dale II Forum 5 08-18-2000 10:42 PM


All times are GMT -4. The time now is 06:59 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved