[Discuss] Experimental taxes - math check pls
Christopher Clarke
talkingrock at gmail.com
Tue Oct 31 21:44:21 CET 2006
tax_base = round(gold value on region details * production % * days
since last tax)
tax_collected = round(tax_base * tax %)
net_taxes = tax_collected - militia cost - maintenance cost
oaths = round(net_taxes * oath %)
to_realm = round(net_taxes * to realm %)
extra_tax = round(tax_base * extra tax %)
lord share = extra_tax + (net_taxes - oaths - to_realm)
Thanks,
Chris
--
Unsubscribing and other list options:
http://news.battlemaster.org/cgi-bin/mailman/listinfo/discuss
More information about the Discuss-moderated
mailing list