summaryrefslogtreecommitdiff
path: root/npc/functions/politics.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-09-11Raise sale taxJesusaves1-2/+2
2019-09-09Update POL_Information with new rulesJesusaves1-3/+3
2019-09-09Fix bugsJesusaves1-6/+6
2019-09-09One vote per town and weekly (using TP_ variables for control)Jesusaves1-4/+4
2019-09-09Remove Artis and Esperia Teleporter Constants.Jesusaves1-0/+26
Add LoF teleporter constant. Prepare POL_LocToTP
2019-09-09Elected town admins will be marked to run again for the office free of charge.Jesusaves1-0/+12
They can still apply to another town and their run won't be annuled. This allows a player to control ALL towns ingame. Seu ramo está à frente de 'upstream/master' por 12 submissões.
2019-09-09 You cannot vote on yourself... But an alt char will do the trick.Jesusaves1-1/+8
That would be the middle term. As a result, LoF and Frostia are harder.
2019-09-09Town Admin basic infrastructure:Jesusaves1-0/+117
Invest in exports. Raise reputation. Control taxes. Resign the Office.
2019-09-07Don't allow GMs to vote, only to see the candidatesJesusaves1-1/+1
Note: GMs are still allowed to candidate themselves. This might be useful if they believe there was fraud in an election, for example? (Not sure)
2019-09-07Report town stats to town admin (money, tax, exports, reputation)Jesusaves1-0/+16
2019-09-02It's possible to evade taxes, both when buying and selling.Jesusaves1-1/+1
I'll need to force script to run event simply if it exists later, but for now...
2019-09-02Fix bugs involving the tax money going into MORE TAXES instead of town vaultJesusaves1-4/+6
2019-09-02Sale tax incide upon player. Right now, only Hurnscald will tax you.Jesusaves1-0/+2
But soon enough, every single town ingame will have this tax. The default sale tax is 0.05% - Meaning 1 GP each 2000 GP. Completly avoidable. Max sale tax is set as 0.5% which would be 1 GP each 200 GP of sale.
2019-09-02Ask for a tax of 0.05% when selling itemsJesusaves1-0/+20
2019-08-31Playtest political system. Elections de-facto tests still TBDJesusaves1-4/+5
2019-08-31This is the basic for political system to work on HURNSCALD (alpha)Jesusaves1-0/+54
2019-08-27Town Administrator income is deducted from town resourcesJesusaves1-0/+6
2019-08-26Town Politics: Send a RODeX mail to new mayors that they were (re-)elected.Jesusaves1-0/+9
That would be 2 mails weekly on re-election: Victory, and Term GP Income. No mail is sent on defeat, nor to old mayors if they didn't ran again.
2019-08-26Conduct elections :>Jesusaves1-0/+38
Mayor will be reelected if nobody runs for the office. But they are not automatically candidate, meaning they lose the office if someone else runs and gets zero votes.
2019-08-25Send Town Administrators salary based on reputation and exports.Jesusaves1-1/+35
It would be nice if you could get some tax money, no? %%a
2019-08-25*sigh* additional care so taxes workJesusaves1-0/+1
2019-08-24What's the most important thing in a political system? TAXES, OF COURSE!Jesusaves1-0/+55