Staking V1
Staking your Realm will unlock its productivity.
While your Realm is staked, two processes will be available:
- Structures will be auto-built
- You'll be able to collect your chosen resource
When you first stake your Realm, you won't have any structures yet.
Cities take 7 days to build and Farms, Aquariums and Research Labs will take 3 days to build(see Structures section below for more details).
For your first time collecting, you'll want to choose what resource you want to collect based on these timelines.
Once you have at least one of each structure, you'll have more freedom to choose what resource you want to collect(see Collect section below for more details).
Structures will be built based on when you started staking. All structures will build simultaneously regardless of what resource you decide to accumulate. You are a builder after all
☺
There are two tiers for Structures:
- Tier 1
- Cities
- Tier 2
- Farms
- Aquariums
- Research Labs
Every 7 days a new Tier 1 structure will be built.
Cities provide gold for your Realm. Each city built will add +1 when you collect gold.
Every 3 days a new Tier 2 structure will be built.
Farms provide food for your Realm. Each farm built will add +1 when you collect food.
Aquariums provide culture for your Realm. Each aquarium built will add +1 when you collect culture.
Research labs provide technology for your Realm. Each lab built will add +1 when you collect technology.
You'll be able to collect the resource you chose to produce when you staked or when you changed the resource production.
You can only collect a resource if you have a structure built for that resource. You can check the Current Structure section and the Staking Built section to see what structures you have built.
For example, in order to collect Food, you have to have a Farm built.
Once you have a least one structure for a given resource you can collect any time after 1 day OR you could wait the full 5 days to collect(since it accumulates).
You'll be able to choose the resource you want to product during staking. After you stake, you'll also have the option to change the resource to best fit your strategy.
For example, you might want to produce Food the first week but could switch to producing Technology on the second week.
When you collect, you can decide to also change your resource(see image below).

Resources accumulate for 5 days starting at the last time you last collected and then stop.
For example, if you collect 15 days after your last collection, you'll only collect 5 days worth of resources.
The resource that you choose will also dictate the Collectible that might drop upon collection. (See below for more details)
Each time you collect, a
BONUS_AMOUNT
will be generated to be added to the total. This value will range from 1 - 4. Here are the probabilities:1 - 40% chance
2 - 45% chance
3 - 10% chance
4 - 5% chance
Here's the formula to calculate how much you collect per resource:
(GOLD_BONUS + BUILT_CITIES + STAKED_CITIES + BONUS_AMOUNT) * DAYS
(BUILT_FARMS + STAKED_FARMS + BONUS_AMOUNT) * DAYS
(BUILT_AQUARIUM + STAKED_AQUARIUM + BONUS_AMOUNT) * DAYS
(BUILT_RESEARCH_LABS + STAKED_RESEARCH_LABS + BONUS_AMOUNT) * DAYS
Let's look at this scenario for gold collection:
- Has 10 gold bonus
- Built 2 cities
- Staked Realm for 7 days
- Rolled bonus of 3
- Collecting on day 4
Here's what the formula would look like when you collect gold
// (GOLD_BONUS + BUILT_CITIES + STAKED_CITIES + BONUS_AMOUNT) * DAYS
(10 + 2 + (7/7) + 3) * 4 = 64
Collectibles have the possibility of dropping every time you collect. The type of Collectible that drops is based on what resource you chose to produce.
There's a 60% chance a Collectible will drop during collection.
Below is a list of all available collectibles based on the resource you are producing.
Type | Chance |
---|---|
Wheat | ~12% |
Rice | ~10% |
Corn | ~10% |
Citrus | ~5% |
Honey | ~5% |
Sugar | ~5% |
Tea | ~4% |
Coffee | ~3% |
Chocolate | ~3% |
Wine | ~3% |
Type | Chance |
---|---|
Goldfish | ~12% |
Clownfish | ~10% |
Sea Otter | ~10% |
Emperor Penguin | ~5% |
Sea Turtle | ~5% |
Lions's Mane Jellyfish | ~5% |
Great White Shark | ~4% |
Orca | ~3% |
Manta Ray | ~3% |
Giant Squid | ~3% |
Type | Chance |
---|---|
Steam Engine | ~12% |
Combustion | ~10% |
Electricity | ~10% |
Lasers | ~5% |
Computer | ~5% |
Robotics | ~5% |
Nanotechnology | ~4% |
Bitcoin | ~3% |
Quantum Computer | ~3% |
Artificial Intelligence | ~3% |
You are NOT required to unstake in order to collect resources or receive collectibles. Below are the details of what happens when you unstake.
When you unstake, all structures built during staking will be finalized and will be added to your total structures.
For example, if you have 2
STAKED_CITIES
and 2 BUILT_CITIES
, you will now have 4 BUILT_CITIES
. You'll be able to see this reflected in the current resources and structures section. Gold bonus was used in Season 0 to keep track of how much gold a Realm would output every time a Realmer collected. In order to provide continuity into Season 1, it is factored into the formula for Staking V1.
This value WILL NOT increase every time you collect.
Your
GOLD_BONUS
will increase based on how many STAKED_CITIES
you had when you unstaked.For example, if you had 4
STAKED_CITIES
and 10 GOLD_BONUS
when you unstaked, you'll now have 14 GOLD_BONUS
Go back to the dashboard or view your Collectibles by using the navigation bar at the top.


Here you'll find your Realm's basic information. At the top is your Realm ID along with the name.
Below that are your geographical features.
Next you can see your total resource ever collected.

Here you'll see your 4 main structures and their associated resource types. This is what you have currently built and collected.
It DOES NOT include structures that have been auto-building while you stake.
It DOES NOT include resources that are currently accumulating in the Staking section(see below).
It DOES include resources that you already collected while staking.

You'll first need to approve and stake your Realm. Please allow a minute after transaction as it takes a little longer for data to update after staking.
This is where you will manage your staked Realm. You'll be able to do 4 actions:
Click to collect accumulated resources you see on the right. Once you collect, the accumulated resource will reset to 0 and you'll see your added resource in the above section(see Current Structures and Resources above).
If you don't have any to collect, you'll see a message pop up in the top right when you click collect.
Click to collect and change resource at the same time. Choose the resource you want to change to in the drop-down labeled
Change Resource
before you click this button.You can change the resource you are accumulated at any time. Please note that if you change your resource, you will reset the collection time to 0 days.
You can unstake your Realm at any time. This will finalize your staked structures and collect any accumulated resource you may have.
Last modified 1yr ago