Difference between revisions of "Travel/sk"
(Created page with "=== Vzorec cestovného poplatku ===") |
(Created page with "<code> Poplatok = (Pow ([Level [úroveň hráča]]), 1.4) * Základný poplatok </ code>") |
||
| Line 10: | Line 10: | ||
=== Vzorec cestovného poplatku === | === Vzorec cestovného poplatku === | ||
| − | <code> | + | <code> Poplatok = (Pow ([Level [úroveň hráča]]), 1.4) * Základný poplatok </ code> |
== Travel methods == | == Travel methods == | ||
Revision as of 20:13, 14 December 2017
Môžete cestovať z jedného regiónu do druhého pomocou tlačítka na stránke regiónu alebo kliknutím na región na karte Mapy.
Cestovný poplatok
V prípade otvorených hraníc môže byť zvláštný poplatok.
Cestovný poplatok sa neúčtuje, ak hráč má povolenie k práci alebo pobyt.
Cestovný poplatok sa neúčtuje, ak hráč cestuje z regiónu zo zmlouvou s dohodou o migrácii.
Vzorec cestovného poplatku
Poplatok = (Pow ([Level [úroveň hráča]]), 1.4) * Základný poplatok </ code>
Travel methods
Traveling from one region of the Earth to another.
Traveling from one region of the Moon to another.
Traveling from any region on Earth to the region on the Moon. You will need to have 1 Space rocket in your storage.
Airport bonus
Airport building affects your travel speed on Earth: you will travel up to 50% faster between regions with top Airport level. While traveling you will automatically use the fastest route, using (if necessary) one transit region to increase travel speed.
For example: you want to travel from region A (Airport 1000) to region B (Airport 50), located far away from region A. Let us assume that Airport 1000 is the highest in the game. Airport bonus in this case will not be 50%, it will only be 2.5%, because of Airport level 50 of region B: the smallest of the two is considered. But there is a region C near region B and region C has Airport with level 500. Obviously, there is a possibility of traveling from region A to region B using region C as a transfer.