LwaCampain/items/RIBBON_WINNER_DANCE_COMPETITION.json

20 lines
No EOL
614 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "RIBBON_WINNER_DANCE_COMPETITION",
"metadata": {
"name": "Ruban du vainqueur",
"description": "Noeud en ruban, s'accrochant à la poitrine, remis au vainqueur du concours de danse du Festival des Trois Flèches.",
"image": "https://bg3.wiki/w/images/e/e7/Sticker_Cosmetic_Ribbon_C.webp"
},
"options": {
"stackable": false,
"equipable": true,
"consumable": false
},
"tags": [
"EQUIPMENT"
],
"alterations": [
"RIBBON_WINNER_DANCE_COMPETITION"
]
}