LwaCampain/alterations/ARMOR_DARK_LEATHER.json

22 lines
No EOL
567 B
JSON

{
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
"id": "ARMOR_DARK_LEATHER",
"metadata": {
"name": "Armure de cuir sombre",
"description": "Armure cuir sombre, idéale pour se fondre dans la pénombre",
"icon": "https://bg3.wiki/w/images/1/17/Light_Armour_Icon.png"
},
"tags": [
"EQUIPMENT"
],
"fields": [
{
"fieldId": "ARMOR",
"expression": "1"
},
{
"fieldId": "DISCRETION",
"expression": "10"
}
]
}