PDA

View Full Version : [ANSWER] How long will my Fields stay untill need to be replaced ?



Dragonia
15.02.12, 04:54
Hello Settlers !
You can find out for how many hours your wheat fields will stay with this formula :

1. Copy this to your clipboard : (( FIELDS *200)*(12/ FARMS ))/60=
2. Paste it to your browser addres bar (where you usually type www.whatever/blahblah)
3. Replace FIELDS with number of fields you own, and FARMS with count of farms you own then press Enter key.

EXAMPLE :
If you have 4 Farms and 1 Field
you have to replace FARMS with number 4
and FIELDS with number 1
like show in example below :

BEFORE (( FIELDS * 200) * (12 / FARMS)) / 60 =
AFTER ((1 * 200) * (12 / 4)) / 60 =

Then press enter key, which give you result "how many hours with your fields stay until they need to be replaced."

EXAMPLE RESULT :
((1 * 200) * (12 / 4)) / 60 = 10

Which meant, if you have 1 Wheat Field and 4 Farms
then your wheat field will need to be replaced after 10 hours.

Bergen
16.02.12, 09:18
Nice example, but one flaw though...

When u UPGRADE a farm, u effectivly build a farm more (Since each upgrade gives +1 harvested wheat pr round). So, if u have 3 lvl 1, 4 lvl 2 and 1 lvl 3, you effectively have 14 farms.
The same with advanced fields - 1 advanced field equals 2 regular farms (since they are now 400 wheat instead of 200)

This has a rather huge impact on the calculation :)

Samurai_Katana
16.02.12, 10:32
Also pasting it in my address bar does not work.

Dragonia
16.02.12, 12:23
pasting it in my address bar does not work.Some browsers addres bar's may not work as intended.
In this case it can be pasted to Google search www.google.com (http://www.google.com) Should work for sure.


if u have 3 lvl 1, 4 lvl 2 and 1 lvl 3, you effectively have 14 farms.Ofcourse. Every additional upgrade (level) count's as "farm".