Complete.Org: Mailing Lists: Archives: freeciv-dev: June 1999:
[freeciv-dev] Erroneous monetary calculations?
Home

[freeciv-dev] Erroneous monetary calculations?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: - freeciv-dev <freeciv-dev@xxxxxxxxxxx>
Subject: [freeciv-dev] Erroneous monetary calculations?
From: "Bobby D. Bryant" <bdbryant@xxxxxxxxxxxxxxx>
Date: Sun, 13 Jun 1999 08:19:00 -0500

I'm wondering whether the bonuses for Bank, Marketplace, etc., are being
applied correctly.  It looks like the algorithim does something like
this:

    sum income from city and trade
    deduct corruption
    split remnant into tax/luxuries/research
    apply bonuses to tax only

I would have expected it to go like this:

    sum income from city and trade
    apply bonuses to the sum
    deduct corruption
    split remnant into tax/luxuries/research

or perhaps swap the order of corruption and bonuses (if it even makes a
difference) -- but surely the bonuses should apply before the split,
because the things that give the bonuses presumably make the whole
society more prosperous, and thus should help with luxuries and research
as well as with taxes.

Bobby Bryant
Austin, Texas



[Prev in Thread] Current Thread [Next in Thread]