Difference between revisions of "Category:Data2"
From JellyRO Wiki
(Created page with "{| class="wikitable" ! Type || Details || How to name the file |- | Item Sprite | 24x24 | <code>Item <ITEMNAME>.gif</code> |- | Item Illustration | 75x100 | <code>Item2 ...") |
|||
| Line 27: | Line 27: | ||
|} | |} | ||
| − | * ITEMNAME: As it appears in-game, without slots | + | * ITEMNAME: As it appears in-game, without slots |
| + | ** Add recognizable identifiers in parentheses if necessary. | ||
| + | ** If there are still two or more items with the same ITEMNAME, then add the item id in parentheses at the very end. | ||
| + | ** "Card.gif" is the only exception. | ||
| + | |||
* MAPNAME: As it appears when you type /where | * MAPNAME: As it appears when you type /where | ||
| − | * MOBNAME: As it appears in-game when spawned naturally | + | |
| − | * SKILLNAME: As it appears in-game. If it does not appear ingame, see RMS, then | + | * MOBNAME: As it appears in-game when spawned naturally |
| + | ** Add recognizable identifiers in parentheses if necessary. | ||
| + | |||
| + | * SKILLNAME: As it appears in-game. | ||
| + | ** If it does not appear ingame, see RMS, then iROWiki for the next best name. | ||
Revision as of 07:33, 27 December 2013
| Type | Details | How to name the file |
|---|---|---|
| Item Sprite | 24x24 | Item <ITEMNAME>.gif
|
| Item Illustration | 75x100 | Item2 <ITEMNAME>.gif
|
| Map Topview | 205x205 (modified size by rms) | Map <MAPNAME>.gif
|
| Map Topview | large - varies | Map2 <MAPNAME>.gif
|
| Mob Sprite | varies | Mob <MOBNAME>.gif
|
| Skill Icon | 24x24 | Skill <SKILLNAME>.gif
|
- ITEMNAME: As it appears in-game, without slots
- Add recognizable identifiers in parentheses if necessary.
- If there are still two or more items with the same ITEMNAME, then add the item id in parentheses at the very end.
- "Card.gif" is the only exception.
- MAPNAME: As it appears when you type /where
- MOBNAME: As it appears in-game when spawned naturally
- Add recognizable identifiers in parentheses if necessary.
- SKILLNAME: As it appears in-game.
- If it does not appear ingame, see RMS, then iROWiki for the next best name.







































































































































































































