End of session 18
This commit is contained in:
parent
9f005ac21c
commit
56ebd17df3
17 changed files with 255 additions and 87 deletions
20
items/GARMENT_SIMPLE_NOBLE_CLOTH.json
Normal file
20
items/GARMENT_SIMPLE_NOBLE_CLOTH.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "GARMENT_SIMPLE_NOBLE_CLOTH",
|
||||
"metadata": {
|
||||
"name": "Robe verte désuète de noble ",
|
||||
"description": "Vêtement simple de noble donné par Edmor Saèl.",
|
||||
"thumbnail": "https://bg3.wiki/w/images/a/a9/Camp_Citizen_B_Green_Unfaded_Icon.webp",
|
||||
"image": "https://bg3.wiki/w/images/2/27/Camp_Citizen_B_Green_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": false,
|
||||
"equipable": true,
|
||||
"consumable": false
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"EQUIPMENT"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue