Skip to content

echobooster.json

Ján Kluka edited this page Jul 16, 2025 · 1 revision
{
  "class": "dev.drawethree.xprison.enchant.EchoBoosterEnchant",
  "id": 100,
  "rawName": "echobooster",
  "name": "&dEcho Booster",
  "enabled": true,
  "increaseCostBy": 0,
  "maxLevel": 1,
  "currency": "GEMS",
  "initialCost": 5000,
  "boostMultiplier": 2.0,
  "pickaxeLevelRequired": 1,
  "refund": {
    "enabled": true,
    "guiSlot": 30,
    "percentage": 50.0
  },
  "gui": {
    "name": "&dEcho Booster",
    "material": "ENCHANTING_TABLE",
    "customModelData": 0,
    "slot": 30,
    "description": [
      "&7&o(( Doubles the proc rate of chance-based enchants ))",
      "&8> &fAffects all chance-based abilities on this pickaxe"
    ]
  }
}

Clone this wiki locally