Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tax system proposal #15

Open
MRVDH opened this issue Sep 26, 2020 · 2 comments
Open

Tax system proposal #15

MRVDH opened this issue Sep 26, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@MRVDH
Copy link
Owner

MRVDH commented Sep 26, 2020

Make it so all payouts are taxed as if they were a day's worth of income, according to federal, state, and local rental income tax rates. (James103)

Needs more thought

@MRVDH MRVDH added the enhancement New feature or request label Sep 26, 2020
@Billy987bob
Copy link

Create a list of Federal and State (or province or an equivilant governmental body) income taxes, Break those down into a daily % tax rate or however small you need before applying that percentage decrease to the income tick.

I dont think we need to go down to as small as city taxes, unless you just want to do it for the big cities with a population say greater than 1 million.

@James103
Copy link

James103 commented Oct 1, 2020

The amount of tax you are paying per turn (minute, hour, day, week, or month) should be visible in the statistics page in the expenses if #10 is implemented, with a total and possibly broken down by tax type (global, federal, state, and local).

Additionally, there should be a global tax that is not based on your income, but your account balance. For example, you would be forced to pay about 0.1% (1/1000) of your current account balance to this tax each turn, which effectively softcaps the total account balance that you can accumulate based on your net income.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants