Added a few items and corresponding alteration for one of them
This commit is contained in:
parent
d885fa6086
commit
5f38746d9c
4 changed files with 71 additions and 0 deletions
17
alterations/RIBBON_WINNER_DANCE_COMPETITION.json
Normal file
17
alterations/RIBBON_WINNER_DANCE_COMPETITION.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
||||
"id": "RIBBON_WINNER_DANCE_COMPETITION",
|
||||
"metadata": {
|
||||
"name": "Ruban du vainqueur",
|
||||
"description": "+2 Charisme"
|
||||
},
|
||||
"tags": [
|
||||
"EQUIPMENT"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
"fieldId": "CHA",
|
||||
"expression": "2"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue