From Dark and Darker Wiki
(Created page with "{ "Necklace": { "Craftable": [ "Badger Pendant", "Bear Pendant", "Charm of Fortune", "Fangs of Death Necklace", "Fox Pendant", "Frost Amulet", "Monkey Pendant", "Necklace of Peace", "Owl Pendant", "Ox Pendant", "Phoenix Choker", "Rat Pendant", "Tattered Choker", "Torq of Soul", "Wind Locket" ] }, "Ring": { "Craftable": [ "Crystal Frost Ring", "Grimsmile Ring", "Ring of Courage", "Ring of Finesse", "Ring...") |
(Raw Salad changed the content model of the page Data:Accessory.json from "wikitext" to "JSON") Tag: content model change |
||
| Line 1: | Line 1: | ||
{ | { | ||
"Necklace": { | |||
"Craftable": [ | |||
"Badger Pendant", | |||
"Bear Pendant", | |||
"Charm of Fortune", | |||
"Fangs of Death Necklace", | |||
"Fox Pendant", | |||
"Frost Amulet", | |||
"Monkey Pendant", | |||
"Necklace of Peace", | |||
"Owl Pendant", | |||
"Ox Pendant", | |||
"Phoenix Choker", | |||
"Rat Pendant", | |||
"Tattered Choker", | |||
"Torq of Soul", | |||
"Wind Locket" | |||
] | |||
}, | |||
"Ring": { | |||
"Craftable": [ | |||
"Crystal Frost Ring", | |||
"Grimsmile Ring", | |||
"Ring of Courage", | |||
"Ring of Finesse", | |||
"Ring of Quickness", | |||
"Ring of Resolve", | |||
"Ring of Survival", | |||
"Ring of Vitality", | |||
"Ring of Wisdom" | |||
] | |||
}, | |||
"Accessory": { | |||
"Badger Pendant": { | |||
"stats": { | |||
"will": [ | |||
"1", | |||
"2", | |||
"3", | |||
"4", | |||
"5" | |||
], | |||
"order": [ | |||
"Will" | |||
] | |||
}, | |||
"types": { | |||
"Necklace": "Accessory" | |||
}, | |||
"rarities": [ | |||
"3", | |||
"4", | |||
"5", | |||
"6", | |||
"7" | |||
], | |||
"slottype": "Necklace", | |||
"invwidth": 1, | |||
"invheight": 1, | |||
"flavortext": "Channel the badger's tenacious spirit with this pendant, designed to amplify your will.", | |||
"maxcount": 1, | |||
"wearingdelaytime": 0, | |||
"equiptime": "", | |||
"unequiptime": "", | |||
"ap": { | |||
"3": 1, | |||
"4": 2, | |||
"5": 3, | |||
"6": 5, | |||
"7": 10 | |||
}, | |||
"xp": { | |||
"3": 3, | |||
"4": 4, | |||
"5": 5, | |||
"6": 6, | |||
"7": 7 | |||
}, | |||
"gearscore": { | |||
"0": 0, | |||
"1": 0, | |||
"2": 0, | |||
"3": 9, | |||
"4": 12, | |||
"5": 18, | |||
"6": 24, | |||
"7": 30 | |||
}, | |||
"classes": [], | |||
"iscraftableby": "Goldsmith", | |||
"name": "Badger Pendant", | |||
"sellprices": { | |||
"3": 12, | |||
"4": 25, | |||
"5": 50, | |||
"6": 100, | |||
"7": 175 | |||
}, | |||
"incraftingrecipefor": "", | |||
"questinformation": "", | |||
"numenchants": { | |||
"3": 1, | |||
"4": 2, | |||
"5": 3, | |||
"6": 4, | |||
"7": 1 | |||
} | |||
}, | |||
"Bear Pendant": { | |||
"stats": { | |||
"vigor": [ | |||
"1", | |||
"2", | |||
"3", | |||
"4", | |||
"5" | |||
], | |||
"order": [ | |||
"Vigor" | |||
] | |||
}, | |||
"types": { | |||
"Necklace": "Accessory" | |||
}, | |||
"rarities": [ | |||
"3", | |||
"4", | |||
"5", | |||
"6", | |||
"7" | |||
], | |||
"slottype": "Necklace", | |||
"invwidth": 1, | |||
"invheight": 1, | |||
"flavortext": "Embodying the resilience of the mighty bear, enhancing the wearer's vigor.", | |||
"maxcount": 1, | |||
"wearingdelaytime": 0, | |||
"equiptime": "", | |||
"unequiptime": "", | |||
"ap": { | |||
"3": 1, | |||
"4": 2, | |||
"5": 3, | |||
"6": 5, | |||
"7": 10 | |||
}, | |||
"xp": { | |||
"3": 3, | |||
"4": 4, | |||
"5": 5, | |||
"6": 6, | |||
"7": 7 | |||
}, | |||
"gearscore": { | |||
"0": 0, | |||
"1": 0, | |||
"2": 0, | |||
"3": 9, | |||
"4": 12, | |||
"5": 18, | |||
"6": 24, | |||
"7": 30 | |||
}, | |||
"classes": [], | |||
"iscraftableby": "Goldsmith", | |||
"name": "Bear Pendant", | |||
"sellprices": { | |||
"3": 12, | |||
"4": 25, | |||
"5": 50, | |||
"6": 100, | |||
"7": 175 | |||
}, | |||
"incraftingrecipefor": "", | |||
"questinformation": "", | |||
"numenchants": { | |||
"3": 1, | |||
"4": 2, | |||
"5": 3, | |||
"6": 4, | |||
"7": 1 | |||
} | |||
}, | |||
"Charm of Fortune": { | |||
"stats": { | |||
"luck": "100~120", | |||
"order": [ | |||
"Luck" | |||
] | |||
}, | |||
"types": { | |||
"Necklace": "Accessory" | |||
}, | |||
"rarities": [ | |||
"4" | |||
], | |||
"slottype": "Necklace", | |||
"invwidth": 1, | |||
"invheight": 1, | |||
"flavortext": "A charm woven from the feathers of a Cockatrice and an Ice Harpy. It is said to hold the power to keep fortune from escaping, bringing small miracles to those who possess it.", | |||
"maxcount": 1, | |||
"wearingdelaytime": 0, | |||
"equiptime": "", | |||
"unequiptime": "", | |||
"ap": { | |||
"4": 2 | |||
}, | |||
"xp": { | |||
"4": 4 | |||
}, | |||
"gearscore": { | |||
"0": 0, | |||
"1": 0, | |||
"2": 0, | |||
"3": 0, | |||
"4": 12, | |||
"5": 0, | |||
"6": 0, | |||
"7": 0 | |||
}, | |||
"classes": [], | |||
"iscraftableby": "Goldsmith", | |||
"name": "Charm of Fortune", | |||
"sellprices": { | |||
"4": 25 | |||
}, | |||
"incraftingrecipefor": "", | |||
"questinformation": "", | |||
"numenchants": { | |||
"4": 2 | |||
} | |||
}, | |||
"Crystal Frost Ring": { | |||
"stats": { | |||
"vigor": "2" | |||
} | } | ||
Revision as of 23:42, 2 March 2026
| Necklace |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Ring |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Accessory |
|