Code (Text):
{
"class": "dev.drawethree.xprison.enchants.model.impl.LaserBeamEnchant",
"id": 26,
"rawName": "laser",
"name": "&cLaser",
"enabled": true,
"increaseCostBy": 300,
"maxLevel": 300,
"chance": 0.0035,
"initialCost": 10000,
"pickaxeLevelRequired": 10,
"currency": "TOKENS",
"beamLength": 3,
"countBlocksBroken": true,
"useEvents": false,
"refund": {
"enabled": true,
"guiSlot": 50,
"percentage": 40.0
},
"gui": {
"name": "&cLaser",
"material": "REDSTONE",
"customModelData": 0,
"slot": 50,
"description": [
"&7&o(( Fires a laser in your mining direction ))",
"&7Becomes stronger and more frequent with levels."
]
}
}