18 lines
No EOL
479 B
JSON
18 lines
No EOL
479 B
JSON
{
|
|
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
|
"id": "HANDCROSSBOW_BOLT",
|
|
"metadata": {
|
|
"name": "Carreau d'arbalète de poing",
|
|
"description": "Carreau pour une arbalète de poing",
|
|
"image": "https://bg3.wiki/w/images/7/74/Arrow_of_Piercing_Faded.png"
|
|
},
|
|
"options": {
|
|
"stackable": true,
|
|
"equipable": false,
|
|
"consumable": true
|
|
},
|
|
"tags": [
|
|
"CONSUMABLE"
|
|
],
|
|
"alterations": []
|
|
} |