Panning/en: Difference between revisions

From Vintage Story Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 54: Line 54:


{ 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,33</u>  ---> 1 in <u>3,33</u>
avg: chance to get the item: 0.3 --->  1/0.3 = <u>3.33</u>  ---> 1 in <u>3.33</u>


==== Gravel or sand ====
==== Gravel or sand ====