Author Topic: Item pricing?  (Read 27741 times)

Endorya

  • Rogueliker
  • ***
  • Posts: 513
  • Karma: +0/-0
  • The non-purist roguelike lover
    • View Profile
    • Email
Re: Item pricing?
« Reply #15 on: March 11, 2014, 01:58:08 PM »
Then use common sense to create default values (starting values) for each class of weapons. If you think a great sword should cost more than a battleaxe then make it so. If you are seeking a plausible pricing range based on plausible crafting methods with plausible crafting costs and crafting skills, well you should probably consult historical sites related with such subjects. Unfortunately I don't know any.

But honestly, if you have your own world with your own world setting, the concept of plausible pricing range doesn't make that much sense. Plausible makes sense if you want to keep things plausible to the very world we live in.
« Last Edit: March 11, 2014, 02:03:50 PM by Endorya »
"You are never alone. Death is always near watching you."

reaver

  • Rogueliker
  • ***
  • Posts: 207
  • Karma: +0/-0
    • View Profile
Re: Item pricing?
« Reply #16 on: March 11, 2014, 02:03:51 PM »
Unless you set some prices, play it and realize that the fun factor is reduced because of the prices (too cheap, too expensive), any further discussion is kinda pointless.. Endorya's breakdown is good, so you can use something similar as a starting point and then play->adjust->play->adjust and so on and so forth till you hit a sweet spot

Endorya

  • Rogueliker
  • ***
  • Posts: 513
  • Karma: +0/-0
  • The non-purist roguelike lover
    • View Profile
    • Email
Re: Item pricing?
« Reply #17 on: March 11, 2014, 02:07:32 PM »
Unless you set some prices, play it and realize that the fun factor is reduced because of the prices (too cheap, too expensive), any further discussion is kinda pointless.. Endorya's breakdown is good, so you can use something similar as a starting point and then play->adjust->play->adjust and so on and so forth till you hit a sweet spot

Exactly my point. The values I did supply were not an ultimatum. There served as an example and to be changed as necessary.

@Etinarg
You could do this, present your item classes with all base values set so we can discuss them and tune them into the "plausible" criteria you seek, I guess...
« Last Edit: March 11, 2014, 02:11:34 PM by Endorya »
"You are never alone. Death is always near watching you."

Etinarg

  • Rogueliker
  • ***
  • Posts: 424
  • Karma: +1/-1
  • Idea archivist and game tinkerer.
    • View Profile
    • Gedankenweber Blog (German)
Re: Item pricing?
« Reply #18 on: March 11, 2014, 03:12:56 PM »
@Etinarg
You could do this, present your item classes with all base values set so we can discuss them and tune them into the "plausible" criteria you seek, I guess...

Thanks, but the discussion so far ... made me feel misunderstood. Some answeres were from Captain Obvious, and I felt like people are kidding me. Also I feel another depressive phase coming, so I want to retreat from this discussion till I feel better again. It's nice that you offer help, but at the moment I think I must take a break. The past days were too stressful with project demo releases and bug fixes, and I overstretched it already.

Some day I'll have new energy and continue. Must go slower, and put less stress on me.

Sorry. ... it's not even a roguelike project that I'm working on, it's an action RPG. I just thought I'll ask here for design advice, because you should face similar problems in your projects, but seemingly item pricing is not a problem in roguelikes, or comes rather naturally.

Good luck with your projects.
« Last Edit: March 11, 2014, 03:28:43 PM by Etinarg »

Endorya

  • Rogueliker
  • ***
  • Posts: 513
  • Karma: +0/-0
  • The non-purist roguelike lover
    • View Profile
    • Email
Re: Item pricing?
« Reply #19 on: March 11, 2014, 03:59:27 PM »
I understand what you wish to accomplish but if you don't create something like I described previously (with tables and multipliers to compute the items' final price automatically) you do risk yourself creating unbalanced items, i. e. creating cheaper items that might be more powerful that expensive ones. To fight this add a certain amount of gold for each durability, defense and damage points as well as for each inventory size. I urge you to create a table with materials because a metal shield should cost more than a wood shield. For magical items add great values for their bonuses. For example a ring having the bonus: "+5 Strength" should also have its own value table, where each point of additional strength should be way higher than a sword's damage point value.

If you set everything well the output will never be surprising nor unbalanced. You just need to make sure that each item's features / properties are not under-powered / over-powered but this is a game play issue which is something that you will have to tune as you experiment your game.

