LwaCampain/items/SOFT_PAWS_COLLAR.json

22 lines
No EOL
682 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "SOFT_PAWS_COLLAR",
"metadata": {
"name": "Collier de \"Patte douce\"",
"description": "Collier marron avec un médaillon en laiton frappé d'une patoune de chien et du sobriquet \"Patte douce\".",
"thumbnail": "https://bg3.wiki/w/images/a/af/Dog_Collar_Unfaded_Icon.png",
"image": "https://bg3.wiki/w/images/4/42/Dog_Collar_Unfaded.png"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"META:ADDABLE",
"EQUIPMENT"
],
"alterations": [
"COLLAR_SOFT_PAWS"
]
}