tukkek / javelin

Party-based roguelike (open-source strategy-RPG game).
https://javelinrl.wordpress.com/
66 stars 7 forks source link

Seats of power #85

Open tukkek opened 7 years ago

tukkek commented 7 years ago

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.

tukkek commented 7 years ago

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 commented 7 years ago

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

tukkek commented 7 years ago

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.