As a player (this is my personal opinion) I won't pay that much attention if a battleaxe costs the same or more than a great sword (I mean a bit more, not absurdly more). What will worry me about is finding a fine battleaxe that might be too powerful, rendering loot useless during you character's progression for many level ups (or during a great deal of game play time if you don't plan to use a leveling system) until something better might come up. This will destroy the game for me turning it into a dull experience as it won't feel properly rewarded ergo motivated to play it.
« Last Edit: March 27, 2014, 09:50:16 PM by Endorya »
"You are never alone. Death is always near watching you."

Endorya

  • Rogueliker
  • ***
  • Posts: 513
  • Karma: +0/-0
  • The non-purist roguelike lover
    • View Profile
    • Email
Re: Item pricing?
« Reply #20 on: March 11, 2014, 04:13:05 PM »
Thanks, but the discussion so far ... made me feel misunderstood. Some answeres were from Captain Obvious, and I felt like people are kidding me. Also I feel another depressive phase coming, so I want to retreat from this discussion till I feel better again. It's nice that you offer help, but at the moment I think I must take a break. The past days were too stressful with project demo releases and bug fixes, and I overstretched it already.

Some day I'll have new energy and continue. Must go slower, and put less stress on me.

Sorry. ... it's not even a roguelike project that I'm working on, it's an action RPG. I just thought I'll ask here for design advice, because you should face similar problems in your projects, but seemingly item pricing is not a problem in roguelikes, or comes rather naturally.

Good luck with your projects.

Sorry if somehow I did play a part on Captain Obvious. It definitely wasn't my intention. I hope you get back on your feet ASAP and I wish you good luck with your project.
"You are never alone. Death is always near watching you."

Etinarg

  • Rogueliker
  • ***
  • Posts: 424
  • Karma: +1/-1
  • Idea archivist and game tinkerer.
    • View Profile
    • Gedankenweber Blog (German)
Re: Item pricing?
« Reply #21 on: March 11, 2014, 04:51:01 PM »
I understand what you wish to accomplish but if you don't create something like I described previously (with tables and multipliers to compute the items' final price automatically) you do risk yourself creating unbalanced items, i. e. creating cheaper items that might be more powerful that expensive ones.

Yes. But seriously, there are plenty of more important balance issues in my project than the item price.

Thanks again, but it's time for me to take a break. I'll work on some artwork and let the game design things rest. Usually artwork is fairly relaxing.

And no, the captain obvious part was earlier in the discussion. E.g.

"The important thing is to offer interesting choices.  If people can buy everything they want when they want it, your system is a failure."

I wonder how stupid I must have appeared if someone thinks that this will help me :(
The sentance sure is right, but it's the basics of game design - interesting choices. And of course, put challenges to the player.

But it's alright. My projects use to get nowhere actually, but in the past it was fun to talk about design issues. This project is intended to become a long lasting sandbox sort of project for me - it's clearly too big for a single person, but I wanted to start on it anyways, and then see how far I can get.

Maybe I'll ask about design questions again, but my other question about where an evil overlord would hide items ran dry also - it seems no one is interested in sharing such thoughts, or it's deemed something uninteresting.

If someone knows about a forum, specifically about game design (not program design, and not graphics design), please let me know. Today I had bad luck with questions in two forums, but somewhere the people who are interested in game design talk must have a place, too. In the past the roguelike crowd was a good place to ask, since these games live from game design more than other genres. But maybe it's just me, and I ask the wrong questions, ask the wrong way, and can't deal with the answers.

The idea with the table is fine. I used that in a former project, and it worked. The tricky part is to work out proper multiplicators, and in some cases it should'nt be multiplicators to the base price but fixed sums added per level of the mod.

But I can't work on that before I have more of the game. E.g. I have no item materials at the moment. And I don't intend materials to play a big role. There is only one attack type, acid, which will be modified by material, and actually the items don't need a material for that, just an "ignore acid", or "resist acid" flag.

But I have some distrust in such table, too. They are too mechanic, and I think there should be some "hand crafted" exceptions, which will result from game testing ... but that I can only do if I have much more of the game. At the moment I only have a walkaround demo, some map generators, and a very incomplete list of "proof of concept" items, to check if inventory handing and item creation works.

Coppers are the lowest currency in this project. I must take care that cheap items will be a few copper coins, I want to avoid that all minor items cost 1 copper without any distinction.

Problem is, I have no simple items yet. But an arow, or a pebble, something like that should be among the lowest. From there I'll try to set prices for the weapons, which is the biggest group of items at the moment. Then implement shops and do some playtesting - I also have no idea yet what and how much my monster will drop. Item and treasure drops would have been one of the next design questions to post. But at least I can then collect some treasure and go shopping, and I'll see if the item relation are sensible, or if better weapons are unproportionally expensive.

Further question is how to compare armor to weapons, in some games armors are way more expensive but no so much more useful.

I had hope that people would start talking about such. Where to start, how to handle cheap items, junk items, how to set price relations between items or item groups (food, weapons, armor, ammo, light sources, misc. items), and finally when all that is set, think about magic item mods, or purely magic items which do not have any base functionality but the magic that they do, e.g. magic rings and amulets, also wands, scrolls and the like. There is also the question ho to set the ratio of selling used items to the prices of new items. E.g. if it's good if the player find one lucky valuable armor, which he can trade for a lot of other equipment. Maybe it's fine if such is possible, maybe it's not. Some games have limits how much gold a shopkeeper will pay out, but then there is other sillyness like all high lvel armor yielding the same 5000 gold or whatever the limit is from the shopkeeper, regardless of their real value.

This discussion didn't scratch any of such issues so far.

"The classical 5000gp bread. It could be interesting to make weapons so rare that they actually would cost more than a bread"

I wonder how this slipped in here. And from which game that is. Angband had fairly cheap food. And I wonder if this was meant as serious advice, since I would never have imagined to make a leaf of bread more expensive than a sword.

But I'm not sure if I want to add food to my game. It usually only adds hassle and no fun for the player. I mean there usually are no (see above) "interesting choices" in food, just to have food in order not to starve.

The project is too big already, I think food will not be on my design list till very late, or unless I get a real good idea of interestin things to do with food in a RGG.

reaver

  • Rogueliker
  • ***
  • Posts: 207
  • Karma: +0/-0
    • View Profile
Re: Item pricing?
« Reply #22 on: March 11, 2014, 05:32:27 PM »
You realize this is the middle of the 7DRL week, right? People tend to use their free time furiously programming instead of very airy-fairy subjects. I don't program a 7DRL, that's why I answer :)

