Update alterations to add tags.
This commit is contained in:
parent
f091a5669a
commit
f0e6586236
8 changed files with 111 additions and 64 deletions
|
|
@ -1,14 +1,17 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
||||
"id": "TATOO_NYMPH",
|
||||
"metadata": {
|
||||
"name": "Tatouage de la nymphe",
|
||||
"description": "Tatouage de de la Nymphe prodigué par Eyden Neige-Crin."
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
"fieldId": "PP",
|
||||
"expression": "-3"
|
||||
}
|
||||
]
|
||||
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
||||
"id": "TATOO_NYMPH",
|
||||
"metadata": {
|
||||
"name": "Tatouage de la nymphe",
|
||||
"description": "Tatouage de de la Nymphe prodigué par Eyden Neige-Crin."
|
||||
},
|
||||
"tags": [
|
||||
"TATOO"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
"fieldId": "PP",
|
||||
"expression": "-(3)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue