Both PNG and JPG (JPEG) graphic formats are available for use. The PNG format fully supports 32-bit colour (with alpha channels).
Characters
These files contain character graphics for the map screen.
Human
Super-Sized Monster
Each character is contained in a single file. This file can be any size, and is laid out with the character facing all four directions and going through four frames of movement, for a total of 16 frames. The size of the actual character will be 1/4 the height and 1/4 the width of the entire image, and there are no limits on character size. The frames, when animated, will loop in a 1 -> 2 -> 3 -> 4 -> 1... pattern.


Battlers
These files contain graphics for the characters that appear in battle scenes. They can be up to 640x320 pixels in size and are used by both protagonists and enemies.


Animations
Tilesets

These files contain tiles for map making. Each tile contains at least one block of eight 32x32 pixel frames lined up horizontally, but can go on to contain as many blocks as necessary. There's no limit on the file's vertical size.
* You can lay out an infinite number of map tiles in a single tileset!
Autotiles

As a general rule, autotiles form the basis for the tile patterns seen here.
| A | The representative pattern, displayed in the tile palette and used to show how the other autotiles interact with each other. |
|---|---|
| B | The parent pattern. If the pattern shown here and an autotile from the same group (with the same representative pattern) are placed next to one another, they will join seamlessly. |
| C | The parent pattern is featured in the four corners of this tile. |
| D | Tiles with the parent pattern on all four sides, plus a central pattern with no borders at all. |

If you need to animate these autotiles, such as for water graphics, simply place the basic blocks as multiple cells in a horizontal pattern You can use as many patterns as you like.
If you only need to animate a single tile, you can just line up single 2x32 pixel tiles instead of the larger autotile blocks.
Panoramas
These files contain graphics (distant landscapes) used in maps. There's no real limit to their size, but they must tile on all four edges - like a bad website's background.
Fog
These files contain graphics that are overlaid in the map's foreground. There's no real limit to their size, but they must tile on all four edges as well.
Battle Backgrounds
Icons
These files, measuring 24x24 pixels, contain icon graphics that are displayed next to skill and item names.
Titles
Game Over Graphics
Window Skins

These are graphics measuring 192x128 pixels, as seen here. They're usually in 32-bit PNG format.
here.| A | The window background. A 128 x 128 pixel pattern is drawn here, filling the window. The window's edges are actually two pixels smaller. This feature allows for natural-looking rounded corners. Translucent backgrounds of some windows means you don't need to make the images themselves translucent. |
|---|---|
| B | The window frame and scroll arrows. The four corners are drawn at a set size of 16x16 pixels, and the remaining frame tiles at a width of 16 pixels to match the window's size. The arrows are used to indicate that scrolling is possible in a given window. |
| C | The command cursor indicates which item is selected in a given window. The outer two pixels of the cursor resize both horizontally and vertically, and the rest adjusts to match the size of the cursor. |
| D | The pause graphic, used in a message window to show that the player's input is required, is a four-frame animation measuring 16x16 pixels. |
| E | The arrow cursor, used in battles to select characters and enemies, is a two-frame animation measuring 32x32 pixels. While it's not actually part of the window, it's included in this file for convenience. |
Pictures
These files contain graphics that are displayed during in-game events. They can be any size.
Transitions
These files specify the effects displayed during screen transitions, such as when you encounter an enemy. They're 640x480 pixels and must be in 256-color grayscale PNG format. The screen is redrawn from the lower palette layer and up.