I think you got replies for the treasure hunting - what did you expect, 10 pages? Again consider this is 7DRL week. The less focused a question is, the more abstract/rare the answers will be... Talking about the difference in price of a battleaxe and a two-handed sword is totally meaningless without it being in the context of the game - what does a battleaxe mean for the game? is it good? is it crap? how does gold work? is equipment more important than food, therefore having higher prices? Moaning about the size of the project and asking theoretical/abstract questions tells me that anything that I will say will amount to blabbering as it's not a serious question to be taken into account, but rather a question for question's sake; the answer will not matter as you're not anywhere near the stage where you implement pricing, so many things could change till then, so my answer is worthless. And no answer is faster than a worthless answer. Aaaanyway too much time in my hands, hope I didn't sound to harsh, I just wanted to give some perspective. So don't miser, go back into programming *whip crack* :)

Endorya

  • Rogueliker
  • ***
  • Posts: 513
  • Karma: +0/-0
  • The non-purist roguelike lover
    • View Profile
    • Email
Re: Item pricing?
« Reply #23 on: March 11, 2014, 05:39:12 PM »
@Etinarg

That's a fine post you have there, I mean, as far as information goes. I think that if you had posted that in your opening post the responses could have been different or at least less Caption Obvious ;).

I really don't think that people thought of you as stupid. Don't feel bad if they were not useful as you expected them to be as they had no idea what you have done so far nor they had a clue of what do you already knew / tried about item pricing. It happened to me a few times when posting about things that in my head were crystal clear but then I had a hard time trying to explain them due to its complexity and mainly for lacking precious details.

I see a great deal of myself in you, I mean, creating massive projects alone which never eventually get finished, not because their are impossible to accomplish but because you always end up doing everything by yourself. Hmmm... who knows? We could end up working something together. :)
« Last Edit: March 11, 2014, 05:40:55 PM by Endorya »
"You are never alone. Death is always near watching you."

mushroom patch

  • Rogueliker
  • ***
  • Posts: 554
  • Karma: +0/-0
    • View Profile
Re: Item pricing?
« Reply #24 on: March 21, 2014, 03:05:14 AM »
re: OP's complaints about the answers to his question: Seriously?

It's a question that is extremely naive: "Hey guys, I've got this project that you don't know anything about. How do you think I should set prices in shops you don't know anything about for items you don't know anything about?" If you asked this on a stackexchange style site, it would be closed in a matter of minutes as "not a real question."

Nevertheless, people try to give you a reasonable answer, doing the work of formulating a sensible question for you. You even got some good advice: If you're not sure how to come up with a baseline to work from, consult D&D materials -- words to live by. Your response: "Boy, you guys sure must think I'm dumb, giving me such obvious answers. I'm so depressed I don't think I can work on my project anymore. If only there were a place where people like me could just talk about game design."

If that's how you feel, well, uh, okay, but you don't need to post about it. I mean, come on, bud.

Etinarg

  • Rogueliker
  • ***
  • Posts: 424
  • Karma: +1/-1
  • Idea archivist and game tinkerer.
    • View Profile
    • Gedankenweber Blog (German)
Re: Item pricing?
« Reply #25 on: March 21, 2014, 10:07:34 AM »
I've said "Thanks" to the guy who pointed me to the D&D references first. The discussion could have ended there, it's been fine for me, I had something to start with.

http://forums.roguetemple.com/index.php?topic=3911.msg34752#msg34752

I didn't want to present my project in detail because it's not roguelike in large parts. I was afraid of just being told it's the wrong forum for such projects and not getting any answers at all. That's why I narrowed my question to just this one aspect of the game.

But let's quit this discussion, particularly if it only becoming personal.
« Last Edit: March 21, 2014, 10:09:36 AM by Etinarg »