25 lines
343 B
JSON
25 lines
343 B
JSON
{
|
|
"monsterName": "Serpent",
|
|
"monsterType": "Serpent",
|
|
"editableInGame": false,
|
|
"texture": null,
|
|
"barColor": {
|
|
"B": 163,
|
|
"G": 251,
|
|
"R": 82,
|
|
"A": 255
|
|
},
|
|
"borderColor": {
|
|
"B": 255,
|
|
"G": 255,
|
|
"R": 255,
|
|
"A": 255
|
|
},
|
|
"hpColor": {
|
|
"B": 0,
|
|
"G": 0,
|
|
"R": 0,
|
|
"A": 200
|
|
},
|
|
"heigth": -5
|
|
} |