Containers

From MazeWorld
Revision as of 14:48, 3 December 2019 by Tempest (Talk | contribs)

Jump to: navigation, search
Navigation: Main Page Items Miscellaneous items Containers




noframe This page is actively under construction!
Please ask the following users for permission before editing this page: Tempest
You know the drill


Containers are a special type of room furniture, which contain a variety of objects. Like supply crates, containers have no Weight rating and therefore cannot be carried in the inventory. Unlike supply crates however, they are known for being made out of various materials, and fitted with security devices (such as locks and traps) to keep the contents safe.

Containers fill a sort of "treasure chest" role, though are usually more difficult to open and loot, and may even be dangerous to approach, especially if fitted with a trap system.

Containers have three traits: a frame type, a lock type, and a trap type.

Composition

Frame types

Container frames may be made out of wood or out of metal.

The frame type determines its resistance to damage when brute forced, but also the loot table it will draw from; wooden containers typically carry items of relatively lower value, while metallic ones usually have higher value items.

Lock types

If fitted with a lock, the lock type of a container may be either mechanical or electronic.

Mechanical locks require mechanical keys, while electronic locks require keycards.

It must be noted that if a container is generated without a lock, it is never generated with a trap; as it would be pointless to add a trap to a box that can otherwise be opened by anyone.

Trap types

If fitted with a trap, a container may be fitted with one of 10 different defense mechanisms, selected at random with the &boxtraps command.

When trapped, the container's trap will activate if it sustains any damage; and will target the creature that dealt damage to it. Each trap behaves differently with very different effects, all of which are explained on the table below.

Most traps have an accuracy rating, used to determine the trap's chance to actually hit the person damaging the container. A critical failure always results in the trap failing in some form or another, or disabling itself.

Even if a trap is successful, most don't have unlimited ammunition, and will be disabled once they run out. The table also lists the amounts of shots each trap is fitted with.

Trap type Description Accuracy Ammunition Critical failure effects
Claymore trap Detonates a M18A1 Claymore mine. FT 7, IR 0 1 Mine is a dud, fails to fire.
Chlorine gas trap Releases a chlorine gas cloud in all Sides of the room. 100% accurate; cloud lasts 1d6 turns 1 Always successful, cannot critically fail
Tear gas trap Releases a tear gas cloud in all Sides of the room. 100% accurate; cloud lasts 1d6 turns 1 Always successful, cannot critically fail
Flame trap Fires a gout of flame from an E46 flamethrower. FT 6 IR 0 3 Flamethrower system jams, will not fire remaining ammo
Light gun trap Fires a three-round burst of 9x19mm, Standard FMJ ammunition out of a 5" barrel. FT 6 IR 0 (per shot) 30 (10 bursts) Gun system jams, will not fire remaining ammo
Heavy gun trap Fires a three-round burst of 5.56x45mm, Standard FMJ ammunition out of a 14.5" barrel. FT 6 IR 0 (per shot) 30 (10 bursts) Gun system jams, will not fire remaining ammo
Shotgun trap Fires a 12 gauge, Standard P-Buck out of a 10" barrel. FT 6 IR 0 2 Gun system jams, will not fire remaining ammo
Blade launcher trap Launches a ballistic knife blade (as if used in Fire mode). FT 6 IR 0 3 Launcher system jams, will not fire remaining ammo
Poison trap Launches a VNM arrow. FT 6 IR 0 3 Launcher system jams, will not fire remaining ammo
Failsafe trap Detonates internal explosive charges, which will destroy 100% of the items inside. 100% accurate 1 Always successful, cannot critically fail

Container generation

The &genbox command is used to generate a container's frame and lock type, and whether or not it is fitted with a trap.

All the possible combinations and chances of getting each are listed below.

Frame type Lock type Trapped
Wooden frame Mechanical lock Yes (9%)
No (21%)
Electronic lock Yes (6%)
No (6%)
No lock, no trap (18%)
Metal frame Mechanical lock Yes (5%)
No (7%)
Electronic lock Yes (15%)
No (5%)
No lock, no trap (8%)


Accessing a container

Assuming the container is fitted with a lock, there are three different methods to access the contents: Using a suitable key, lockpicking, or brute force.

The safest and most straightforward method is to simply use a key matching the lock's serial number; however this is also the least likely option available to an average character.

Lockpicking

See Lockpicking for more information.

Brute force

If a character opts to use brute force to defeat a container or a lock, they must engage in combat against it, until it is destroyed or the character gives up. Because containers are inanimate objects, accuracy is guaranteed; all attacks will hit. However, rolling as normal is still necessary for critical failures and critical successes.

Two elements are distinguished: the frame and the lock itself. Either can be targeted at your convenience, and the contents of the container can be accessed when either has been destroyed (health reduced to 0).

Frames:

  • Wooden frames have 40 health and LDV-2.
  • Metal frames have 80 health and LDV-4.

Locks:

  • Mechanical locks have 25 health and LDV-3.
  • Electronic locks have 50 health and LDV-4.

Special cases:

  • Lockers are a special type of container, only found in particular roomstyles, considered to have a sheet metal frame (50 health and LDV-1) and always fitted with a mechanical lock.
  • Although not containers, Handcuffs can be brute-forced; see that page for more details.

Caveats of brute-forcing

As explained in the section above, when a container fitted with a trap receives damage, that trap will be triggered instantly. The only way to avoid triggering a trap is to successfully lockpick it or use a suitable key.

Another issue when brute-forcing a container is the chance of destroying items inside. Every time a container receives a hit dealing at least 1 damage, there is a chance that an item inside will be destroyed; that chance depends on where the container was hit.

If the container received a damaging hit on the...

  • Frame: 25% chance per hit to destroy an item inside.
  • Lock: 10% chance per hit to destroy an item inside.

If the lock has sustained damage at any point, it will no longer accept keys/keycards and it cannot be lockpicked anymore, due to being bent out of shape, obstructed, or some other form of damage making normal use impossible.

For GMs: Item destruction works by selecting a random event line among all the event lines representing the items inside the container, and marking it as destroyed. As such, more than one actual object (e.g. a magazine containing ammunition) can be destroyed in this process, even if it counted as "one item".