Proposal: The Metropolis
Times out 2-5 and fails -SingularByte
Adminned at 04 Sep 2022 18:30:23 UTC
Add a new Dynastic Rule to the Ruleset. Call it “Dungeon Architecture” and give it the following text:
There exist locations called Rooms.
A Room has a Name (which is flavor text), a Depth (an integer from 1 to 6 defaulting to 1), a Capacity (a non-negative integer defaulting to 3), Contents (a list of Resources defaulting to an empty list), and optionally a Guardian (which may be the identity of a Baron or the Demon King, but defaults to not having a Guardian).
Rooms are grouped into Floors by their Depth; each Floor shall have its own section or subsection in the gamestate tracking document. Rooms with a lesser Depth are considered to be above rooms with a greater Depth.
If the total number of Resources in a room’s Contents equals or exceeds its Capacity, it is Full. If it exceeds its capacity, it is also Overfull. Attempts to transfer resources into a Room fail if that room would be Overfull afterwards. If a room is Overfull, any Baron or the Demon King may transfer the Resource most recently added to its Contents (or any such resource, if several were added simultaneously) into another Room on the same Floor.
If a Room is not Full and has no Guardian, any Baron may transfer a resource from their personal Stockpile to that Room’s Contents. If a Room is not Full but has a Guardian, its Guardian may transfer a resource from their personal Stockpile to that Room’s Contents.
Create a Room called the Main Entrance with Depth 1 and Capacity 36.
Create a Room called the Throne Room with Depth 2, Capacity 25, Contents of one Migrant (ghost), and the Demon King as its Guardian.
SingularByte: he/him
Does this interact with the Keeps and stockpiles at all, or are they considered to be in a different place entirely?