Closed ikarosu closed 7 months ago
For example, if you do 100, every time the drill mines, you get 1 item. If doing 50, you get a 50% chance of the item.
100
1
50
Doing 200 would give you two of the item every time
200
The amount of items you can extract from the vein, if it is non-infinite.
For example, if you do
100
, every time the drill mines, you get1
item. If doing50
, you get a 50% chance of the item.Doing
200
would give you two of the item every time