Design
WebsiteGitHubGitBook
  • ✍️Design Intro
    • Gameplay Summary
    • Art Style
  • 🕹️Basic Game Mechanics
    • 🖥️User Interface
      • Server Hub
      • Server Lobby
        • Edit Character
      • Game
        • Player HUD
        • In-game Settings
        • Inventory
        • Radial Menu
        • Misc. UI Elements
        • Windows
    • 🎮Controls
    • 🔦Field of Vision
    • 🔍Examine
    • 🖐️Interactions
      • Move
      • Activate
      • Access
    • ⏳Rounds
  • 🛰️Environment
    • 🗺️Tilemaps
      • Stations
      • Planets
      • Tile Objects
        • Airlocks
    • ☁️Atmospherics
      • Gas Substances
    • 🧩Connectables
      • Basic Adjacency Connections
      • Advanced Adjacency Connections
      • Window Divider Adjacency Connections
      • Counter Adjacency Connections
      • Directional Adjacency Connections
      • Disposal Adjacency Connections
        • Disposal Furniture Connections
      • Pipe Adjacency Connections
        • Pipe Furniture Connections
      • Transit Tube Adjacency Connections
      • Wire Adjacency Connections
      • Airlock Adjacency Connections
    • 🏗️Construction
      • Construction Recipes
        • Walls / Windows
        • Doors
      • Menu and User Case
      • Propositions and Suggestions
    • 🔓Crew Access
    • ⚡Electricity
      • Power Grid
    • 📞Communication Systems
  • 👫Entities
    • 🎥Roles
      • 📋Crew
        • Nanotrasen
        • Command
        • Security
        • Engineering
        • Medical
        • Science
        • Supply
        • Civilian
        • Silicons
      • Antagonists
        • Primary Antags
        • Secondary Antags
      • Ghosts
    • 🧙‍♂️Characters
      • Player Characters
      • NPCs
    • 🌡️Health
      • Stamina
      • Damage
      • Body Systems
        • Organs
          • Lungs
          • Heart
        • Blood
        • Oxygen
        • Pain
        • Death
        • Body parts volume
      • Healing
        • Surgery
    • ⚔️Combat
      • Combat Mode
        • Help
        • Harm
        • Grab
        • Hold
        • Push
        • Toss and Throw
        • Items
          • Melee
          • Ranged
      • Melee combat
  • 🔦Items
    • 📌Hold Positions
    • 🍕Food
    • 🧰Containers
  • 🎬Actions
    • 🛠️Crafting
      • Makeshift, simple Crafting
      • Advanced Crafting
      • Specialized Crafting
    • ⚗️Chemistry
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Entities
  2. Combat
  3. Combat Mode

Grab

Seize what you need.

PreviousHarmNextHold

Last updated 1 year ago

Was this helpful?

GRAB

CTRL+LEFT_CLICK on an active target character, while having an empty hand and Combat mode is disabled, will result in grabbing the target.

Clicking on another character while not intending to engage in combat (see green UI element) results in softly grabing the target.

If used on humanoids, the grab on the torso allows the player character to pull or push the target with it.

Grabbing the hand of an active target character while Combat mode is disabled will result in an attempt to extend own hand to the target character.

  • If the player character’s arm is not empty, target character has an option to take the item, as long as they have an empty hand.

  • If the player character’s arm is empty, target character has an option to put their own item into the extended hand, as long as they have an item in hand OR to shake hands, if both characters have an empty hand.

Grabbing the hand of an active target character while Combat mode is enabled will result in an attempt to DISARM: take an item from their hand or make target drop it from the said arm (if it’s not empty), or prevent the target from using their arms to fight and/or grab (if it’s empty).

Grabbing the leg substantially slows the target’s movement. (if too complicated to implement or confusing in gameplay, might be worth automatically switching to the arms or body)

Grabbing the inactive target by any bodypart should result in an animation of the player character dragging the ragdoll (or IK-rigged) target by the selected bodypart. (Also works for inanimate objects)

👫
⚔️