pokeplatinum/res/graphics/battle/interface/cursor_cell.json
2026-02-27 22:49:14 -05:00

148 lines
2.6 KiB
JSON

{
"labelEnabled": true,
"dontPadKbec": false,
"extended": true,
"vramTransferEnabled": false,
"ucatEnabled": false,
"cellCount": 4,
"mappingType": 0,
"cells": [{
"cellAttrs": {
"hFlip": false,
"vFlip": false,
"hvFlip": false,
"boundingRect": true,
"boundingSphereRadius": 3
},
"maxX": 8,
"maxY": 8,
"minX": -8,
"minY": -8,
"oamCount": 1,
"OAM": [{
"Attr0": {
"YCoordinate": -8,
"Rotation": false,
"SizeDisable": false,
"Mode": 0,
"Mosaic": false,
"Colours": 16,
"Shape": 0
},
"Attr1": {
"XCoordinate": -8,
"RotationScaling": 0,
"Size": 1
},
"Attr2": {
"CharName": 0,
"Priority": 0,
"Palette": 0
}
}]
}, {
"cellAttrs": {
"hFlip": true,
"vFlip": false,
"hvFlip": false,
"boundingRect": true,
"boundingSphereRadius": 3
},
"maxX": 8,
"maxY": 8,
"minX": -8,
"minY": -8,
"oamCount": 1,
"OAM": [{
"Attr0": {
"YCoordinate": -8,
"Rotation": false,
"SizeDisable": false,
"Mode": 0,
"Mosaic": false,
"Colours": 16,
"Shape": 0
},
"Attr1": {
"XCoordinate": -8,
"RotationScaling": 8,
"Size": 1
},
"Attr2": {
"CharName": 0,
"Priority": 0,
"Palette": 0
}
}]
}, {
"cellAttrs": {
"hFlip": false,
"vFlip": true,
"hvFlip": false,
"boundingRect": true,
"boundingSphereRadius": 3
},
"maxX": 8,
"maxY": 8,
"minX": -8,
"minY": -8,
"oamCount": 1,
"OAM": [{
"Attr0": {
"YCoordinate": -8,
"Rotation": false,
"SizeDisable": false,
"Mode": 0,
"Mosaic": false,
"Colours": 16,
"Shape": 0
},
"Attr1": {
"XCoordinate": -8,
"RotationScaling": 16,
"Size": 1
},
"Attr2": {
"CharName": 0,
"Priority": 0,
"Palette": 0
}
}]
}, {
"cellAttrs": {
"hFlip": true,
"vFlip": true,
"hvFlip": true,
"boundingRect": true,
"boundingSphereRadius": 3
},
"maxX": 8,
"maxY": 8,
"minX": -8,
"minY": -8,
"oamCount": 1,
"OAM": [{
"Attr0": {
"YCoordinate": -8,
"Rotation": false,
"SizeDisable": false,
"Mode": 0,
"Mosaic": false,
"Colours": 16,
"Shape": 0
},
"Attr1": {
"XCoordinate": -8,
"RotationScaling": 24,
"Size": 1
},
"Attr2": {
"CharName": 0,
"Priority": 0,
"Palette": 0
}
}]
}],
"labels": ["CellAnime0", "CellAnime1", "CellAnime2", "CellAnime3"],
"labelCount": 4
}