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

29 lines
624 B
JSON

{
"key": "socket_shard_of_malice",
"hidden": true,
"category": "socket",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 20,
"integrityCost": 1,
"integrityGain": 0,
"magicCapacity": 0,
"toolLevel": 0,
"toolEfficiency": 0,
"attributes": {
"**generic.attack_damage": 0.1
},
"effects": {
"art_of_forging:life_steal": [ 1, 20 ]
},
"tints": {
"glyph": "991431",
"texture": "991431"
},
"textures": [ "pristine" ],
"experienceCost": 5,
"material": {
"items": [ "art_of_forging:shards_of_malice" ]
}
}