The Wiki for Tale 7 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Aqueduct Pump"

From ATITD7
Jump to navigationJump to search
m (combined pages)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Languages}}
+
#REDIRECT [[Aqueduct Pumping Station]]
<br>
 
 
 
{{Template:BuildingInfo|image=AqueductPump.png|size=N/A|where=[[where::Aqueduct Construction Site]]|description=Water source for aqueducts.}}
 
 
 
== Overview ==
 
 
 
Aqueduct pumps are built in an [[Aqueduct Construction Site]]. To get the aqueduct site to allow a pump to be built, run along the Nile or another deep water source with the locator window up until Aqueduct Pump is shown. [[Aqueduct Tower]]s need to be built near to a Aqueduct Pump.
 
 
 
== Building Requirements ==
 
 
 
Cost to build the pumping station:
 
 
 
* 600 [[requires::Steel Wire]] for Tension Mechanism
 
* 600 [[requires::Copper Wire]] for Winding Mechanism
 
* 120 [[requires::Moon Steel Sheeting]] for Waterproof Sheath
 
** Note that the construction site claims the pump requires 120 Moon Steel, but when loading materials it will actually only accept sheeting.
 
* 1 [[requires::Cistern]]
 
* 5000 White [[requires::Raeli Tiles]]
 
* 3000 Greenish [[requires::Raeli Tiles]]
 
* 3000 Yellowish [[requires::Raeli Tiles]]
 
* 3000 Pinkish [[requires::Raeli Tiles]]
 
* 5000 Black [[requires::Raeli Tiles]]
 
* 10,000 Any color of [[requires::Raeli Tiles]]
 
* 50,000 [[requires::Treated Boards|Rotproof, Rigid, Nontoxic Boards]]
 
* 10,000 [[requires::Concrete]] for Base
 
* 100 [[requires::Oyster Shell Marble]]
 
* 100 [[requires::Night Granite]]
 
* 100 [[requires::Grey Star Marble]]
 
 
 
== Filling the cistern ==
 
 
 
The pump has a cistern that holds water for distribution to towers attached to the pump. Initially, this cistern can hold up to 100,000 water.
 
 
 
Anyone may pump water to the pump's cistern by using the tower attached to the pump. This pumps water proportional to your STR (if you have negative STR, you cannot pump), and starts an END timer.
 
 
 
Each tower attached to the pump has an individual cistern that holds 2,500 units of water and fills automatically from the pump's cistern. Water in a tower's cistern evaporates at the rate of 1 water per minute (or about 1440 water per tower per day).
 
 
 
You can install a [[Springbox]] too, which increase the amount of Water u can pump into the Pumping Station. U can not deinstall the [[Springbox]] after installed, according to popup message.
 
 
 
== Raising the pump ==
 
 
 
A newly constructed pump has a height of 100 feet, allowing a chain of no more than 20 towers in the best case. The pump may be raised to allow longer chains, or to cross high terrain. This is done by selecting the "raise pump" option from a tower attached directly to the pump. The upgrade requires:
 
 
 
* [[requires::Bricks]]
 
* [[requires::Concrete]]
 
* [[requires::Cut Stone]]
 
* [[requires::Pipe Segment]]s
 
* random 2-output [[requires::Gearbox]]es
 
** These gearboxes are always "split" gearboxes with one output on shaft A-C and one output on shaft F-H, so plan to use quite a few transfer gears. I averaged about 11 small, 5 medium gears per gearbox.
 
 
 
To raise from height h<sub>1</sub> to height h<sub>2</sub> requires f(h<sub>2</sub>)-f(h<sub>1</sub>) materials, where:<br>
 
 
 
* f<sub>bricks</sub>(x) = x<sup>2</sup><br>
 
* f<sub>concrete</sub>(x) = int(x<sup>2</sup>/20)<br>
 
* f<sub>cut stone</sub>(x) = int(x<sup>2</sup>/75 + x)<br>
 
* f<sub>pipe segments</sub>(x) = int(x/10)<br>
 
* f<sub>gearboxes</sub>(x) = int(x/5)<br>
 
 
 
For example, raising the pump from height 150 to height 200 requires:
 
 
 
* 200<sup>2</sup> - 150<sup>2</sup> = 17,500 bricks
 
* int(200<sup>2</sup>/20) - int(150<sup>2</sup>/20) = 875 concrete
 
* int(200<sup>2</sup>/75+200) - int(150<sup>2</sup>/75+150) = 283 cut stone
 
* int(200/10) - int(150/10) = 5 pipe segments
 
* int(200/5) - int(150/5) = 10 gearboxes
 
 
 
Pumps can be raised by up to 100 feet at a time. This means you can have up to 20 gearboxes to work on at once, which is useful if you have several people available to design them.
 
 
 
After beginning an upgrade, materials can be loaded incrementally like any other construction site. While the pump is being upgraded, the tower it is attached to cannot be raised!
 
 
 
== Upgrading the cistern ==
 
 
 
A newly constructed pump has a cistern that holds 100,000 water. It can be upgraded in increments of 100,000.
 
{| style="background-color:#EFDFBD" border="1" cellpadding="5"
 
|- valign="top"
 
!Capacity
 
!Tar
 
!Leather
 
!Canvas
 
!Cable
 
|-
 
|200,000 ||200 ||300  ||250  ||10
 
|-
 
|300,000 ||400 ||600 ||500 ||20
 
|-
 
|400,000 ||600 ||900 ||750 ||30
 
|-
 
|500,000 ||800 ||1200 ||1000 ||40
 
|-
 
|600,000 ||1000 ||1500 ||1250 ||50
 
|-
 
|700,000 ||1200 ||1800 ||1500 ||60
 
|-
 
|800,000 ||1400 ||2100 ||1750 ||70
 
|-
 
|900,000 ||1600 ||2400 ||2000 ||80
 
|-
 
|1,000,000 ||1800 ||2700 ||2250 ||90
 
|-
 
|}
 
 
 
==Uses==
 
* [[Test of Life]]
 
* [[Herb Seeds]]
 
 
 
{{RequiredBy}}
 
 
 
[[Category:Buildings]]
 

Latest revision as of 00:05, 25 March 2016