Author Topic: Tax 'building' with options & policy options  (Read 2307 times)

DCLXVIMRTRVEBLAKKOKKVLTDCLXVI

  • Posts: 92
  • Karma: 0
    • View Profile
    • Awards
Tax 'building' with options & policy options
« on: October 27, 2016, 07:48:31 PM »
Hi I've two ideas:
1) To use the missile building as a tax building with several options with each 2 levels: (similar to the tax system in RSII but with different options)
level 1: Base level
level 2 options:
option 1 silver taxes; requires resource silver and precious metal mines. level 3 requires level 2 mines
effects: very high tax income, reduces population health (since mines aren't good for population health)
option 2 silver taxes; requires resource gold and precious metal mines. level 3 requires level 2 mines
effects: highest tax income, reduces population health (since mines aren't good for population health)
option 3 Land taxes; requires resource grain and level 2 farms. level 2 requires level 4 farms
effects: medium tax income, reduces population growth and happiness
option 4 Trade taxes; requires trading port or level 2 market level 3 requires level 2 port and level 4 market
low: low tax income, small reduction in population growth

2) to add a path choice/policy 'building'
level 1: path choice
level 2 options: To be decided, for example: Economic City, Fortified City OR Administrative, financial, military, open

Quinn_Inuit

  • Posts: 30
  • Karma: 0
  • Not a real eskimo
    • View Profile
    • Awards
Re: Tax 'building' with options & policy options
« Reply #1 on: October 30, 2016, 01:20:17 AM »
I think idea 1 is quite clever.  I've never been a fan of the city types described in type 2.

That said, I recommend making the idea 1 buildings interdependent with the economic development buildings of that type.  That will encourage players to build the trees correctly.
--
My writing-related Twitter feed.



The Extended Realism Mod  for Rome-Total War:  come for the mod, stay for the Classical History discussions.  Or vice versa.

Gigantus

  • Posts: 93
  • Karma: 4
  • Sure the voices aren't real, but them has ideas!
    • View Profile
    • Awards
Re: Tax 'building' with options & policy options
« Reply #2 on: October 31, 2016, 01:30:31 AM »
You can easily create a new building with multiple conditions.

Code: [Select]
            [new building] requires factions { abc, } and [condition 1] or [condition 2] or [condition 3] or [condition 4]
        {
            capability
            {
                trade_base_income_bonus bonus [leve] requires [condition A]
                trade_base_income_bonus bonus [leve] requires [condition B]
                trade_base_income_bonus bonus [leve] requires [condition C]
                trade_base_income_bonus bonus [leve] requires [condition D]
            }
.



ahowl11

  • Moderator
  • Posts: 1214
  • Karma: 16
  • RTR Project
    • View Profile
    • Awards
Re: Tax 'building' with options & policy options
« Reply #3 on: October 31, 2016, 05:10:01 AM »
I'm with Quinn in those matters
God, Family, Baseball, Friends, Rome Total War, and Exilian. What more could I possibly need?