End of session 16
This commit is contained in:
parent
807c8ad4e3
commit
32d717c57a
10 changed files with 60 additions and 15 deletions
20
items/COMPONENT_UNKNWON_ALGEA.json
Normal file
20
items/COMPONENT_UNKNWON_ALGEA.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "COMPONENT_UNKNWON_ALGEA",
|
||||
"metadata": {
|
||||
"name": "Algues du roi",
|
||||
"description": "Algues inconnues trouvées sur la plage de Caspaè. Son nom nous a été donné par le vieux Tibas sur la plage.",
|
||||
"thumbnail": "https://bg3.wiki/w/images/8/8c/Mergrass_Item_Icon.png",
|
||||
"image": "https://bg3.wiki/w/images/6/68/Mergrass_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": true,
|
||||
"equipable": false,
|
||||
"consumable": true
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"ALCHEMY"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
21
items/MISC_FRESH_FISH.json
Normal file
21
items/MISC_FRESH_FISH.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "MISC_FRESH_FISH",
|
||||
"metadata": {
|
||||
"name": "Poisson frais",
|
||||
"description": "Poisson frais du jour",
|
||||
"thumbnail": "https://bg3.wiki/w/images/e/e9/FOOD_Fish_A_Unfaded_Icon.png",
|
||||
"image": "https://bg3.wiki/w/images/6/69/FOOD_Fish_A_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": true,
|
||||
"equipable": false,
|
||||
"consumable": true
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"CONSUMABLE",
|
||||
"MISCELLANEOUS"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue