Panning: Difference between revisions

From Vintage Story Wiki
(moving the translate tag and minor corrections)
(Marked this version for translation)
Line 23: Line 23:
[[File:Pan-wooden.png|50px]] The primary tool used in panning is the wooden pan. This is created by crafting one log with a knife in the crafting grid.  
[[File:Pan-wooden.png|50px]] The primary tool used in panning is the wooden pan. This is created by crafting one log with a knife in the crafting grid.  


<!--T:100-->
{{Grid/Crafting
{{Grid/Crafting
|A1=|B1=|C1=
|A1=|B1=|C1=
Line 70: Line 71:
These drops are listed in rough order of probability, with the most common drops at the top and the rarest drops at the bottom.
These drops are listed in rough order of probability, with the most common drops at the top and the rarest drops at the bottom.


<!--T:101-->
If you want to check the odds yourself, check the code:
If you want to check the odds yourself, check the code:


===== Quick code (pan) =====
===== Quick code (pan) ===== <!--T:102-->


<!--T:103-->
{ type: "item", code: "bone",  chance: { avg: 0.3, var: 0 }
{ type: "item", code: "bone",  chance: { avg: 0.3, var: 0 }
avg: chance to get the item: 0,3 = 1/0,3 = <u>3,(3)</u>  ---> 1 in <u>3,(3)</u>
avg: chance to get the item: 0,3 = 1/0,3 = <u>3,(3)</u>  ---> 1 in <u>3,(3)</u>
Line 170: Line 173:
|}
|}


==== Bony soil ====  
==== Bony soil ==== <!--T:98-->
<!--T:98-->


<!--T:99-->
<!--T:99-->