Karma system

I'm making a game called Kontania,
I was wondering could I make a karma system in Coldstone like Ultima 4 where you have to be really good to win.
Just a thought...

------------------
Drinking the Pan
Galactic Gargle Blaster
is like having your brain
smashed out by a slice

Yes. The player has a karma attribute (or name it the way you want) that is not used by the engine. Thus, you can make whatever you want with it (like increase or decrease it depending on the player's actions).

------------------
Dee Brown
Coldstone Game Engine developer
Beenox inc. - (url="http://"http://www.beenox.com")www.beenox.com(/url)

that's great for paladins and the like

------------------

Can this Karma system be made to apply to NPC's as well (monsters and townsfolk)?

sol

I just thought of a good use for Karma, but due to the extensive background I've already written and filed away, I can't use it, so I'll post it here:

Use Karma points like spell points, so you lose Karma whenever you cast a spell, so then you have to go around doing actions that raise Karma to regain Karmaspell points.

------------------
Cross over the cell bars, find a new maze, make the maze from it's path, find the cell bars, cross over the bars, find a maze, make the maze from its path, eat the food, eat the path.
"The Hitchhiker's Guide to the Galaxy has this to say on the subject of flying.
There is an art, it says, or, rather, a knack to flying.
The knack lies in throwing yourself at the ground and missing."

Quote

Originally posted by Constantine MoG:
**I just thought of a good use for Karma, but due to the extensive background I've already written and filed away, I can't use it, so I'll post it here:

Use Karma points like spell points, so you lose Karma whenever you cast a spell, so then you have to go around doing actions that raise Karma to regain Karmaspell points.
**

That's exactly the cool sort of thing Coldstone will let you do with events and conditionals. I can't wait to see the tricks people will make Coldstone do in their games; the potential flexibility is amazing!

------------------
Back in my day, we didn't have any of this here UBB nonsense. It was DiscBoard or nothing, and we liked it!
"In all matters of opinion, our adversaries are insane." - Mark Twain
"The answer is yes or no , depending on the interpretation." - Albert Einstein

Or combine karma with spellpoints so that you can have spells cost x mana and one or two karmana, or have a spell that costs like, -50(gives you fifty mana) for three karmana.
There are just a huge number of uses for a karma stat. My question is, can you have more then one of them(ie, have karma, special kind of money(like jems), and some kind of skill counter so you can do certain things for doing others in a way that is viewable by the player)

------------------
Pokemon is awsome! Anyone why says otherwise is too old to get it.
Go to the unofficial EV webboard site! Just click (url="http://"http://yoshi.zzux.com/phpbb/")here(/url) to go. That's where the Arorian Outlook is.
Go to my ezboard, (url="http://"http://pub101.ezboard.com/bmousesboards")Mouse's Boards(/url)!

Oh, what i thought you meant was a karma system where people recated differently depending on the karma (sort of like reputation in Baulder's Gate).

And for some missions you need a certain karma to finish it.
Or guards attack you if you karma is 0

etc

------------------
I dont have a signature

Quote

Originally posted by Chocolate_Ambrosia:
**Oh, what i thought you meant was a karma system where people recated differently depending on the karma (sort of like reputation in Baulder's Gate).

And for some missions you need a certain karma to finish it.
Or guards attack you if you karma is 0

etc
**

You could easily do this too. Repeat after me: Flexibility.... Flexibility.... Flexibility.... 🙂 Get the idea?

------------------
Back in my day, we didn't have any of this here UBB nonsense. It was DiscBoard or nothing, and we liked it!
"In all matters of opinion, our adversaries are insane." - Mark Twain
"The answer is yes or no , depending on the interpretation." - Albert Einstein

(quote)Originally posted by Glenn:
**You could easily do this too. Repeat after me: Flexibility.... Flexibility.... Flexibility....;)

------------------
I dont have a signature
**

Yeah, the Karma system I wanted is one where people
react to you differently with a different karma.

Quote

Originally posted by Chocolate_Ambrosia:
**Oh, what i thought you meant was a karma system where people recated differently depending on the karma (sort of like reputation in Baulder's Gate).

And for some missions you need a certain karma to finish it.
Or guards attack you if you karma is 0

etc

**

Yeah, that's exactlywhat i want. It adds a good moral feeling to the game.

------------------
Drinking the Pan
Galactic Gargle Blaster
is like having your brain
smashed out by a slice

So, is it or is it not possible to have multiple karma-like stats(ie karma, special currency, and karmana all at once)?

------------------
Pokemon is awsome! Anyone why says otherwise is too old to get it.
Go to the unofficial EV webboard site! Just click (url="http://"http://yoshi.zzux.com/phpbb/")here(/url) to go. That's where the Arorian Outlook is.
Go to my ezboard, (url="http://"http://pub101.ezboard.com/bmousesboards")Mouse's Boards(/url)!

karma is not a word for different types of points, you misunderstood it.
Karma is used as reputation was in BG.

------------------
Evil is as evil does.
I'm not evil, I'm just corrupt.

Quote

Originally posted by Lorenoth:
**karma is not a word for different types of points, you misunderstood it.
Karma is used as reputation was in BG.

**

The way it was desribed by some of you, I figured it was a fully-custom-use stat, and I thought if that is true, why not allow multiple settings, like three different uses(as desribed earlier for example).

------------------
Pokemon is awsome! Anyone why says otherwise is too old to get it.
Go to the unofficial EV webboard site! Just click (url="http://"http://yoshi.zzux.com/phpbb/")here(/url) to go. That's where the Arorian Outlook is.
Go to my ezboard, (url="http://"http://pub101.ezboard.com/bmousesboards")Mouse's Boards(/url)!

just look up the word karma and spare us all a lot of time...

------------------
Evil is as evil does.
I'm not evil, I'm just corrupt.

Lorenoth, you seem to be missing Dee's point: "Karma" is an attribute which 1) you can "name it the way you want" and 2) "is not used by the engine." You can use it as a "goodness meter" like Beeblebrox if you want, you can use it as "karmana" like Constantine MoG and Mouse were talking about, you can use it as something else entirely, or not at all as you like. There is no reason why it has to be used for reputation.

------------------
Back in my day, we didn't have any of this here UBB nonsense. It was DiscBoard or nothing, and we liked it!
"In all matters of opinion, our adversaries are insane." - Mark Twain
"The answer is yes or no , depending on the interpretation." - Albert Einstein

well won't they include points or a way of measuring gold in the engine, and other things like that? Whatever.. I think I successfully confused myself.

------------------
Evil is as evil does.
I'm not evil, I'm just corrupt.

Karma, is an attribute stored as data in the global variables (at least in the pre-Ambrosia betas). You can have unlimited (or almost) global variables. These global variables can be altered or used via events. Therefore, an endless number of possibilities arise in there use.

------------------

Quote

Originally posted by Beeblebrox:
**I'm making a game called Kontania,
I was wondering could I make a karma system in Coldstone like Ultima 4 where you have to be really good to win.
Just a thought...

**

**moderators:: Speaking of, read my new sig , I kno longer am at that email address so if you feel the need to warn or lower my Karma then---

Anyhow I wanted to build a game with a reverse karma system based upon becoming public enemy number one, like on Driver and such...intrigued??...

------------------
::beep::Hi, The Chill no longer reads his email and is in fact undergoing the process of shutting it down...so if you have any angry word please direct them at the person next to you 'cuz they're the only one who'll hear you...bye::beep::