tokenator.json - Drawethree/X-Prison GitHub Wiki
{
"class": "dev.drawethree.xprison.enchants.model.impl.TokenatorEnchant",
"id": 14,
"rawName": "tokenator",
"name": "&aTokenator",
"enabled": true,
"increaseCostBy": 8,
"maxLevel": 350,
"chance": 0.15,
"amountToGive": "level * 1.5",
"currency": "TOKENS",
"initialCost": 20,
"currencyToGive": "TOKENS",
"refund": {
"enabled": true,
"guiSlot": 32,
"percentage": 40.0
},
"gui": {
"name": "&aTokenator",
"material": "SUNFLOWER",
"slot": 32,
"description": [
"&7Boosts the amount of tokens",
"&7you earn while mining."
]
}
}