LTDV10/packet/kubejs/data/tetra/materials/socket/cyclops_skull.json
2026-04-14 18:20:56 +08:00

33 lines
651 B
JSON

{
"replace": true,
"key": "cyclops_skull",
"hidden": true,
"category": "socket",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 60,
"integrityCost": 1,
"integrityGain": 0,
"magicCapacity": 200,
"toolLevel": 0,
"toolEfficiency": 0,
"attributes": {
"generic.attack_damage": 2
},
"effects": {
"createdelight:overwhelm": 4,
"intuit": 5
},
"tints": {
"glyph": "b74545",
"texture": "b74545"
},
"textures": [
"default"
],
"experienceCost": 30,
"material":{
"items":["iceandfire:cyclops_skull"]
}
}