Author Topic: Prosperity suggestion  (Read 388 times)

0 Members and 2 Guests are viewing this topic.

Offline Tomas

  • Marshall
  • ********
  • Renown: 718
  • Infamy: 217
  • cRPG Player A Gentleman and a Scholar
    • View Profile
    • Fallen Brigade Website
  • Faction: Fallen Brigade
  • Game nicks: Fallen_Tomas
Prosperity suggestion
« on: December 01, 2011, 11:20:34 pm »
0
1) Remove negative prosperity from the game.  Instead Prosperity will remain random but it will never drop below "0"

2) Whenever a fief is attacked (and a proper battle actually occurs) the fief's goods price will drop depending on the number of population killed (not spawn capped) in the battle.  The following formula will achieve the right results

Drop_in_goods_price = 20*(1-cos(Fief_Pop_Killed%*Pi()/2))

This will give the following results:

Fief Population killed - Drop in Goods price
      500           -          20gold
      450           -          17gold
      400           -          14gold
      350           -          11gold
      300           -            8gold
      250           -            6gold
      200           -            4gold
      150           -            2gold
      100           -            1gold
        50           -            0gold

The minimum goods price will stay at 5 gold regardless of how big the drop is.  What this does is ensure that the prosperity of safe villages stays high whilst the prosperity of war zone villages is low.  This limits trade profits slightly in secure areas such as those controlled by major alliances/bigger factions and gives greater money making opportunities for people willing to craft in more dangerous areas.  It is based on villagers actually killed so that factions cannot artificially lower their own goods prices by attacking their own or an allies fiefs.  Spawn capping your enemy will not count.

3)  Link maximum fief crafting/recruiting efficiencies to fief populations.  The same formula can be used here to determine the maximum efficiencies.  Just leave out the 20x bit so it stays between 0 and 1 and then times by the fiefs normal max efficiency.  Basically this completes the system by saying that if a clan wants to gain the full advantage from attacking a fief to lower goods prices, then they will then have to pump their own troops into the fief to boost the efficiencies.  Otherwise the lower goods prices will be balanced out by the lower efficiencies. 

Offline Dehitay

  • Baron
  • ****
  • Renown: 121
  • Infamy: 48
  • cRPG Player
    • View Profile
  • Faction: Fallen Brigade
Re: Prosperity suggestion
« Reply #1 on: December 01, 2011, 11:27:28 pm »
0
There should be a way to raise prosperity; otherwise every single fief is going to end up with items worth 5 gold.

Offline Tomas

  • Marshall
  • ********
  • Renown: 718
  • Infamy: 217
  • cRPG Player A Gentleman and a Scholar
    • View Profile
    • Fallen Brigade Website
  • Faction: Fallen Brigade
  • Game nicks: Fallen_Tomas
Re: Prosperity suggestion
« Reply #2 on: December 02, 2011, 12:20:45 am »
0
goods prices will always tend towards 25 gold because the prosperity is always 0 or above.  I'm only removeing the negative values from the random prosperity