18 lines
No EOL
471 B
JSON
18 lines
No EOL
471 B
JSON
{
|
|
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
|
"id": "ARCANTHIA_TONIC",
|
|
"metadata": {
|
|
"name": "Tonique d'Arcanthia",
|
|
"description": "+3 de Constitution pour une journée",
|
|
"icon": "https://bg3.wiki/w/images/e/e3/POT_Potion_of_Everlasting_Vigour_Unfaded_Icon.png"
|
|
},
|
|
"tags": [
|
|
"TONIC"
|
|
],
|
|
"fields": [
|
|
{
|
|
"fieldId": "CON",
|
|
"expression": "3"
|
|
}
|
|
]
|
|
} |