Difference between revisions of "Coin Drops"
Jump to navigation
Jump to search
Line 45: | Line 45: | ||
The current looting modifier is '''0.01''' | The current looting modifier is '''0.01''' | ||
Math for looting bonus is | Math for looting bonus is: | ||
''{looting modifier} x {looting level} = {looting bonus}'' | |||
To determine the actual amount of additional money you would get is the following math: | To determine the actual amount of additional money you would get is the following math: | ||
''{money drop} x {looting bonus}'' |
Revision as of 00:38, 28 February 2023
Coin Drops is a plugin in which players kill hostile mobs and acquire money drops from the hostile mobs.
How to obtain coin drops?
To obtain coin drops you simply have to kill a hostile mob and they drop coins!
How much money do these coins give?
Each coin has a varying amount of in game currency. However the average mob drops anywhere between 0.00 and 5.00 currency
Hostiles | Max Value Drop |
---|---|
Evoker | $50.00 |
Piglin Brute | $25.00 |
Ghast | $10.00 |
Warden | $250.00 |
Wither | $100.00 |
Ender Dragon | $1,500.00 |
Ravager | $50.00 |
All other Hostile Mobs | $5.00 |
Why are their 3 colors of coin?
Each color of coin represents a specific amount of currency.
Coin Color | Min Value | Max Value |
---|---|---|
Copper | $0.01 | $10.00 |
Silver | $12.00 | $99.00 |
Gold | $100.00 | ∞ |
Looting Enchantment
Looting actually effects the amount of additional currency you can acquire with the coin drops!
The current looting modifier is 0.01
Math for looting bonus is: {looting modifier} x {looting level} = {looting bonus}
To determine the actual amount of additional money you would get is the following math: {money drop} x {looting bonus}