Neck
GearNeck in Item Types- id
- GearNeck
- flags
- 0
- inherit
- Gear
Raw data
{
"id": "GearNeck",
"gfx": {
"x": 8,
"y": 0,
"file": "UI/icons/gear_slots.png",
"size": 54
},
"slot": {
"equippableOn": [
{
"ref": "Slot_Neck"
}
]
},
"flags": 0,
"props": {
"portraitGroup": 28,
"sellPriceFactor": 0.8
},
"texts": {
"name": {
"v": "Neck"
}
},
"skills": [],
"inherit": "Gear",
"atbRatio": {
"primary": 0,
"ratings": 0.14,
"vitality": 0.05
}
}