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

30 lines
663 B
JSON

{
"replace": true,
"key": "totem_of_undying",
"hidden": true,
"category": "socket",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 100,
"integrityCost": 1,
"integrityGain": 0,
"magicCapacity": 0,
"toolLevel": 0,
"toolEfficiency": 0,
"attributes": {
"generic.attack_damage": 2
},
"effects": {
"art_of_forging:resolve": [ 60, 4 ],
"art_of_forging:devouring": [ -5, 5 ]
},
"tints": {
"glyph": "f9f918"
},
"textures": [ "totem_of_undying" ],
"experienceCost": 30,
"material": {
"items": [ "minecraft:totem_of_undying" ]
}
}