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

Seats of power #85

Open
tukkek opened this issue Apr 19, 2017 · 3 comments
Open

Seats of power #85

tukkek opened this issue Apr 19, 2017 · 3 comments

Comments

@tukkek
Copy link
Owner

tukkek commented Apr 19, 2017

Most district types should offer a Seat of Power building project (15 labor, requires town, one per district). These allow the player to recruit and set a unit as the district ruler or overseer. Each instance will accumulate political points based on a daily skill roll, divided by 7*(10+10) (week times average roll plus expected bonus), which are then spent to produce beneficial effects depending on the actual building in question. A seat of power without ruler makes the daily check as a bland d20 roll.

  • Criminal: Tyrant's keep (tyrant, evil, diplomacy+strength or charisma). points are a % monthly chance of converting (eliminating) 1 population and generating npctreasure(population) to be redeemed locally. For AI, this is added as labor bonus for the city.
  • Cultural: Capitol (consul, lawful, diplomacy). points are a daily % chance of replacing a random project card (in hand) with a random card from any deck in the game.
  • Expansive: Trading outpost (overseer, chaotic, diplomacy). Has a % chance per day of clearing up a undiscovered square on the map, up to district.size*2 (disable for hostile towns). If ever gets to 10 points, generates a Caravan instead.
  • Ecological: Grove (archdruid, chaotic, survival). Once points get to the same size as current town population, increase it.
  • Military: Castle (general, lawful, diplomacy). captures weakest fortification in a district.size*2 radius, if points>=fortification.el. For human players, will also do the same for Incursions, destroying them.
  • Productive: Syndicate (chairman, lawful, diplomacy or appraise). whenever there are daily points available, adds them divided as labor to all current projects.
  • Religious: Pantheon (head priest, good, knowledge). Once per day (turn()), has a % chance of triggering a beneficial Event City events #32 based on current points. Resets points when triggered. For AI: target a divine being (good outsider) and summon it into garrison.
@tukkek tukkek added this to the Long-term milestone Apr 19, 2017
@tukkek
Copy link
Owner Author

tukkek commented Apr 19, 2017

Recruiting simply offers a level 6 unit with maxed attribute, Aristocrat class and skill, by the same name of the ruler's title. Recruited rulers are automatically set into a vacant seat.

@tukkek
Copy link
Owner Author

tukkek commented Apr 19, 2017

Districts #53 #49 #66 #50 #52 #65 #54

@tukkek
Copy link
Owner Author

tukkek commented Apr 19, 2017

Have both a actfriendly() and acthostile() to make sure all of these have benefits for both players and Monster Governors alike. May even have a hostile-only upgrade "recruit governor" and "upgrade governor", using similar CR/XP rates as Draft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant