Guide to Rabi-Ribi Map Editing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
rabiribi-map-editing/docs
wcko87 b9e44f2178
Create room_colors.md
7 years ago
..
cutscenes Update story_text.md 7 years ago
events Update map_transitions_and_warps.md 7 years ago
items Update item_ids.csv 7 years ago
README.md Update README.md 7 years ago
room_background_ids_original.txt Create room_background_ids_original.txt 7 years ago
room_background_images.md Update room_background_images.md 7 years ago
room_colors.md Create room_colors.md 7 years ago
room_colors_original.txt Create room_colors_original.txt 7 years ago
roomtypes.md Update roomtypes.md 7 years ago
tile_layer_draw_order.md Update tile_layer_draw_order.md 7 years ago

README.md

Detailed Documentation

Rabi-Ribi Map Editing Main Page

This is the detailed documentation for some of the more technical aspects of map editing (especially events).

Basically we store id tables and miscellaneous notes here, as a reference. Click around the various files in this directory to look through them.

Event Basics:

How to use events

  • Suppose you want to place a certain type of event (e.g. a heal point)
  • First, remember the location of a known heal point (e.g. the big flower near aruraune)
  • Then open up the corresponding map and go to that location and note down the event id.
  • Place that event id in the map to get a heal point.

For some of the more technical events, some information may be found in the events directory

Item Basics:

The table of item ids can be found in the detailed docs.

Note: In custom maps, picking up the Congratulations! trophy (item id 42) will display the time and end the game.

Room Background/Type/Color Basics:

To modify these, make the corresponding layers visible and modify the name labels of the room tiles overlaid over the map.

Note: you may need to restart the game for changes in room backgrounds/types/colors to take effect properly.