...
| Image Dimensions | Uncompressed TGA File Size | Notes |
|---|---|---|
| 32x32 | 4KB | Game's default (now awful) icon size (eg; feats, spells). For new content use x2 (64x64) or x4 (128x128) due to UI scaling now being a thing. |
| 64x64 | 16KB | |
| 128x128 | 64KB | |
| 256x256 | 256KB | Maximum limit of certain shiny water effects. Retaining TGA for this might be advisable to improve quality slightly. But DDS works fine. |
| 512x512 | 1MB | |
| 1024x1024 | 4MB | |
| 2048x2048 | 12MB |
...