Difference between revisions of "Mysterious Seed"

From Idlescape Wiki
Jump to navigation Jump to search
m (→‎top: Adding img template to infobox + minor spell fixes)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Mysterious Seeds''' are seeds that can be farmed at level 1 [[farming]] and can give various rewards depending on their plot size, ranging from seeds, to gems, to bars.
 
 
{{Infobox Item
 
{{Infobox Item
 
|title = Mysterious Seed
 
|title = Mysterious Seed
 
 
|gold =  7
 
|gold =  7
 
|source = [[Combat]]<br>[[Farming]]<br>[[Bird's Nest]]s
 
|source = [[Combat]]<br>[[Farming]]<br>[[Bird's Nest]]s
|level-req = 1
+
|seed-level-req = 1
 
|plot-size = 1x1 - 4x4
 
|plot-size = 1x1 - 4x4
|seed-exp = 800
+
|seed-exp = 600
 
|harvest-time = 60 minutes
 
|harvest-time = 60 minutes
 
|yield = See table below.
 
|yield = See table below.
 
}}
 
}}
 +
'''Mysterious Seeds''' are seeds that can be farmed at level 1 [[farming]] and can give various rewards depending on their plot size, ranging from seeds, to gems, to bars.
  
 
==How To Obtain==
 
==How To Obtain==
 
Mysterious Seeds can be obtained in many different ways:
 
Mysterious Seeds can be obtained in many different ways:
  
* Drop from [[combat]]
+
*[[Crafting]]
* [[Farming]]
+
*[[Farming]]
* [[Bird's Nest]]s
+
*[[Root Digging]] enchantment
<br />
+
*[[Bird's Nest]]s, [[Satchel|Satchels]], [[Present|Presents]]
 +
*Drop from [[combat]]
 +
*[[Giant's Keep]] and [[Palace of Flames]], both from the dungeons itself and from the caches
 +
*[[Elven Research Cache]]
 +
 
 +
==Size==
 +
Mysterious seeds are the only seeds that can be planted in different sizes. The size can be chosen by dragging the seed while planting. The maximum size is 4×4. Each covered tile will require one seed, e.g. a 2×3 plant needs 6 seeds. Each plant gives the same amount of experience, meaning smaller plants are better for experience per seed invested.
 +
 
 +
The yield of a mysterious seed uses the following formula:
 +
 
 +
<math>0.0426883 * (plantHeight * plantWidth)^{1.1375} * 100%</math>
 +
 
 +
Each loot table entry has this chance to appear in the roll when a seed is harvested. The formula was designed such that doubling the seed size gives 10% more loot and a 4×4 seed rolls on every loot table entry. Note that each entry in the loot table still has its own chance.
 +
 
 +
For example a 2×2 seed rolls on average on 20.7% of the loot table entries. A 2×1 seed only rolls on 9.4% of the entries. So two 2×1 seeds give slightly less loot than one 2×2 seed. At the same time they give twice as much experience.
  
 
==Possible Loot==
 
==Possible Loot==
<blockquote>''Note: the loot depends on the plant size - the bigger the plant, the better the rewards.''</blockquote>
 
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
!Image
 
 
!Item
 
!Item
 +
!Chance
 
!Quantity
 
!Quantity
!Rarity
 
!Price
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/mysterious_seed.png" height="auto" width="45">
+
|{{img | mysterious seed | 45 | auto | word=1}}
|Mysterious Seed
+
|{{#expr: 1 / 10 * 100 round 1}}%
|1
+
|1 - 16
|
+
|-
|7
+
|{{img | mysterious bait | 45 | auto | word=1}}
 +
|{{#expr: 2 / 15 * 100 round 1}}%
 +
|3 - 9
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/fertilizer.png" height="auto" width="45">
+
|{{img | earthworm bait | 45 | auto | word=1}}
|[[Fertilizer]]
+
|{{#expr: 1 / 6 * 100 round 1}}%
|1 - 10
+
|4 - 12
|
 
|100
 
 
|-
 
|-
|<img src="https://idlescape.com/images/misc/bird_nest.png" height="auto" width="45">
+
|{{img | geode | 45 | auto | word=1}}
|Bird's Nest
+
|{{#expr: 1 / 25 * 100 round 1}}%
|1
+
|1 - 1
|
 
|1,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/misc/geode.png" height="auto" width="45">
+
|{{img | ichor | 45 | auto | word=1}}
|[[Geode]]
+
|{{#expr: 1 / 25 * 100 round 1}}%
|1
+
|2 - 10
|
 
|1,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/stone.png" height="auto" width="45">
+
|{{img | stone | 45 | auto | word=1}}
|[[Stone]]
+
|{{#expr: 2 / 2 * 100 round 1}}%
 
|2 - 25
 
|2 - 25
|
 
|1
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/clay.png" height="auto" width="45">
+
|{{img | fertilizer | 45 | auto | word=1}}
|[[Clay]]
+
|{{#expr: 2 / 5 * 100 round 1}}%
 +
|1 - 10
 +
|-
 +
|{{img | clay | 45 | auto | word=1}}
 +
|{{#expr: 2 / 15 * 100 round 1}}%
 
|2 - 25
 
|2 - 25
|
 
|1
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/sand.png" height="auto" width="45">
+
|{{img | sand | 45 | auto | word=1}}
|[[Sand]]
+
|{{#expr: 2 / 15 * 100 round 1}}%
 
|2 - 25
 
|2 - 25
|
 
|1
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/copper_ore.png" height="auto" width="45">
+
|{{img | rune slate | 45 | auto | word=1}}
|[[Copper Ore]]
+
|{{#expr: 2 / 15 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/tin_ore.png" height="auto" width="45">
+
|{{img | coal | 45 | auto | word=1}}
|[[Tin Ore]]
+
|{{#expr: 1 / 5 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/iron_ore.png" height="auto" width="45">
+
|{{img | copper ore | 45 | auto | word=1}}
|[[Iron Ore]]
+
|{{#expr: 1 / 5 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|20
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/gold_ore.png" height="auto" width="45">
+
|{{img | tin ore | 45 | auto | word=1}}
|[[Gold Ore]]
+
|{{#expr: 1 / 5 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|100
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/mithril_ore.png" height="auto" width="45">
+
|{{img | iron ore | 45 | auto | word=1}}
|[[Mithril Ore]]
+
|{{#expr: 2 / 15 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|75
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/adamantite_ore.png" height="auto" width="45">
+
|{{img | gold ore | 45 | auto | word=1}}
|[[Adamantite Ore]]
+
|{{#expr: 1 / 10 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|100
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/runite_ore.png" height="auto" width="45">
+
|{{img | silver | 45 | auto | word=1}}
|[[Runite Ore]]
+
|{{#expr: 2 / 25 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|200
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/stygian_ore.png" height="auto" width="45">
+
|{{img | mithril ore | 45 | auto | word=1}}
|[[Stygian Ore]]
+
|{{#expr: 1 / 15 * 100 round 1}}%
|1 - 10
+
|10 - 50
|
 
|500
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/silver.png" height="auto" width="45">
+
|{{img | adamantite ore | 45 | auto | word=1}}
|[[Silver]]
+
|{{#expr: 2 / 35 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|100
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/coal.png" height="auto" width="45">
+
|{{img | runite ore | 45 | auto | word=1}}
|[[Coal]]
+
|{{#expr: 1 / 20 * 100 round 1}}%
 
|10 - 50
 
|10 - 50
|
 
|20
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/sapphire.png" height="auto" width="45">
+
|{{img | stygian ore | 45 | auto | word=1}}
|[[Sapphire]]
+
|{{#expr: 1 / 30 * 100 round 1}}%
 +
|1 - 10
 +
|-
 +
|{{img | void stone | 45 | auto | word=1}}
 +
|{{#expr: 1 / 40 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | bronze bar | 45 | auto | word=1}}
 +
|{{#expr: 1 / 10 * 100 round 1}}%
 +
|5 - 25
 +
|-
 +
|{{img | iron bar | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|5 - 25
 +
|-
 +
|{{img | gold bar | 45 | auto | word=1}}
 +
|{{#expr: 1 / 20 * 100 round 1}}%
 +
|5 - 25
 +
|-
 +
|{{img | mithril bar | 45 | auto | word=1}}
 +
|{{#expr: 1 / 30 * 100 round 1}}%
 +
|5 - 25
 +
|-
 +
|{{img | adamantite bar | 45 | auto | word=1}}
 +
|{{#expr: 1 / 35 * 100 round 1}}%
 +
|5 - 25
 +
|-
 +
|{{img | runite bar | 45 | auto | word=1}}
 +
|{{#expr: 1 / 40 * 100 round 1}}%
 +
|5 - 25
 +
|-
 +
|{{img | stygian bar | 45 | auto | word=1}}
 +
|{{#expr: 1 / 60 * 100 round 1}}%
 +
|1 - 10
 +
|-
 +
|{{img | chaotic crystal | 45 | auto | word=1}}
 +
|{{#expr: 1 / 80 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | sapphire | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 
|1 - 3
 
|1 - 3
|
 
|1,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/emerald.png" height="auto" width="45">
+
|{{img | emerald | 45 | auto | word=1}}
|[[Emerald]]
+
|{{#expr: 2 / 75 * 100 round 1}}%
 
|1 - 2
 
|1 - 2
|
 
|2,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/ruby.png" height="auto" width="45">
+
|{{img | ruby | 45 | auto | word=1}}
|[[Ruby]]
+
|{{#expr: 1 / 50 * 100 round 1}}%
|1
+
|1 - 1
|
 
|5,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/diamond.png" height="auto" width="45">
+
|{{img | diamond | 45 | auto | word=1}}
|[[Diamond]]
+
|{{#expr: 2 / 125 * 100 round 1}}%
|1
+
|1 - 1
|
 
|10,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/mining/black_opal.png" height="auto" width="45">
+
|{{img | black opal | 45 | auto | word=1}}
|[[Black Opal]]
+
|{{#expr: 1 / 75 * 100 round 1}}%
|1
+
|1 - 1
|
 
|50,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/runecrafting/rune_slate.png" height="auto" width="45">
+
|{{img | carrot seed | 45 | auto | word=1}}
|[[Rune Slate]]
+
|{{#expr: 2 / 3 * 100 round 1}}%
|
+
|1 - 30
|
 
|15
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/carrot_seed.png" height="auto" width="45">
+
|{{img | potato seed | 45 | auto | word=1}}
|[[Carrot Seed]]
+
|{{#expr: 2 / 3 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/peppercorn_seed.png" height="auto" width="45">
+
|{{img | wheat seed | 45 | auto | word=1}}
|[[Peppercorn Seed]]
+
|{{#expr: 1 / 2 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/sugarcane_seed.png" height="auto" width="45">
+
|{{img | tomato seed | 45 | auto | word=1}}
|[[Sugarcane Seed]]
+
|{{#expr: 1 / 2 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/wheat_seed.png" height="auto" width="45">
+
|{{img | mushroom spore | 45 | auto | word=1}}
|[[Wheat Seed]]
+
|{{#expr: 2 / 5 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/potato_seed.png" height="auto" width="45">
+
|{{img | sugarcane seed | 45 | auto | word=1}}
|[[Potato Seed]]
+
|{{#expr: 2 / 5 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/rice_seed.png" height="auto" width="45">
+
|{{img | chili pepper seed | 45 | auto | word=1}}
|[[Rice Seed]]
+
|{{#expr: 1 / 3 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/tomato_seed.png" height="auto" width="45">
+
|{{img | rice seed | 45 | auto | word=1}}
|[[Tomato Seed]]
+
|{{#expr: 1 / 3 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/wildberry_bush_seed.png" height="auto" width="45">
+
|{{img | pumpkin seed | 45 | auto | word=1}}
|[[Wildberry Bush Seed]]
+
|{{#expr: 2 / 7 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/chili_pepper_seed.png" height="auto" width="45">
+
|{{img | peppercorn seed | 45 | auto | word=1}}
|[[Chili Pepper Seed]]
+
|{{#expr: 2 / 7 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/pumpkin_seed.png" height="auto" width="45">
+
|{{img | wildberry bush seed | 45 | auto | word=1}}
|[[Pumpkin Seed]]
+
|{{#expr: 2 / 3 * 100 round 1}}%
 
|1 - 30
 
|1 - 30
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/mushroom_spore.png" height="auto" width="45">
+
|{{img | sageberry bush seed | 45 | auto | word=1}}
|[[Mushroom Spore]]
+
|{{#expr: 1 / 5 * 100 round 1}}%
|1 - 30
+
|1 - 5
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/tree_seed.png" height="auto" width="45">
+
|{{img | tree seed | 45 | auto | word=1}}
|[[Tree Seed]]
+
|{{#expr: 1 / 2 * 100 round 1}}%
 
|1 - 5
 
|1 - 5
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/oak_tree_seed.png" height="auto" width="45">
+
|{{img | oak tree seed | 45 | auto | word=1}}
|[[Oak Tree Seed]]
+
|{{#expr: 1 / 4 * 100 round 1}}%
 
|1 - 5
 
|1 - 5
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/willow_tree_seed.png" height="auto" width="45">
+
|{{img | willow tree seed | 45 | auto | word=1}}
|[[Willow Tree Seed]]
+
|{{#expr: 1 / 6 * 100 round 1}}%
 
|1 - 5
 
|1 - 5
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/maple_tree_seed.png" height="auto" width="45">
+
|{{img | maple tree seed | 45 | auto | word=1}}
|[[Maple Tree Seed]]
+
|{{#expr: 1 / 8 * 100 round 1}}%
 
|1 - 5
 
|1 - 5
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/yew_tree_seed.png" height="auto" width="45">
+
|{{img | yew tree seed | 45 | auto | word=1}}
|[[Yew Tree Seed]]
+
|{{#expr: 1 / 10 * 100 round 1}}%
 
|1 - 5
 
|1 - 5
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/banana_tree_seed.png" height="auto" width="45">
+
|{{img | banana tree seed | 45 | auto | word=1}}
|[[Banana Tree Seed]]
+
|{{#expr: 1 / 8 * 100 round 1}}%
 
|1 - 5
 
|1 - 5
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/farming/apple_tree_seed.png" height="auto" width="45">
+
|{{img | apple tree seed | 45 | auto | word=1}}
|[[Apple Tree Seed]]
+
|{{#expr: 1 / 8 * 100 round 1}}%
 
|1 - 5
 
|1 - 5
|
 
|5
 
 
|-
 
|-
|<img src="https://idlescape.com/images/smithing/bronze_bar.png" height="auto" width="45">
+
|{{img | elder tree seed | 45 | auto | word=1}}
|[[Bronze Bar]]
+
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | water totem | 45 | auto | word=1}}
 +
|{{#expr: 1 / 50 * 100 round 1}}%
 +
|1 - 1
 +
|-
 +
|{{img | nature totem | 45 | auto | word=1}}
 +
|{{#expr: 1 / 50 * 100 round 1}}%
 +
|1 - 1
 +
|-
 +
|{{img | earth totem | 45 | auto | word=1}}
 +
|{{#expr: 1 / 50 * 100 round 1}}%
 +
|1 - 1
 +
|-
 +
|{{img | coalescing totem | 45 | auto | word=1}}
 +
|{{#expr: 1 / 50 * 100 round 1}}%
 +
|1 - 1
 +
|-
 +
|{{img | watermelon | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | durian | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | onion | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | mana berry | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | thorny root | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | thorny vine | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | tangle root | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | mandrake | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | frost flowers | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | black berry | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | fairy dust | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | lotus flower | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | four-leaf clover | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | glow spore shroom | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | pineapple | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | ghost shrooms | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | yellow pepper | 45 | auto | word=1}}
 +
|{{#expr: 1 / 15 * 100 round 1}}%
 +
|1 - 3
 +
|-
 +
|{{img | geode | 45 | auto | word=1}}
 +
|{{#expr: 1 / 20 * 100 round 1}}%
 +
|1 - 1
 +
|-
 +
|{{img | bird's nest | 45 | auto | word=1}}
 +
|{{#expr: 1 / 10 * 100 round 1}}%
 +
|1 - 1
 +
|-
 +
|{{img | sunken treasure | 45 | auto | word=1}}
 +
|{{#expr: 1 / 20 * 100 round 1}}%
 +
|1 - 1
 +
|-
 +
|{{img | branch | 45 | auto | word=1}}
 +
|{{#expr: 1 / 10 * 100 round 1}}%
 
|5 - 25
 
|5 - 25
|
 
|25
 
 
|-
 
|-
|<img src="https://idlescape.com/images/smithing/iron_bar.png" height="auto" width="45">
+
|{{img | log | 45 | auto | word=1}}
|[[Iron Bar]]
+
|{{#expr: 1 / 15 * 100 round 1}}%
 
|5 - 25
 
|5 - 25
|
 
|100
 
 
|-
 
|-
|<img src="https://idlescape.com/images/smithing/gold_bar.png" height="auto" width="45">
+
|{{img | oak log | 45 | auto | word=1}}
|[[Gold Bar]]
+
|{{#expr: 1 / 20 * 100 round 1}}%
 
|5 - 25
 
|5 - 25
|
 
|1,500
 
 
|-
 
|-
|<img src="https://idlescape.com/images/smithing/mithril_bar.png" height="auto" width="45">
+
|{{img | willow log | 45 | auto | word=1}}
|[[Mithril Bar]]
+
|{{#expr: 1 / 30 * 100 round 1}}%
 
|5 - 25
 
|5 - 25
|
 
|500
 
 
|-
 
|-
|<img src="https://idlescape.com/images/smithing/adamantite_bar.png" height="auto" width="45">
+
|{{img | maple log | 45 | auto | word=1}}
|[[Adamantite Bar]]
+
|{{#expr: 1 / 35 * 100 round 1}}%
 
|5 - 25
 
|5 - 25
|
 
|3,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/smithing/runite_bar.png" height="auto" width="45">
+
|{{img | yew log | 45 | auto | word=1}}
|[[Runite Bar]]
+
|{{#expr: 1 / 40 * 100 round 1}}%
 
|5 - 25
 
|5 - 25
|
 
|9,000
 
 
|-
 
|-
|<img src="https://idlescape.com/images/smithing/stygian_bar.png" height="auto" width="45">
+
|{{img | elder log | 45 | auto | word=1}}
|[[Stygian Bar]]
+
|{{#expr: 1 / 60 * 100 round 1}}%
 
|1 - 10
 
|1 - 10
|
+
|-
|12,000
+
|{{img | bone | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | bone plate | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | chitin | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | heavy chitin | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | fur | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | thick fur | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | wool | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | hide | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | rough hide | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | scale | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | heavy scale | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 5
 +
|-
 +
|{{img | crystal scale | 45 | auto | word=1}}
 +
|{{#expr: 1 / 25 * 100 round 1}}%
 +
|1 - 1
 +
|-
 +
|{{img | cookie dough | 45 | auto | word=1}}
 +
|{{#expr: 1 / 300 * 100 round 1}}%
 +
|1 - 30
 
|}
 
|}
  
 
=Changes=
 
=Changes=
 +
'''09 August 2023''' ([https://www.idlescape.com/news/beta-0-13 The Big Update^tm, Beta 0.13]):
 +
 +
*Farming rework
 +
*Mysterious seeds no longer come with a predefined size. It's now controlled by the user.
 +
*Existing seed where converted, e.g. 4x3 seed -> 12 seeds
 +
*Mysterious seed loot table was overhauled
 +
*Loot formula was changed
 +
*XP changed from 800 to 600
 +
 
'''11 December 2020''' ([https://www.reddit.com/r/Idlescape/comments/kb6ewt/update_11_december_2020_v08_ironman/ Update v0.8]):
 
'''11 December 2020''' ([https://www.reddit.com/r/Idlescape/comments/kb6ewt/update_11_december_2020_v08_ironman/ Update v0.8]):
  
* Boosted Mysterious Seed drop chance from low level combat areas by ~50%.
+
*Boosted Mysterious Seed drop chance from low level combat areas by ~50%.
* Added [[Rune Slate|rune slates]] to the mysterious seed drop table.
+
*Added [[Rune Slate|rune slates]] to the mysterious seed drop table.
  
 
{{Navbar Items|Gathering}}
 
{{Navbar Items|Gathering}}

Latest revision as of 13:07, 18 April 2024

Mysterious Seed
Mysterious Seed
Gold7
Marketplace9,900
SourceCombat
Farming
Bird's Nests
Seeds
Level Required1
Experience600
Plot Size1x1 - 4x4
Harvest Time60 minutes
YieldSee table below.

Mysterious Seeds are seeds that can be farmed at level 1 farming and can give various rewards depending on their plot size, ranging from seeds, to gems, to bars.

How To Obtain[edit | edit source]

Mysterious Seeds can be obtained in many different ways:

Size[edit | edit source]

Mysterious seeds are the only seeds that can be planted in different sizes. The size can be chosen by dragging the seed while planting. The maximum size is 4×4. Each covered tile will require one seed, e.g. a 2×3 plant needs 6 seeds. Each plant gives the same amount of experience, meaning smaller plants are better for experience per seed invested.

The yield of a mysterious seed uses the following formula:

Each loot table entry has this chance to appear in the roll when a seed is harvested. The formula was designed such that doubling the seed size gives 10% more loot and a 4×4 seed rolls on every loot table entry. Note that each entry in the loot table still has its own chance.

For example a 2×2 seed rolls on average on 20.7% of the loot table entries. A 2×1 seed only rolls on 9.4% of the entries. So two 2×1 seeds give slightly less loot than one 2×2 seed. At the same time they give twice as much experience.

Possible Loot[edit | edit source]

Item Chance Quantity
Mysterious Seed Mysterious Seed 10% 1 - 16
Mysterious Bait Mysterious Bait 13.3% 3 - 9
Earthworm Bait Earthworm Bait 16.7% 4 - 12
Geode Geode 4% 1 - 1
Ichor Ichor 4% 2 - 10
Stone Stone 100% 2 - 25
Fertilizer Fertilizer 40% 1 - 10
Clay Clay 13.3% 2 - 25
Sand Sand 13.3% 2 - 25
Rune Slate Rune Slate 13.3% 10 - 50
Coal Coal 20% 10 - 50
Copper Ore Copper Ore 20% 10 - 50
Tin Ore Tin Ore 20% 10 - 50
Iron Ore Iron Ore 13.3% 10 - 50
Gold Ore Gold Ore 10% 10 - 50
Silver Silver 8% 10 - 50
Mithril Ore Mithril Ore 6.7% 10 - 50
Adamantite Ore Adamantite Ore 5.7% 10 - 50
Runite Ore Runite Ore 5% 10 - 50
Stygian Ore Stygian Ore 3.3% 1 - 10
Void Stone Void Stone 2.5% 1 - 5
Bronze Bar Bronze Bar 10% 5 - 25
Iron Bar Iron Bar 6.7% 5 - 25
Gold Bar Gold Bar 5% 5 - 25
Mithril Bar Mithril Bar 3.3% 5 - 25
Adamantite Bar Adamantite Bar 2.9% 5 - 25
Runite Bar Runite Bar 2.5% 5 - 25
Stygian Bar Stygian Bar 1.7% 1 - 10
Chaotic Crystal Chaotic Crystal 1.3% 1 - 5
Sapphire Sapphire 4% 1 - 3
Emerald Emerald 2.7% 1 - 2
Ruby Ruby 2% 1 - 1
Diamond Diamond 1.6% 1 - 1
Black Opal Black Opal 1.3% 1 - 1
Carrot Seed Carrot Seed 66.7% 1 - 30
Potato Seed Potato Seed 66.7% 1 - 30
Wheat Seed Wheat Seed 50% 1 - 30
Tomato Seed Tomato Seed 50% 1 - 30
Mushroom Spore Mushroom Spore 40% 1 - 30
Sugarcane Seed Sugarcane Seed 40% 1 - 30
Chili Pepper Seed Chili Pepper Seed 33.3% 1 - 30
Rice Seed Rice Seed 33.3% 1 - 30
Pumpkin Seed Pumpkin Seed 28.6% 1 - 30
Peppercorn Seed Peppercorn Seed 28.6% 1 - 30
Wildberry Bush Seed Wildberry Bush Seed 66.7% 1 - 30
Sageberry Bush Seed Sageberry Bush Seed 20% 1 - 5
Tree Seed Tree Seed 50% 1 - 5
Oak Tree Seed Oak Tree Seed 25% 1 - 5
Willow Tree Seed Willow Tree Seed 16.7% 1 - 5
Maple Tree Seed Maple Tree Seed 12.5% 1 - 5
Yew Tree Seed Yew Tree Seed 10% 1 - 5
Banana Tree Seed Banana Tree Seed 12.5% 1 - 5
Apple Tree Seed Apple Tree Seed 12.5% 1 - 5
Elder Tree Seed Elder Tree Seed 6.7% 1 - 3
Water Totem Water Totem 2% 1 - 1
Nature Totem Nature Totem 2% 1 - 1
Earth Totem Earth Totem 2% 1 - 1
Coalescing Totem Coalescing Totem 2% 1 - 1
Watermelon Watermelon 6.7% 1 - 3
Durian Durian 6.7% 1 - 3
Onion Onion 6.7% 1 - 3
Mana Berry Mana Berry 6.7% 1 - 3
Thorny Root Thorny Root 6.7% 1 - 3
Thorny Vine Thorny Vine 6.7% 1 - 3
Tangle Root Tangle Root 6.7% 1 - 3
Mandrake Mandrake 6.7% 1 - 3
Frost Flowers Frost Flowers 6.7% 1 - 3
Black Berry Black Berry 6.7% 1 - 3
Fairy Dust Fairy Dust 6.7% 1 - 3
Lotus Flower Lotus Flower 6.7% 1 - 3
Four-leaf Clover Four-leaf Clover 6.7% 1 - 3
Glow Spore Shroom Glow Spore Shroom 6.7% 1 - 3
Pineapple Pineapple 6.7% 1 - 3
Ghost Shrooms Ghost Shrooms 6.7% 1 - 3
Yellow Pepper Yellow Pepper 6.7% 1 - 3
Geode Geode 5% 1 - 1
Bird's Nest Bird's Nest 10% 1 - 1
Sunken Treasure Sunken Treasure 5% 1 - 1
Branch Branch 10% 5 - 25
Log Log 6.7% 5 - 25
Oak Log Oak Log 5% 5 - 25
Willow Log Willow Log 3.3% 5 - 25
Maple Log Maple Log 2.9% 5 - 25
Yew Log Yew Log 2.5% 5 - 25
Elder Log Elder Log 1.7% 1 - 10
Bone Bone 4% 1 - 5
Bone Plate Bone Plate 4% 1 - 5
Chitin Chitin 4% 1 - 5
Heavy Chitin Heavy Chitin 4% 1 - 5
Fur Fur 4% 1 - 5
Thick Fur Thick Fur 4% 1 - 5
Wool Wool 4% 1 - 5
Hide Hide 4% 1 - 5
Rough Hide Rough Hide 4% 1 - 5
Scale Scale 4% 1 - 5
Heavy Scale Heavy Scale 4% 1 - 5
Crystal Scale Crystal Scale 4% 1 - 1
Cookie Dough Cookie Dough 0.3% 1 - 30

Changes[edit | edit source]

09 August 2023 (The Big Update^tm, Beta 0.13):

  • Farming rework
  • Mysterious seeds no longer come with a predefined size. It's now controlled by the user.
  • Existing seed where converted, e.g. 4x3 seed -> 12 seeds
  • Mysterious seed loot table was overhauled
  • Loot formula was changed
  • XP changed from 800 to 600

11 December 2020 (Update v0.8):

  • Boosted Mysterious Seed drop chance from low level combat areas by ~50%.
  • Added rune slates to the mysterious seed drop table.