Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Adventure Construction Set
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Construction system== [[Image:ACS rashid01.png|thumb|A room built with a custom tile set (Amiga)]] ''Adventure Construction Set'' was designed to make tile-based graphical adventure games similar to author Stuart Smith's earlier games ''[[The Return of Heracles]]'' and ''[[Ali Baba and the Forty Thieves (video game)|Ali Baba and the Forty Thieves]]''. The framework of an adventure built within ''ACS'' is organized into the following main categories: * "World map": This is the top-level map from which characters begin their adventure. The world map differs from other playable areas of the game in that it has no fixed creature encounters, no stacked tiles, quicker movement, it is scrollable, and it optionally may wrap around (have no borders). Random encounters may occur on the world map, during which the game switches to a special view similar to a "room" to handle the encounter. * "Regions": A region is a collection of rooms. A region is a construction concept and does not present itself to the player, except by indirect means such as disk access when traveling between regions. * "Rooms": A room is a rectangular, tiled area of a size which must fit within the game's viewport. Tiles may be used to make a room look like shapes other than rectangular. * "Things": A thing is a background tile, obstacle, or collectible item. * "Creatures" * "Pictures": These are art assets used by the tiles. For some platforms, four colors are available for images. For the [[Amiga]] platform, 32 colors are available, each of which can be assigned to be any of 4096 available colors. Tiles may be stacked. Only the top tile of a stack may be directly interacted with by the player, but special tiles allow for game-logic to be implemented via the stack. For example, a tile may be set to "Activate All Things at This Place".<ref name="manual">David Grady, "Stuart Smith's Adventure Construction Set - The Manual", [[Electronic Arts]], 1984</ref> Tiles may also allow or disallow interaction based on the contents of the player's inventory, or activate if a specific object is dropped on top of the stack. Spell-effects may be attached to Things. The game allows for somewhat varied monster AI behavior. A creature may be specified to behave solely as a "fighter" or "slinker", or adjust its temperament based on its condition. In addition, it may be specified as either an "enemy", "friend", "neutral", or "thief", with a total of 8 possible behavioral patterns expressed. There are maximum quotas applied to most categories in the game (including the total number of unique things, text messages, pictures, regions, creatures per region, things per region, and rooms per region). These limits restrict the size of adventures. For example, each adventure can contain up to 15 regions and each region can contain up to 16 rooms.<ref name="manual"/> ''ACS'' included a framework for fantasy adventures, as well as starter toolkits for fantasy, futurist, and "spy" game genres. ===Auto-Construct=== Along with user-constructed adventures, the software can also auto-construct a random adventure. This feature can optionally be used to auto-complete a partially built adventure. The user may specify numerous parameters for auto-generation, including difficulty level.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)