Add alchemy componants.
This commit is contained in:
parent
85d9fbebbb
commit
42d7b642c6
5 changed files with 85 additions and 0 deletions
20
items/ARCHANTHIA_COMPONANT.json
Normal file
20
items/ARCHANTHIA_COMPONANT.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "ARCHANTHIA_COMPONANT",
|
||||
"metadata": {
|
||||
"name": "Archanthia",
|
||||
"description": "Anti-sceptique et anti-bactérien (+3 de Constitution pour une journée)",
|
||||
"thumbnail": "https://bg3.wiki/w/images/0/09/Balsam_Item_Icon.png",
|
||||
"image": "https://bg3.wiki/w/images/0/0c/Balsam_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": true,
|
||||
"equipable": false,
|
||||
"consumable": false
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"ALCHEMY"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue