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

147 lines
2.5 KiB
JSON

{
"labelEnabled": true,
"uaatEnabled": false,
"sequenceCount": 4,
"frameCount": 16,
"sequences": [{
"frameCount": 4,
"loopStartFrame": 0,
"animationElement": 2,
"animationType": 1,
"playbackMode": 2,
"frameData": [{
"frameDelay": 6,
"resultId": 0
}, {
"frameDelay": 6,
"resultId": 1
}, {
"frameDelay": 6,
"resultId": 2
}, {
"frameDelay": 6,
"resultId": 1
}]
}, {
"frameCount": 4,
"loopStartFrame": 0,
"animationElement": 2,
"animationType": 1,
"playbackMode": 2,
"frameData": [{
"frameDelay": 6,
"resultId": 3
}, {
"frameDelay": 6,
"resultId": 4
}, {
"frameDelay": 6,
"resultId": 5
}, {
"frameDelay": 6,
"resultId": 4
}]
}, {
"frameCount": 4,
"loopStartFrame": 0,
"animationElement": 2,
"animationType": 1,
"playbackMode": 2,
"frameData": [{
"frameDelay": 6,
"resultId": 6
}, {
"frameDelay": 6,
"resultId": 7
}, {
"frameDelay": 6,
"resultId": 8
}, {
"frameDelay": 6,
"resultId": 7
}]
}, {
"frameCount": 4,
"loopStartFrame": 0,
"animationElement": 2,
"animationType": 1,
"playbackMode": 2,
"frameData": [{
"frameDelay": 6,
"resultId": 9
}, {
"frameDelay": 6,
"resultId": 10
}, {
"frameDelay": 6,
"resultId": 11
}, {
"frameDelay": 6,
"resultId": 10
}]
}],
"animationResults": [{
"resultType": 2,
"index": 0,
"positionX": 0,
"positionY": 0
}, {
"resultType": 2,
"index": 0,
"positionX": -1,
"positionY": -1
}, {
"resultType": 2,
"index": 0,
"positionX": -2,
"positionY": -2
}, {
"resultType": 2,
"index": 1,
"positionX": 0,
"positionY": 0
}, {
"resultType": 2,
"index": 1,
"positionX": 1,
"positionY": -1
}, {
"resultType": 2,
"index": 1,
"positionX": 2,
"positionY": -2
}, {
"resultType": 2,
"index": 2,
"positionX": 0,
"positionY": 0
}, {
"resultType": 2,
"index": 2,
"positionX": -1,
"positionY": 1
}, {
"resultType": 2,
"index": 2,
"positionX": -2,
"positionY": 2
}, {
"resultType": 2,
"index": 3,
"positionX": 0,
"positionY": 0
}, {
"resultType": 2,
"index": 3,
"positionX": 1,
"positionY": 1
}, {
"resultType": 2,
"index": 3,
"positionX": 2,
"positionY": 2
}],
"resultCount": 12,
"labels": ["CellAnime0", "CellAnime1", "CellAnime2", "CellAnime3"],
"labelCount": 4
}