Difference between revisions of "Cut Stone Obelisk"
From A Wiki in the Desert
m (clean up) |
|||
(15 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Building |
− | + | | name = Cut Stone Obelisk | |
− | + | | image = obi-cutstone.jpg | |
+ | | location = [[requires::Small Construction Site]] | ||
+ | | size = | ||
+ | | requirements = | ||
+ | * [[requires::Obelisk Construction]] 2 | ||
+ | }} | ||
== Sources == | == Sources == | ||
− | This building becomes available when you learn the [[Obelisk Construction | + | This building becomes available when you learn the [[Obelisk Construction 2]] tech. You must also have started the [[Test of the Obelisk]]. |
− | |||
− | |||
== Time Required To Hold Power == | == Time Required To Hold Power == | ||
− | Once built your obelisk must be the tallest in the region for a number of days without anyone building a larger one in order to pass the test | + | Once built your obelisk must be the tallest in the region for a number of DUCK days (real life days + lag factor) without anyone building a larger one in order to pass the test. |
− | |||
− | |||
==Material Requirements by Size== | ==Material Requirements by Size== | ||
Line 20: | Line 21: | ||
![[Cut Stone]] | ![[Cut Stone]] | ||
![[Gems#Sapphire|Small Sapphire]] | ![[Gems#Sapphire|Small Sapphire]] | ||
− | ![[ | + | ![[Small Stone Block]] |
![[Papyrus|Fertile Papyrus]] | ![[Papyrus|Fertile Papyrus]] | ||
− | |||
![[Salt]] | ![[Salt]] | ||
![[Candle]] | ![[Candle]] | ||
|- | |- | ||
− | | 7|| | + | | 7|| 23|| 9|| 21|| 29|| 7|| 7 |
|- | |- | ||
− | | 8|| | + | | 8|| 28|| 10|| 24|| 33|| 8|| 8 |
|- | |- | ||
− | | 9|| | + | | 9|| 34|| 10|| 27|| 38|| 9|| 9 |
|- | |- | ||
− | | 10|| | + | | 10|| 40|| 10|| 31|| 42|| 11|| 10 |
|- | |- | ||
− | | 15|| | + | | 15|| 75|| 11|| 47|| 65|| 17|| 15 |
|- | |- | ||
− | + | | 20|| 120|| 14|| 64|| 90|| 24|| 20 | |
− | |||
− | | 20|| | ||
|- | |- | ||
− | | | + | | 30|| 240|| 18|| 99|| 142|| 39|| 30 |
|- | |- | ||
− | | | + | | 40|| 400|| 23|| 136|| 200|| 56|| 40 |
− | |- | + | |- |
− | | | + | | 45|| 495|| 26|| 155|| 231|| 65|| 45 |
− | |- | + | |- |
− | |100|| | + | |100||2200|| 66|| 400|| 650|| 200||100 |
|- | |- | ||
− | |1000|| | + | |1000||202000||3591||13000||29000||11000||1000 |
|- | |- | ||
− | |||
− | |||
|} | |} | ||
+ | ==Projected Formulas== | ||
+ | * Cut Stone: x*x/5 + x*2 | ||
+ | * Small Sapphire: x*x/300 + x/4 + 8 | ||
+ | * Small Stone Block: x*x/100 + x*3 | ||
+ | * Fertile Papyrus: x*x/40 + x*4 | ||
+ | * Salt: x*x/100 + x (height) | ||
+ | * Candles: x (height) | ||
+ | |||
+ | Warning: Rounding on these is weird. They mostly round down each part (either side of the +), but sometimes you end up with 1 extra. | ||
[[Category:Buildings]] | [[Category:Buildings]] | ||
[[Category:Obelisks]] | [[Category:Obelisks]] | ||
+ | |||
+ | {{L|en}} |
Latest revision as of 15:33, 1 December 2020
Cut Stone Obelisk |
---|
(Building) |
Location |
Small Construction Site |
Requirements |
Sources
This building becomes available when you learn the Obelisk Construction 2 tech. You must also have started the Test of the Obelisk.
Time Required To Hold Power
Once built your obelisk must be the tallest in the region for a number of DUCK days (real life days + lag factor) without anyone building a larger one in order to pass the test.
Material Requirements by Size
Built in a Small Construction Site.
height | Cut Stone | Small Sapphire | Small Stone Block | Fertile Papyrus | Salt | Candle |
---|---|---|---|---|---|---|
7 | 23 | 9 | 21 | 29 | 7 | 7 |
8 | 28 | 10 | 24 | 33 | 8 | 8 |
9 | 34 | 10 | 27 | 38 | 9 | 9 |
10 | 40 | 10 | 31 | 42 | 11 | 10 |
15 | 75 | 11 | 47 | 65 | 17 | 15 |
20 | 120 | 14 | 64 | 90 | 24 | 20 |
30 | 240 | 18 | 99 | 142 | 39 | 30 |
40 | 400 | 23 | 136 | 200 | 56 | 40 |
45 | 495 | 26 | 155 | 231 | 65 | 45 |
100 | 2200 | 66 | 400 | 650 | 200 | 100 |
1000 | 202000 | 3591 | 13000 | 29000 | 11000 | 1000 |
Projected Formulas
- Cut Stone: x*x/5 + x*2
- Small Sapphire: x*x/300 + x/4 + 8
- Small Stone Block: x*x/100 + x*3
- Fertile Papyrus: x*x/40 + x*4
- Salt: x*x/100 + x (height)
- Candles: x (height)
Warning: Rounding on these is weird. They mostly round down each part (either side of the +), but sometimes you end up with 1 extra.