[ { "abstract": "v_jewelery_template", "looks_like": "ruby_silver_pendant_necklace", "type": "ARMOR", "category": "clothing", "name": { "str": "jewelery template" }, "description": "This jewelery is a template for reducing duplicate code on jewelery. It should never appear in game, obviously.", "weight": "70 g", "volume": "15 ml", "price": 0, "material": [ { "type": "silver", "portion": 9 }, { "type": "compactblood" } ], "symbol": "[", "color": "red", "flags": [ "SUPER_FANCY", "NO_WEAR_EFFECT", "TRADER_AVOID" ] }, { "id": "blood_necklace", "copy-from": "v_jewelery_template", "type": "ARMOR", "category": "clothing", "name": { "str": "bloodrune necklace" }, "description": "A shiny, silver necklace adorned with a bloodrune pendant. It mimics a heartbeat with unreadable markings on the interior that appear and disappear like clockwork." }, { "id": "blood_talisman", "copy-from": "v_jewelery_template", "type": "ARMOR", "category": "clothing", "name": { "str": "bloodrune talisman" }, "description": "A shiny, silver necklace adorned with a bloodrune pendant carved in the shape of an vampire fang. If you prick your fingertip on its sharp point, you can feel your blood rushing towards the wound." }, { "id": "blood_cring", "copy-from": "v_jewelery_template", "looks_like": "ruby_silver_ring", "type": "ARMOR", "category": "clothing", "name": { "str": "bloodrune ring" }, "description": "A silver ring with a bloodrune mounted on top of it. The bloodrune has a symbol etched into it. It was given to you by the Vampire Cove Commander as proof of your loyalty.", "weight": "10 mg", "volume": "1 ml", "sided": true, "armor": [ { "coverage": 0, "covers": [ "hand_l", "hand_r" ], "specifically_covers": [ "hand_fingers_l", "hand_fingers_r" ] } ] } ]