stardew-valley-mods/MiniBars/assets/informations/falsemagmacap_theme.json
2025-07-04 01:07:25 +08:00

25 lines
357 B
JSON

{
"monsterName": "False Magma Cap",
"monsterType": "FalseMagmaCap",
"editableInGame": false,
"texture": null,
"barColor": {
"B": 201,
"G": 242,
"R": 255,
"A": 255
},
"borderColor": {
"B": 255,
"G": 255,
"R": 255,
"A": 255
},
"hpColor": {
"B": 0,
"G": 0,
"R": 0,
"A": 200
},
"heigth": 3
}