Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Revision as of 18:25, 24 June 2025 by 69Anormal69 (talk | contribs)

https://www.roblox.com/users/610514950/profile



Anormal

I played 1500 hours DOORS.

Favorite Entities
Louie
Dread

Favorite Hazard
Firedamp

Most Hated Entities
A-120
Ambush

Favorite Item
Alarm Clock

Most Hated Items
Straplight

Battery Pack

Behavior A-120 (Extremely detailed behavior)

  • Natural A-120's can only spawn when a door to a new room is opened. The room must be one of the specifics where node entities can spawn (usually mentioned as "with hiding spots"). It has no delay. It doesn't produce any cues: no lights flickering and no earthquakes.
  • A-120 is a node (rusher) entity, following the normal path of each room, in reverse order, similar to Front Rush. But has a special behavior in its path.
    • We'll refer to the normal nodes originated from the common path of the rooms as "Path Nodes".
  • Every time A-120 starts going towards the first node of a room, it will look for players in it.
    • If there are no players in the room, it will continue following the Path Nodes.
    • If there are players in the room, it will choose a player, the first one in the priority list if there are multiple.
      • The priority list is in reverse alphabetical order, according to their usernames. The first one out of the players in the room will be the chosen one.
      • A-120 will register the chosen player's position. The closest Path Node will become a special Path Node: a "Rebound Node". Rebound Nodes always have one player assigned, and will only disappear if another Rebound Node is created in the same room.
        • When A-120 reaches a Rebound Node, it will go towards its assigned player (with a little offset: a few studs in front of them horizontally). When it reaches that point, it will go to the remaining Path Nodes as normal.
          • These Rebound Nodes also apply for future A-120's.
  • Now, with this information we can say the exact path A-120 takes, in summary:
    • A-120 follows Path Nodes and Player Nodes[1], going back to a Player Node[2] (if there is any) when reaching Rebound Nodes (if there is any).
      • A-120 will despawn when reaching the last Node (when there isn't any remaining Node); can be of any type.
  • When a player enters its raycast, they will instantly die and get ragdolled and flinged towards it.
    • God Mode avoids the instant death, but not the fling and ragdoll, which is permanent (until the player gets unragdolled through any other way).
  • A-120 has an approximate movement speed of 45 studs per second (when moving only horizontally).
    • When A-120 moves vertically it can reach way higher speeds, same applies for other node (rusher) entities.
  • When A-120 spawns, it will be idle for a few seconds, before starting to move, it is unable to attack players during that time.
  1. Starts going towards Player Nodes when it reaches its closest Path Node from the same room.
  2. The first one in the priority list. Same priority list as before: reverse alphabetical order of the player's usernames.