18 lines
No EOL
494 B
JSON
18 lines
No EOL
494 B
JSON
{
|
|
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
|
"id": "COLLAR_SOFT_PAWS",
|
|
"metadata": {
|
|
"name": "Collier de \"Patte douce\"",
|
|
"description": "Collier pour chien permettant de rendre moins intimidant",
|
|
"icon": "https://bg3.wiki/w/images/a/af/Dog_Collar_Unfaded_Icon.png"
|
|
},
|
|
"tags": [
|
|
"EQUIPMENT"
|
|
],
|
|
"fields": [
|
|
{
|
|
"fieldId": "INTIMIDATION",
|
|
"expression": "-(20)"
|
|
}
|
|
]
|
|
} |