{
"characters": [
{
"id": "bellringer",
"prompt": "a bell ringer wearing a dark blue cloak and a wide brimmed hat, holding a small golden hand bell, pixel art character sprite, plain white background",
"seed": 42,
"views": ["FSS", "BSS", "LSS"],
"frameSets": {
"down": { "view": "FSS", "poses": [0, 1] },
"up": { "view": "BSS", "poses": [0, 1] },
"side": { "view": "LSS", "poses": [0, 1] }
},
"frameSize": [16, 24],
"palette": "game",
"crop": {
"FSS": [[8, 150, 122, 245], [136, 150, 122, 245], [264, 150, 122, 245], [392, 150, 122, 245]],
"BSS": [[8, 150, 122, 245], [136, 150, 122, 245], [264, 150, 122, 245], [392, 150, 122, 245]],
"LSS": [[8, 150, 122, 245], [136, 150, 122, 245], [264, 150, 122, 245], [392, 150, 122, 245]]
},
"target": "chars/hero_sheet.png",
"status": "draft"
}
]
}