Site Tools


documentation:file_formats:games:efmm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

documentation:file_formats:games:efmm [2022/11/07 14:49] – created trapexitdocumentation:file_formats:games:efmm [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 +===== Levels  =====
 +
 +https://github.com/ewhac/EFMM-3DO/blob/main/Text/LEGEND
 +
 +Levels are stored in directories on the disc. The level floorplan is found in the "FloorPlan" file in that directory.
 +
 +|A-O|Capital 'A' through 'O'|Solid opaque walls|
 +|P-V|Capital 'P' through 'V'|Solid transparent walls|
 +|W-Z|Capital 'W' through 'Z'|Walk-through transparent walls|
 +|1|Number '1'|1000 points|
 +|2|Number '2'|2000 points|
 +|3|Number '3'|5000 points|
 +|*|asterisk|Talisman fragment (worth 10000 points)|
 +|-|minus|North-south door|
 +| |pipe|East-west door|
 +|a|lowercase 'A'|Ammunition|
 +|h|lowercase 'H'|Health powerup|
 +|k|lowercase 'K'|Key|
 +|l|lowercase 'L'|Extra life powerup|
 +|e|lowercase 'E'|East-west door trigger|
 +|n|lowercase 'N'|North-south door trigger|
 +|u|lowercase 'U'|Four-way door trigger|
 +|x|lowercase 'X'|Level exit|
 +|f|lowercase 'F'|Floating Head|
 +|g|lowercase 'G'|Ghost|
 +|s|lowercase 'S'|Spider|
 +|z|lowercase 'Z'|Zombie|
 +|t|lowercase 'T'|Boss Floating Head|
 +|w|lowercase 'W'|Boss Zombie|
 +|y|lowercase 'Y'|Boss Ghost|
 +| |uparrow|Start location, facing north|
 +|v|lowercase 'V'|Start location, facing south|
 +|>|greater-than|Start location, facing east|
 +|<|less-than|Start location, facing west|
 +|p|lowercase 'P'|Solid object/decoration|
 +|q|lowercase 'Q'|Solid object/decoration|
 +|r|lowercase 'R'|Solid object/decoration|
 +|%|percent|Solid object / decoration|
 +|&|ampersand|Solid object/decoration|
 +|'|apostrophe|Solid object/decoration|
 +|+|plus|Solid object / decoration|
 +|:|colon|Solid object / decoration|
 +|;|semicolon|Solid object/decoration|
 +|=|equals|Solid object / decoration|
 +|~|tilde/twiddle|Solid object/decoration|
 +|b|lowercase 'B'|Walk-through object-decoration|
 +|c|lowercase 'C'|Walk-through object-decoration|
 +|d|lowercase 'D'|Walk-through object-decoration|
 +|(|open-paren|Walk-through object-decoration|
 +|)|close-paren|Walk-through object-decoration|
 +|/|slash|Walk-through object-decoration|
 +|\|backslash|Walk-through object-decoration|
 +|[|open-bracket|Walk-through object-decoration|
 +|]|close-bracket|Walk-through object-decoration|
 +|{|open-brace|Walk-through object-decoration|
 +|}|close-brace|Walk-through object-decoration|
 +|#|number sign|RESERVED, DO NOT USE|
 +