User:Amish

From 3kWiki
Jump to navigation Jump to search

Farm Recipies

Algorithm

Numeric values based on the following scale: 10 = little, 20 = some, 35 = lots. If the numbers are not nice multiples of 10/20/35, I probably used my randomizer to find the recipe. It works on a loop, so if the value is greater than 35, do lots (subtracting 35 each time) until it is less than 35. If it is more than 10 but less than 35, do some each time (subtracting 20) until it is 10 or less. If it is 10 or less, do little and subtract 10. If it is zero or less, stop.

Links

Amish Farm Science
Amish Fertilizer Page
Amish's Best Cooking Recipes
Amish Cooking Science
Sii New Player Guide
Amish's Stash
Persiville's Stash
Hsima's GXP
Hsima's Sii Notes
Transmuter Info

Stuff Different From Tuon's

Some functions (especially cleanX() functions) are borrowed from (Tuon). I altered his cleanplot2 alias slightly so here is mine for the record.

function cleanplot3()
spray("Hunch pesticide",140)
spray("murus faralain pesticide",70)
spray("mount perplexus pesticide",70)
spray("ant cave pesticide",140)
sne("jab type I nutriometer")
sne("jab type I nutriometer")
sne("jab type I nutriometer")
sne("jab type I nutriometer")
sne("jab type II nutriometer")
sne("jab type II nutriometer")
sne("jab type II nutriometer")
sne("jab type II nutriometer")
sne("jab type III nutriometer")
sne("jab type III nutriometer")
sne("jab type III nutriometer")
sne("jab type III nutriometer")
sne("jab type IV nutriometer")
sne("jab type IV nutriometer")
sne("jab type IV nutriometer")
sne("jab type IV nutriometer")
sne("cantilever type I contristometer")
sne("cantilever type I contristometer")
sne("cantilever type I contristometer")
sne("cantilever type I contristometer")
sne("cantilever type II contristometer")
sne("cantilever type II contristometer")
sne("cantilever type II contristometer")
sne("cantilever type II contristometer")
sne("cantilever type III contristometer")
sne("cantilever type III contristometer")
sne("cantilever type III contristometer")
sne("cantilever type III contristometer")
sne("cantilever type IV contristometer")
sne("cantilever type IV contristometer")
sne("cantilever type IV contristometer")
sne("cantilever type IV contristometer")
sne("feed red goblin")
sne("feed red goblin")
sne("feed red goblin")
sne("feed red goblin")
sne("feed blue goblin")
sne("feed blue goblin")
sne("feed blue goblin")
sne("feed blue goblin")
sne("feed green goblin")
sne("feed green goblin")
sne("feed green goblin")
sne("feed green goblin")
sne("feed orange goblin")
sne("feed orange goblin")
sne("feed orange goblin")
sne("feed orange goblin")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("push hygrometer button")
sne("depress oximeter button")
sne("depress oximeter button")
sne("depress oximeter button")
sne("depress oximeter button")
sne("depress oximeter button")
sne("depress oximeter button")
sne("depress oximeter button")
sne("depress oximeter button")
sne("depress oximeter button")
sne("depress oximeter button")
end