34 lines
No EOL
835 B
JSON
34 lines
No EOL
835 B
JSON
{
|
|
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
|
"id": "VELNERIS_TONIC",
|
|
"metadata": {
|
|
"name": "Tonique de Velniris",
|
|
"description": "Augmente les scores de perceptions de 10 pendant une journée.",
|
|
"icon": "https://bg3.wiki/w/images/d/df/Potion_of_Sleep_Item_Icon.png"
|
|
},
|
|
"tags": [
|
|
"TONIC"
|
|
],
|
|
"fields": [
|
|
{
|
|
"fieldId": "PERCEPTION",
|
|
"expression": "10"
|
|
},
|
|
{
|
|
"fieldId": "SEARCH",
|
|
"expression": "10"
|
|
},
|
|
{
|
|
"fieldId": "EMPATHY",
|
|
"expression": "10"
|
|
},
|
|
{
|
|
"fieldId": "ANIMAL_EMPATHY",
|
|
"expression": "10"
|
|
},
|
|
{
|
|
"fieldId": "TRACKING",
|
|
"expression": "10"
|
|
}
|
|
]
|
|
} |