Hello!
At first: I'm not sure if it's an adequate question for Stack Overflow. It's not just about programming, it's about game design. But I'll try it ...
I would like to deal with "Possibilities for self-regulation in a mini economy with the example manager game" in a skilled work.
Initial situation:
I've selected "hattrick.org" as an example. I want to analyze the economy and find possibilities to make the game economy regulate itself.
Problems:
- Teams which are deleted cause big changes in the recirculated quantity of money. If a manager deletes his team which has got 200,000,000, the recirculated quantity decreases fast.
- The recirculated quantity has to grow from season to season in order to keep the game interesting.
- Money mustn't be distributed unfairly: It can't be permitted that 1% of the teams own 20% of the money.
Approaches:
- Decay of values: Players end their career earlier so that money (market value) leaves the system earlier/faster.
- Percentaged taxes on player trades and money transfers: Whenever two human managers exchange money, a part of it must leave the system. The higher the exchanged value, the higher the amount which leaves the system.
- KI teams (money transfers to them leave the system) sell players for 200% of their market value. Thus 50% of the money is "lost" and leaves the system.
- Temporary advantages: Teams may buy temporary advantages for high amounts of money, e.g. improving the fitness level of their players (fitness coaches are expensive).
- Limit help between human managers (not concerning problems but money), e.g.: Players can only change teams every third season so that teams can't make money that fast.
- Bank accounts of teams can only keep limited amounts of money. Earnings exceeding this limit are lost so that the rich teams can never get too rich.
- Teams must pay taxes on capital exceeding a given limit, e.g. the limit 300,000,000 with the percentage 10%. => A team with 310,000,000 loses 1,000,000 and on the next day 900,000.[/list]
- Watch sources: If a source is generating too much money, it gets reduced.
What do you think about these approaches? Are they good? Would they work?
I hope you can help me. Thanks alot in advance!
Edit: Additional question: I've read the following: "If the drains (costs) are fixed, the collapse is just a matter of when. So tie the drains to the price level (P=MV/Q)." Is this correct? Is it the solution for my problem?

