code/__DEFINES/traits/declarations.dm
STATION_TRAIT_BANANIUM_SHIPMENTS | Traits given by station traits |
---|---|
TRAIT_ALIEN_SNEAK | Whether we're sneaking, from the alien sneak ability. Maybe worth generalizing into a general "is sneaky" / "is stealth" trait in the future. |
TRAIT_NOVEHICLE | This mob can't use vehicles |
TRAIT_MECH_DISABLED | This mech is fully disabled |
TRAIT_COLORBLIND | You can't see color! |
TRAIT_CRYING | This person is crying |
TRAIT_NO_STORAGE | you cannot put this in any container, backpack, box etc |
TRAIT_CRAFTY | Crafts items using the crafting menu faster |
TRAIT_SEE_REAGENTS | Gets a more detailed reagent breakdown when examining |
TRAIT_STARGAZED | Clock cultist, item is already upgraded by a stargazer |
TRAIT_DRUNK_HEALING | Heals over time while drunk |
TRAIT_EAT_LESS | Gets hungry slower |
TRAIT_EAT_MORE | Gets hungry three times as fast |
TRAIT_BOTTOMLESS_STOMACH | Can never be full |
RANDOM_BLACKOUTS | Randomly makes nearby lights flicker |
CULT_EYES | Provides the cultist red eyes overlay |
TRAIT_PRESERVED_ORGANS | organs won't decay |
TRAIT_PSYCH | Provides a bonus to brain trauma healing |
TRAIT_REDUCED_DAMAGE_SLOWDOWN | Requires getting lower health before damage slowdown begins |
TRAIT_RESISTDAMAGESLOWDOWN | Reduces the strength of damage slowdown by 50% (stacks with high resist) |
TRAIT_HIGHRESISTDAMAGESLOWDOWN | Reduces the strength of damage slowdown by 75% (stacks with regular resist) |
TRAIT_NO_STUN_WEAPONS | Prevents use of commonly available instant or near instant stun weapons |
TRAIT_POOR_AIM | Reduced accuracy when shooting |
TRAIT_NO_GRENADES | Can't prime grenades |
TRAIT_IGNORESLOWDOWN | Can't be slowed down |
TRAIT_IGNOREDAMAGESLOWDOWN | Can't be slowed down via damage taken |
TRAIT_INFRARED_VISION | Makes the screen go black and white while illuminating all mobs based on their body temperature |
TRAIT_NO_PUNCH_STUN | Punches don't stun. Use this instead of setting punchstunchance to zero. |
TRAIT_POWERHUNGRY | Uses electricity instead of food (does not provide a way to recharge) |
TRAIT_SPECIESLOCK | Prevent species from changing while they have the trait |
TRAIT_CALCIUM_HEALER | Heals when drinking milk and certain milk based drinks |
TRAIT_MAGIC_CHOKE | Used for Durathread golem choking |
TRAIT_DIGITIGRADE | Wonky legs that make more work for spriters and coders |
TRAIT_DIGI_SQUISH | If the legs are to be displayed like regular legs |
TRAIT_MARINE | You become a Marine that can eat crayons!!! |
TRAIT_EMPPROOF_SELF | Provides complete emp immunity to the atom, but not anything they're holding |
TRAIT_EMPPROOF_CONTENTS | Provides complete emp immunity to everything being held, but not the atom itself |
TRAIT_SAFEWELD | Provides immunity to the blinding of welding without providing immunity to other sources of flash |
TRAIT_IMPACTIMMUNE | protects the holder from throw_impact |
TRAIT_NOSLIPICE | Immunity to slipping on ice |
TRAIT_NOSLIPWATER | Immunity to slipping on water |
TRAIT_NOSLIPALL | Immunity to slipping |
TRAIT_STUNIMMUNE | This mob is immune to stun causing status effects and stamcrit. Prefer to use [/mob/living/proc/check_stun_immunity] over checking for this trait exactly. |
TRAIT_SLEEPIMMUNE | Can't fall asleep |
TRAIT_PUSHIMMUNE | Can't be pushed |
TRAIT_SHOCKIMMUNE | Are we immune to shocks? |
TRAIT_TESLA_IGNORE | Completely ignored by tesla zaps |
TRAIT_RESISTCOLD | Immunity to low temperature damage |
TRAIT_RESISTHEAT | Immunity to high temperature damage |
TRAIT_RESISTHEATHANDS | For when you want to be able to touch hot things, but still want fire to be an issue. |
TRAIT_RESISTHIGHPRESSURE | Immunity to high pressure atmos damage |
TRAIT_RESISTLOWPRESSURE | Immunity to low pressure atmos damage |
TRAIT_BOMBIMMUNE | This human is immune to the effects of being exploded. (ex_act) |
TRAIT_RADIMMUNE | Immune to being irradiated |
TRAIT_VIRUSIMMUNE | Can't be given viruses |
TRAIT_PIERCEIMMUNE | Can't be injected with syringes and other similar things |
TRAIT_NODISMEMBER | Can't be dismembered |
TRAIT_NOFIRE | Can't be set on fire |
TRAIT_TOXIMMUNE | Mob is immune to toxin damage |
TRAIT_NOFLASH | Makes you immune to flashes |
TRAIT_WATER_BREATHING | One can breath under water, you get me? |
CURSED_ITEM_TRAIT | The item is magically cursed |
TRAIT_STATUS_EFFECT | A trait given by a specific status effect (not sure why we need both but whatever!) |
ELEMENT_TRAIT | Trait applied by element |
BLOODSUCKER_TRAIT | Source trait for Bloodsuckers-related traits |
HUNTER_TRAIT | Source trait for Monster Hunter-related traits |
FRENZY_TRAIT | Source trait during a Frenzy |
FEED_TRAIT | Source trait while Feeding |
TRAIT_NOINTERACT | END OF YOGS REORGANIZE, MIGHT COME BACK TO THIS Not allowed to touch anything (even with TK) or use things in hand |
TRAIT_BLIND | Makes the mob blind |
TRAIT_NEARSIGHT | Makes the mob have a blur around the outer half of the screen |
TRAIT_MONKEYLIKE | Prevents the mob from using tools |
TRAIT_KNOCKEDOUT | Forces the user to stay unconscious. |
TRAIT_IMMOBILIZED | Prevents voluntary movement. |
TRAIT_INCAPACITATED | Prevents interacting with things |
TRAIT_FLOORED | Prevents voluntary standing or staying up on its own. |
TRAIT_FORCED_STANDING | Forces user to stay standing |
TRAIT_HANDS_BLOCKED | Prevents usage of manipulation appendages (picking, holding or using items, manipulating storage). |
TRAIT_UI_BLOCKED | Inability to access UI hud elements. Turned into a trait from MOBILITY_UI to be able to track sources. |
TRAIT_PULL_BLOCKED | Inability to pull things. Turned into a trait from MOBILITY_PULL to be able to track sources. |
TRAIT_RESTRAINED | Abstract condition that prevents movement if being pulled and might be resisted against. Handcuffs and straight jackets, basically. |
TRAIT_CRITICAL_CONDITION | In some kind of critical condition. Is able to succumb. |
TRAIT_MUTE | Mute. Can't talk. |
TRAIT_EMOTEMUTE | Emotemute. Can't... emote. |
TRAIT_NO_HOLDUP | Can't hold people up with guns, for whatever reason |
TRAIT_DEATHCOMA | Causes death-like unconsciousness |
TRAIT_FAKEDEATH | Makes the owner appear as dead to most forms of medical examination |
TRAIT_XENO_HOST | Tracks whether we're gonna be a baby alien's mummy. |
TRAIT_CORPSELOCKED | Prevents you from leaving your corpse |
TRAIT_AGENDER | Species with this trait are genderless |
TRAIT_BLOOD_CLANS | Species with this trait have a blood clan mechanic |
TRAIT_HAS_MARKINGS | Species with this trait have markings (this SUCKS, remove this later in favor of bodypart overlays) |
TRAIT_USES_SKINTONES | Species with this trait use skin tones for coloration |
TRAIT_MUTANT_COLORS | Species with this trait use mutant colors for coloration |
TRAIT_FIXED_MUTANT_COLORS | Species with this trait have mutant colors that cannot be chosen by the player, nor altered ingame by external means |
TRAIT_FIXED_HAIRCOLOR | Species with this trait have a haircolor that cannot be chosen by the player, nor altered ingame by external means |
TRAIT_NO_BLOOD_OVERLAY | Humans with this trait won't get bloody hands, nor bloody feet |
TRAIT_NO_UNDERWEAR | Humans with this trait cannot have underwear |
TRAIT_NOHUNGER | This carbon doesn't get hungry |
TRAIT_LIVERLESS_METABOLISM | This just means that the carbon will always have functional liverless metabolism |
TRAIT_NO_ZOMBIFY | Humans with this trait cannot be turned into zombies |
TRAIT_NO_DNA_COPY | Carbons with this trait can't have their DNA copied by diseases nor changelings |
TRAIT_NO_DNA_SCRAMBLE | Carbons with this trait cant have their dna scrambled by genetics or a disease retrovirus. |
TRAIT_DRINKS_BLOOD | Carbons with this trait can eat blood to regenerate their own blood volume, instead of injecting it |
TRAIT_NOBREATH | Mob is immune to oxygen damage, does not need to breathe |
TRAIT_DISGUISED | Mob is currently disguised as something else (like a morph being another mob or an object). Holds a reference to the thing that applied the trait. |
TRAIT_PLASMA_LOVER_METABOLISM | Use when you want a mob to be able to metabolize plasma temporarily (e.g. plasma fixation disease symptom) |
TRAIT_EASYBLEED | Species with this trait have 50% extra chance of bleeding from piercing and slashing wounds |
TRAIT_NOCRITOVERLAY | Doesn't get overlays from being in critical. |
TRAIT_FASTMED | reduces the use time of syringes, pills, patches and medigels but only when using on someone |
TRAIT_HOLY | The mob is holy and resistance to cult magic |
TRAIT_UNHOLY | This mob or weapon is unholy, and is easier to block using holy weapons. |
TRAIT_ANTIMAGIC | This mob is antimagic, and immune to spells / cannot cast spells |
TRAIT_ANTIMAGIC_NO_SELFBLOCK | This allows a person who has antimagic to cast spells without getting blocked |
TRAIT_RECENTLY_BLOCKED_MAGIC | This mob recently blocked magic with some form of antimagic |
TRAIT_MAGICALLY_GIFTED | The user can do things like use magic staffs without penalty |
TRAIT_INNATELY_FANTASTICAL_ITEM | This object innately spawns with fantasy variables already applied (the magical component is given to it on initialize), and thus we never want to give it the component again. |
TRAIT_REVEAL_FISH | Added to mob or mind, changes the icons of the fish shown in the minigame UI depending on the possible reward. |
TRAIT_REMOTE_TASTING | Added to a mob, allows that mob to experience flavour-based moodlets when examining food |
TRAIT_NO_GLIDE | Unlinks gliding from movement speed, meaning that there will be a delay between movements rather than a single move movement between tiles |
TRAIT_WOUND_SCANNED | Applied into wounds when they're scanned with the wound analyzer, halves time to treat them manually. |
TRAIT_SUCCUMB_OVERRIDE | Lets the user succumb even if they got NODEATH |
TRAIT_SIXTHSENSE | Can hear observers |
TRAIT_HEAR_THROUGH_DARKNESS | Ignores darkness for hearing |
TRAIT_PARALYSIS_L_ARM | These are used for brain-based paralysis, where replacing the limb won't fix it |
TRAIT_EXCEPTIONAL_SKILL | Can allocate 5 points into one skill instead of the usual 4 |
TRAIT_SKILLED_PILOT | Acts as an additional skill point for piloting mechs, up to EXP_MASTER. |
TRAIT_ID_APPRAISER | Can examine IDs to see if they are roundstart. |
TRAIT_XRAY_VISION | Gives us turf, mob and object vision through walls |
TRAIT_THERMAL_VISION | Gives us mob vision through walls and slight night vision |
TRAIT_MESON_VISION | Gives us turf vision through walls and slight night vision |
TRAIT_TRUE_NIGHT_VISION | Gives us Night vision |
TRAIT_NEGATES_GRAVITY | Negates our gravity, letting us move normally on floors in 0-g |
TRAIT_IGNORING_GRAVITY | We are ignoring gravity |
TRAIT_FORCED_GRAVITY | We have some form of forced gravity acting on us |
TRAIT_GOOD_HEARING | Makes whispers clearly heard from seven tiles away, the full hearing range |
TRAIT_XRAY_HEARING | Allows you to hear speech through walls |
TRAIT_REAGENT_SCANNER | Lets us scan reagents |
TRAIT_RESEARCH_SCANNER | Lets us scan machine parts and tech unlocks |
TRAIT_WEB_WEAVER | Can weave webs into cloth |
TRAIT_WEB_SURFER | Can navigate the web without getting stuck |
TRAIT_SPINNING_WEB_TURF | A web is being spun on this turf presently |
TRAIT_QUICK_CARRY | We place people into a fireman carry quicker than standard |
TRAIT_QUICKER_CARRY | We place people into a fireman carry especially quickly compared to quick_carry |
TRAIT_PLANT_SAFE | We can handle 'dangerous' plants in botany safely |
TRAIT_NEARSIGHTED_CORRECTED | Prevents the overlay from nearsighted |
TRAIT_DIAGNOSTIC_HUD | for something granting you a diagnostic hud |
TRAIT_MEDIBOTCOMINGTHROUGH | Is a medbot healing you |
TRAIT_NO_JUMPSUIT | Allows the species to equip items that normally require a jumpsuit without having one equipped. Used by golems. |
TRAIT_DETECT_STORM | always detect storms on icebox |
TRAIT_SPECIAL_TRAUMA_BOOST | Increases chance of getting special traumas, makes them harder to cure |
TRAIT_HYPERSPACED | Sanity trait to keep track of when we're in hyperspace and add the appropriate element if we werent |
TRAIT_FREE_HYPERSPACE_MOVEMENT | Gives the movable free hyperspace movement without being pulled during shuttle transit |
TRAIT_FREE_HYPERSPACE_SOFTCORDON_MOVEMENT | Lets the movable move freely in the soft-cordon area of transit space, which would otherwise teleport them away just before they got to see the true cordon |
TRAIT_DEL_ON_SPACE_DUMP | Deletes the object upon being dumped into space, usually from exiting hyperspace. Useful if you're spawning in a lot of stuff for hyperspace events that dont need to flood the entire game |
TRAIT_CLIFF_WALKER | We can walk up or around cliffs, or at least we don't fall off of it |
TRAIT_GAMERGOD | Gets double arcade prizes |
TRAIT_SILENT_FOOTSTEPS | makes your footsteps completely silent |
TRAIT_TUMOR_SUPPRESSED | prevents the damage done by a brain tumor |
TRAIT_RDS_SUPPRESSED | Prevents hallucinations from the hallucination brain trauma (RDS) |
TRAIT_SIGN_LANG | Indicates if the mob is currently speaking with sign language |
TRAIT_CAN_SIGN_ON_COMMS | This mob is able to use sign language over the radio. |
TRAIT_MARTIAL_ARTS_IMMUNE | nobody can use martial arts on this mob |
TRAIT_TIME_STOP_IMMUNE | Immune to being afflicted by time stop (spell) |
TRAIT_WEAK_SOUL | Revenants draining you only get a very small benefit. |
TRAIT_NO_SOUL | This mob has no soul |
TRAIT_CANT_RIDE | Prevents mob from riding mobs when buckled onto something |
TRAIT_CANNOT_BE_UNBUCKLED | Prevents a mob from being unbuckled, currently only used to prevent people from falling over on the tram |
TRAIT_BLOODY_MESS | from heparin and nitrous oxide, makes open bleeding wounds rapidly spill more blood |
TRAIT_COAGULATING | from coagulant reagents, this doesn't affect the bleeding itself but does affect the bleed warning messages |
TRAIT_ANTICONVULSANT | From anti-convulsant medication against seizures. |
TRAIT_ANTENNAE | The holder of this trait has antennae or whatever that hurt a ton when noogied |
TRAIT_KISS_OF_DEATH | Blowing kisses actually does damage to the victim |
TRAIT_GARLIC_BREATH | Used to activate french kissing |
TRAIT_HOPELESSLY_ADDICTED | Addictions don't tick down, basically they're permanently addicted |
TRAIT_CULT_HALO | This mob has a cult halo. |
TRAIT_UNNATURAL_RED_GLOWY_EYES | Their eyes glow an unnatural red colour. Currently used to set special examine text on humans. Does not guarantee the mob's eyes are coloured red, nor that there is any visible glow on their character sprite. |
TRAIT_BLOODSHOT_EYES | Their eyes are bloodshot. Currently used to set special examine text on humans. Examine text is overridden by TRAIT_UNNATURAL_RED_GLOWY_EYES. |
TRAIT_PRESERVE_UI_WITHOUT_CLIENT | This mob should never close UI even if it doesn't have a client |
TRAIT_BYPASS_MEASURES | This mob overrides certian SSlag_switch measures with this special trait |
TRAIT_ALLOWED_HONORBOUND_ATTACK | Someone can safely be attacked with honorbound with ONLY a combat mode check, the trait is assuring holding a weapon and hitting won't hurt them.. |
TRAIT_SPARRING | The user is sparring |
TRAIT_ELITE_CHALLENGER | The user is currently challenging an elite mining mob. Prevents him from challenging another until he's either lost or won. |
TRAIT_DONT_WRITE_MEMORY | For living mobs. It signals that the mob shouldn't have their data written in an external json for persistence. |
TRAIT_SPRAY_PAINTABLE | This mob can be painted with the spraycan |
TRAIT_AI_BAGATTACK | This atom can ignore the "is on a turf" check for simple AI datum attacks, allowing them to attack from bags or lockers as long as any other conditions are met |
TRAIT_INVISIBLE_MAN | This mobs bodyparts are invisible but still clickable. |
TRAIT_HIDE_EXTERNAL_ORGANS | Don't draw external organs/species features like wings, horns, frills and stuff |
TRAIT_FREE_FLOAT_MOVEMENT | When people are floating from zero-grav or something, we can move around freely! |
TRAIT_FOV_APPLIED | Mob has fov applied to it |
TRAIT_REVENANT_REVEALED | Trait added when a revenant is visible. |
TRAIT_REVENANT_INHIBITED | Trait added when a revenant has been inhibited (typically by the bane of a holy weapon) |
TRAIT_NOFAT | Trait which prevents you from becoming overweight |
TRAIT_ROCK_EATER | Trait which allows you to eat rocks |
TRAIT_ROCK_METAMORPHIC | Trait which allows you to gain bonuses from consuming rocks |
TRAIT_NO_TELEPORT | do_teleport will not allow this atom to teleport |
TRAIT_SECLUDED_LOCATION | This atom is a secluded location, which is counted as out of bounds. Anything that enters this atom's contents should react if it wants to stay in bounds. |
TRAIT_FUGU_GLANDED | Trait used by fugu glands to avoid double buffing |
TRAIT_WAS_RENAMED | Trait that tracks if something has been renamed. Typically holds a REF() to the object itself (AKA src) for wide addition/removal. |
TRAIT_DOUBLE_TAP | When someone with this trait fires a ranged weapon, their fire delays and click cooldowns are halved |
TRAIT_HOT_SPRING_CURSED | Trait applied to /datum/mind to stop someone from using the cursed hot springs to polymorph more than once. |
TRAIT_NOT_ENGRAVABLE | If something has been engraved/cannot be engraved |
TRAIT_ORBITING_FORBIDDEN | Whether or not orbiting is blocked or not |
TRAIT_SPIDER_CONSUMED | Trait applied to mob/living to mark that spiders should not gain further enriched eggs from eating their corpse. |
TRAIT_SNEAK | Whether we're sneaking, from the creature sneak ability. |
TRAIT_BLIND_TOOL | Item still allows you to examine items while blind and actively held. |
TRAIT_UNKNOWN | The person with this trait always appears as 'unknown'. |
TRAIT_PREVENT_IMPLANT_AUTO_EXPLOSION | If the mob has this trait and die, their bomb implant doesn't detonate automatically. It must be consciously activated. |
TRAIT_HATED_BY_DOGS | If applied to a mob, nearby dogs will have a small chance to nonharmfully harass said mob |
TRAIT_NOFEAR_HOLDUPS | Mobs with this trait will not be immobilized when held up |
TRAIT_ADAMANTINE_EXTRACT_ARMOR | Mob has gotten an armor buff from adamantine extract |
TRAIT_NO_GUN_AKIMBO | Mobs with this trait won't be able to dual wield guns. |
TRAIT_ALWAYS_HIT_ZONE | Projectile with this trait will always hit the defined zone of a struck living mob. |
TRAIT_MORBID | Mobs with this trait do care about a few grisly things, such as digging up graves. They also really do not like bringing people back to life or tending wounds, but love autopsies and amputations. |
TRAIT_IN_CALL | Whether or not the user is in a MODlink call, prevents making more calls |
TRAIT_ON_ELEVATED_SURFACE | Is the mob standing on an elevated surface? This prevents them from dropping down if not elevated first. |
TRAIT_NO_TWOHANDING | Prevents you from twohanding weapons. |
TRAIT_FAST_TYING | Halves the time of tying a tie. |
TRAIT_HIGH_VALUE_RANSOM | Sells for more money on the pirate bounty pad. |
TRAIT_MIMING | The mob has an active mime vow of silence, and thus is unable to speak and has other mime things going on |
TRAIT_MAGICALLY_PHASED | This mob is phased out of reality from magic, either a jaunt or rod form |
TRAIT_MOVE_GROUND | Movement type traits for movables. See elements/movetype_handler.dm |
TRAIT_NO_FLOATING_ANIM | Disables the floating animation. See above. |
TRAIT_PARALYSIS | Used for limb-based paralysis, where replacing the limb will fix it. |
TRAIT_DISABLED_BY_WOUND | Used for limbs. |
TRAIT_BLOCKING_EXPLOSIVES | This movable atom has the explosive block element |
TRAIT_LAVA_STOPPED | Lava will be safe to cross while it has this trait. |
TRAIT_CHASM_STOPPED | Chasms will be safe to cross while they've this trait. |
TRAIT_IMMERSE_STOPPED | The effects of the immerse element will be halted while this trait is present. |
TRAIT_HYPERSPACE_STOPPED | The effects of hyperspace drift are blocked when the tile has this trait |
TRAIT_TURF_IGNORE_SLOWDOWN | Turf slowdown will be ignored when this trait is added to a turf. |
TRAIT_TURF_IGNORE_SLIPPERY | Mobs won't slip on a wet turf while it has this trait |
TRAIT_FORBID_MINING_SHUTTLE_CONSOLE_OUTSIDE_STATION | Mobs with this trait can't send the mining shuttle console when used outside the station itself |
TRAIT_HEARING_SENSITIVE | every hearing sensitive atom has this trait |
TRAIT_ACTIVE_STORAGE | every object that is currently the active storage of some client mob has this trait |
TRAIT_CLIMBABLE | Climbable trait, given and taken by the climbable element when added or removed. Exists to be easily checked via HAS_TRAIT(). |
TRAIT_KEEP_TOGETHER | Used for managing KEEP_TOGETHER in [/atom/var/appearance_flags] |
TRAIT_NO_MISSING_ITEM_ERROR | If the crate's contents are immune to the missing item manifest error |
TRAIT_NO_MANIFEST_CONTENTS_ERROR | If the crate is immune to the wrong content in manifest error |
TRAIT_MARKET_CRASHING | SSeconomy trait, if the market is crashing and people can't withdraw credits from ID cards. |
TRAIT_T_RAY_VISIBLE | Visible on t-ray scanners if the atom/var/level == 1 |
TRAIT_WIELDED | Properly wielded two handed item |
TRAIT_CLEAVING | This item is currently performing a cleaving attack |
TRAIT_PARRYING | This item is currently parrying. |
TRAIT_UNPARRIABLE | Cannot be blocked with weapons, only shields. |
TRAIT_TRANSFORM_ACTIVE | A transforming item that is actively extended / transformed |
TRAIT_SHIELDBUSTER | Knocks shields out of people's hands. |
TRAIT_NO_BLOCKING | Incapable of blocking. |
TRAIT_NO_IMMOBILIZE | Buckling yourself to objects with this trait won't immobilize you |
TRAIT_NO_STRIP | Prevents stripping this equipment |
TRAIT_NO_BARCODES | Disallows this item from being pricetagged with a barcode |
TRAIT_ALLOW_HERETIC_CASTING | Allows heretics to cast their spells. |
TRAIT_LIVING_HEART | Designates a heart as a living heart for a heretic. |
TRAIT_HAS_BEEN_KIDNAPPED | Prevents the same person from being chosen multiple times for kidnapping objective |
TRAIT_CUSTOM_TAP_SOUND | An item still plays its hitsound even if it has 0 force, instead of the tap |
TRAIT_DANGEROUS_OBJECT | Makes the feedback message when someone else is putting this item on you more noticeable |
TRAIT_HAUNTED | determines whether or not objects are haunted and teleport/attack randomly |
TRAIT_CATLIKE_GRACE | This mob always lands on their feet when they fall, for better or for worse. |
TRAIT_STICKERED | if the atom has a sticker attached to it |
TRAIT_LIGHTING_DEBUGGED | This object has light debugging tools attached to it |
TRAIT_SHIFTY_EYES | Gives you the Shifty Eyes quirk, rarely making people who examine you think you examined them back even when you didn't |
TRAIT_GAMER | Trait for the gamer quirk. |
TRAIT_DRYABLE | Trait for dryable items |
TRAIT_DRIED | Trait for dried items |
TRAIT_CUSTOMIZABLE_REAGENT_HOLDER | Trait for customizable reagent holder |
TRAIT_ODD_CUSTOMIZABLE_FOOD_INGREDIENT | Trait for allowing an item that isn't food into the customizable reagent holder |
TRAIT_BEING_BLADE_SHIELDED | Used to prevent multiple floating blades from triggering over the same target |
TRAIT_UNOBSERVANT | This mob doesn't count as looking at you if you can only act while unobserved |
TRAIT_MAY_CONTAIN_BLENDED_DUST | Minor trait used for beakers, or beaker-ishes. /obj/item/reagent_containers, to show that they've been used in a reagent grinder. |
TRAIT_CANNOT_CRYSTALIZE | Trait put on /mob/living/carbon/human. If that mob has a crystal core, also known as an ethereal heart, it will not try to revive them if the mob dies. |
TRAIT_FIREDOOR_STOP | Trait applied to turfs when an atmos holosign is placed on them. It will stop firedoors from closing. |
TRAIT_COMPONENT_MMI | Trait applied when the MMI component is added to an /obj/item/integrated_circuit |
TRAIT_CIRCUIT_UNDUPABLE | Trait applied when an integrated circuit/module becomes undupable |
TRAIT_CIRCUIT_UI_OPEN | Trait applied when an integrated circuit opens a UI on a player (see list pick component) |
TRAIT_PDA_MESSAGE_MENU_RIGGED | PDA/ModPC Traits. This one makes PDAs explode if the user opens the messages menu |
TRAIT_PDA_CAN_EXPLODE | This one denotes a PDA has received a rigged message and will explode when the user tries to reply to a rigged PDA message |
TRAIT_MODPC_HALVED_DOWNLOAD_SPEED | The download speeds of programs from the dowloader is halved. |
TRAIT_DISEASELIKE_SEVERITY_MEDIUM | If present on a /mob/living/carbon, will make them appear to have a medium level disease on health HUDs. |
TRAIT_TENACIOUS | trait denoting someone will crawl faster in soft crit |
TRAIT_UNBREAKABLE | trait denoting someone will sometimes recover out of crit |
TRAIT_AI_PAUSED | trait that prevents AI controllers from planning detached from ai_status to prevent weird state stuff. |
TRAIT_TOWER_OF_BABEL | this is used to bypass tongue language restrictions but not tongue disabilities |
TRAIT_RECENTLY_COINED | This target has recently been shot by a marksman coin and is very briefly immune to being hit by one again to prevent recursion |
TRAIT_ECHOLOCATION_RECEIVER | Receives echolocation images. |
TRAIT_ECHOLOCATION_EXTRA_RANGE | Echolocation has a higher range. |
TRAIT_SUICIDED | Trait given to a living mob and any observer mobs that stem from them if they suicide. For clarity, this trait should always be associated/tied to a reference to the mob that suicided- not anything else. |
TRAIT_PERMANENTLY_MORTAL | Trait given to a living mob to prevent wizards from making it immortal |
TRAIT_MIND_TEMPORARILY_GONE | Trait given to a mob with a ckey currently in a temporary body, allowing people to know someone will re-enter the round later. |
TRAIT_TEMPORARY_BODY | Similar trait given to temporary bodies inhabited by players |
TRAIT_WALLMOUNTED | Trait given to objects with the wallmounted component |
TRAIT_OREBOX_FUNCTIONAL | Trait given to mechs that can have orebox functionality on movement |
TRAIT_MECHA_CREATED_NORMALLY | A trait for mechs that were created through the normal construction process, and not spawned by map or other effects. |
TRAIT_ANGELIC | Trait given to angelic constructs to let them purge cult runes |
TRAIT_DREAMING | Trait given to a dreaming carbon when they are currently doing dreaming stuff |
TRAIT_RUSTY | generic atom traits Trait from /datum/element/rust. Its rusty and should be applying a special overlay to denote this. |
TRAIT_DO_NOT_SPLASH | Stops someone from splashing their reagent_container on an object with this trait |
TRAIT_CURRENTLY_CLEANING | Marks an atom when the cleaning of it is first started, so that the cleaning overlay doesn't get removed prematurely |
TRAIT_CHASM_DESTROYED | Objects with this trait are deleted if they fall into chasms, rather than entering abstract storage |
TRAIT_UNDERFLOOR | Trait from being under the floor in some manner |
TRAIT_NO_MIRROR_REFLECTION | If the movable shouldn't be reflected by mirrors. |
TRAIT_IMMERSED | If this movable is currently treading in a turf with the immerse element. |
TRAIT_ELEVATED_TURF | From /datum/element/elevation_core for purpose of checking if the turf has the trait from an instance of the element |
TRAIT_UNIQUE_IMMERSE | With this, the immerse overlay will give the atom its own submersion visual overlay instead of one that's also shared with other movables, thus making editing its appearance possible. |
TRAIT_TELEKINESIS_CONTROLLED | This item is currently under the control of telekinesis |
TRAIT_CHANGELING_HIVEMIND_MUTE | changelings with this trait can no longer talk over the hivemind |
TRAIT_BLOB_ALLY | Isn't attacked harmfully by blob structures |
TRAIT_SPINNING | This atom is currently spinning. |
TRAIT_JOB_FIRST_ID_CARD | Denotes that this id card was given via the job outfit, aka the first ID this player got. |
TRAIT_MAGNETIC_ID_CARD | ID cards with this trait will attempt to forcibly occupy the front-facing ID card slot in wallets. |
TRAIT_TASTEFULLY_THICK_ID_CARD | ID cards with this trait have special appraisal text. |
TRAIT_ALWAYS_NO_ACCESS | things with this trait are treated as having no access in /obj/proc/check_access(obj/item) |
TRAIT_SEE_GLASS_COLORS | This human wants to see the color of their glasses, for some reason |
TRAIT_IRRADIATED | Marks that this object is irradiated |
TRAIT_HALT_RADIATION_EFFECTS | Harmful radiation effects, the toxin damage and the burns, will not occur while this trait is active |
TRAIT_RADIATION_PROTECTED_CLOTHING | This clothing protects the user from radiation. This should not be used on clothing_traits, but should be applied to the clothing itself. |
TRAIT_BYPASS_EARLY_IRRADIATED_CHECK | Whether or not this item will allow the radiation SS to go through standard radiation processing as if this wasn't already irradiated. Basically, without this, COMSIG_IN_RANGE_OF_IRRADIATION won't fire once the object is irradiated. |
TRAIT_WAS_EVOLVED | Simple trait that just holds if we came into growth from a specific mob type. Should hold a REF(src) to the type of mob that caused the growth, not anything else. |
TRAIT_HEALS_FROM_CARP_RIFTS | This mob heals from carp rifts. |
TRAIT_HEALS_FROM_CULT_PYLONS | This mob heals from cult pylons. |
TRAIT_SUITLESS_SENSORS | Allows crew monitor tracking without a suit |
TRAIT_MULTIZ_SUIT_SENSORS | Ignore Crew monitor Z levels |
TRAIT_FINGERPRINT_PASSTHROUGH | Ignores body_parts_covered during the add_fingerprint() proc. Works both on the person and the item in the glove slot. |
TRAIT_FROZEN | this object has been frozen |
TRAIT_GONE_FISHING | Currently fishing |
TRAIT_TACKLING_WINGED_ATTACKER | Makes a species be better/worse at tackling depending on their wing's status |
TRAIT_TACKLING_FRAIL_ATTACKER | Makes a species be frail and more likely to roll bad results if they hit a wall |
TRAIT_TACKLING_TAILED_DEFENDER | Makes a species be better/worse at defending against tackling depending on their tail's status |
TRAIT_RUNECHAT_HIDDEN | Is runechat for this atom/movable currently disabled, regardless of prefs or anything? |
TRAIT_HAS_LABEL | the object has a label applied |
TRAIT_THINKING_IN_CHARACTER | Trait given to a mob that is currently thinking (giving off the "thinking" icon), used in an IC context |
TRAIT_SPEAKS_CLEARLY | without a human having this trait, they speak as if they have no tongue. |
TRAIT_GERM_SENSITIVE | Trait given by /datum/component/germ_sensitive |
TRAIT_CASTABLE_LOC | This atom can have spells cast from it if a mob is within it This means the "caster" of the spell is changed to the mob's loc Note this doesn't mean all spells are guaranteed to work or the mob is guaranteed to cast |
TRAIT_RELAYING_ATTACKER | Trait given by /datum/element/relay_attacker |
TRAIT_IGNORED_BY_LIVING_FLESH | Trait given to limb by /mob/living/basic/living_limb_flesh |
TRAIT_WING_BUFFET | Trait given while using /datum/action/cooldown/mob_cooldown/wing_buffet |
TRAIT_WING_BUFFET_TIRED | Trait given while tired after using /datum/action/cooldown/mob_cooldown/wing_buffet |
TRAIT_RIFT_FAILURE | Trait given to a dragon who fails to defend their rifts |
TRAIT_MOB_BREEDER | trait determines if this mob can breed given by /datum/component/breeding |
TRAIT_NO_MINDSWAP | Trait given to mobs that we do not want to mindswap |
TRAIT_BAKEABLE | trait given to food that can be baked by /datum/component/bakeable |
TRAIT_DART_HAS_INSERT | Trait given to foam darts that have an insert in them |
TRAIT_CLEANBOT_WHISPERER | Trait granted by janitor skillchip, allows communication with cleanbots |
TRAIT_INVISIMIN | Trait given when a mob is currently in invisimin mode |
TRAIT_MOB_TIPPED | Trait given when a mob has been tipped |
TRAIT_ALWAYS_WANTED | Trait which self-identifies as an enemy of the law |
Define Details
BLOODSUCKER_TRAIT
Source trait for Bloodsuckers-related traits
CULT_EYES
Provides the cultist red eyes overlay
CURSED_ITEM_TRAIT
The item is magically cursed
ELEMENT_TRAIT
Trait applied by element
FEED_TRAIT
Source trait while Feeding
FRENZY_TRAIT
Source trait during a Frenzy
HUNTER_TRAIT
Source trait for Monster Hunter-related traits
RANDOM_BLACKOUTS
Randomly makes nearby lights flicker
STATION_TRAIT_BANANIUM_SHIPMENTS
Traits given by station traits
TRAIT_ACTIVE_STORAGE
every object that is currently the active storage of some client mob has this trait
TRAIT_ADAMANTINE_EXTRACT_ARMOR
Mob has gotten an armor buff from adamantine extract
TRAIT_AGENDER
Species with this trait are genderless
TRAIT_AI_BAGATTACK
This atom can ignore the "is on a turf" check for simple AI datum attacks, allowing them to attack from bags or lockers as long as any other conditions are met
TRAIT_AI_PAUSED
trait that prevents AI controllers from planning detached from ai_status to prevent weird state stuff.
TRAIT_ALIEN_SNEAK
Whether we're sneaking, from the alien sneak ability. Maybe worth generalizing into a general "is sneaky" / "is stealth" trait in the future.
TRAIT_ALLOWED_HONORBOUND_ATTACK
Someone can safely be attacked with honorbound with ONLY a combat mode check, the trait is assuring holding a weapon and hitting won't hurt them..
TRAIT_ALLOW_HERETIC_CASTING
Allows heretics to cast their spells.
TRAIT_ALWAYS_HIT_ZONE
Projectile with this trait will always hit the defined zone of a struck living mob.
TRAIT_ALWAYS_NO_ACCESS
things with this trait are treated as having no access in /obj/proc/check_access(obj/item)
TRAIT_ALWAYS_WANTED
Trait which self-identifies as an enemy of the law
TRAIT_ANGELIC
Trait given to angelic constructs to let them purge cult runes
TRAIT_ANTENNAE
The holder of this trait has antennae or whatever that hurt a ton when noogied
TRAIT_ANTICONVULSANT
From anti-convulsant medication against seizures.
TRAIT_ANTIMAGIC
This mob is antimagic, and immune to spells / cannot cast spells
TRAIT_ANTIMAGIC_NO_SELFBLOCK
This allows a person who has antimagic to cast spells without getting blocked
TRAIT_BAKEABLE
trait given to food that can be baked by /datum/component/bakeable
TRAIT_BEING_BLADE_SHIELDED
Used to prevent multiple floating blades from triggering over the same target
TRAIT_BLIND
Makes the mob blind
TRAIT_BLIND_TOOL
Item still allows you to examine items while blind and actively held.
TRAIT_BLOB_ALLY
Isn't attacked harmfully by blob structures
TRAIT_BLOCKING_EXPLOSIVES
This movable atom has the explosive block element
TRAIT_BLOODSHOT_EYES
Their eyes are bloodshot. Currently used to set special examine text on humans. Examine text is overridden by TRAIT_UNNATURAL_RED_GLOWY_EYES.
TRAIT_BLOODY_MESS
from heparin and nitrous oxide, makes open bleeding wounds rapidly spill more blood
TRAIT_BLOOD_CLANS
Species with this trait have a blood clan mechanic
TRAIT_BOMBIMMUNE
This human is immune to the effects of being exploded. (ex_act)
TRAIT_BOTTOMLESS_STOMACH
Can never be full
TRAIT_BYPASS_EARLY_IRRADIATED_CHECK
Whether or not this item will allow the radiation SS to go through standard radiation processing as if this wasn't already irradiated. Basically, without this, COMSIG_IN_RANGE_OF_IRRADIATION won't fire once the object is irradiated.
TRAIT_BYPASS_MEASURES
This mob overrides certian SSlag_switch measures with this special trait
TRAIT_CALCIUM_HEALER
Heals when drinking milk and certain milk based drinks
TRAIT_CANNOT_BE_UNBUCKLED
Prevents a mob from being unbuckled, currently only used to prevent people from falling over on the tram
TRAIT_CANNOT_CRYSTALIZE
Trait put on /mob/living/carbon/human. If that mob has a crystal core, also known as an ethereal heart, it will not try to revive them if the mob dies.
TRAIT_CANT_RIDE
Prevents mob from riding mobs when buckled onto something
TRAIT_CAN_SIGN_ON_COMMS
This mob is able to use sign language over the radio.
TRAIT_CASTABLE_LOC
This atom can have spells cast from it if a mob is within it This means the "caster" of the spell is changed to the mob's loc Note this doesn't mean all spells are guaranteed to work or the mob is guaranteed to cast
TRAIT_CATLIKE_GRACE
This mob always lands on their feet when they fall, for better or for worse.
TRAIT_CHANGELING_HIVEMIND_MUTE
changelings with this trait can no longer talk over the hivemind
TRAIT_CHASM_DESTROYED
Objects with this trait are deleted if they fall into chasms, rather than entering abstract storage
TRAIT_CHASM_STOPPED
Chasms will be safe to cross while they've this trait.
TRAIT_CIRCUIT_UI_OPEN
Trait applied when an integrated circuit opens a UI on a player (see list pick component)
TRAIT_CIRCUIT_UNDUPABLE
Trait applied when an integrated circuit/module becomes undupable
TRAIT_CLEANBOT_WHISPERER
Trait granted by janitor skillchip, allows communication with cleanbots
TRAIT_CLEAVING
This item is currently performing a cleaving attack
TRAIT_CLIFF_WALKER
We can walk up or around cliffs, or at least we don't fall off of it
TRAIT_CLIMBABLE
Climbable trait, given and taken by the climbable element when added or removed. Exists to be easily checked via HAS_TRAIT().
TRAIT_COAGULATING
from coagulant reagents, this doesn't affect the bleeding itself but does affect the bleed warning messages
TRAIT_COLORBLIND
You can't see color!
TRAIT_COMPONENT_MMI
Trait applied when the MMI component is added to an /obj/item/integrated_circuit
TRAIT_CORPSELOCKED
Prevents you from leaving your corpse
TRAIT_CRAFTY
Crafts items using the crafting menu faster
TRAIT_CRITICAL_CONDITION
In some kind of critical condition. Is able to succumb.
TRAIT_CRYING
This person is crying
TRAIT_CULT_HALO
This mob has a cult halo.
TRAIT_CURRENTLY_CLEANING
Marks an atom when the cleaning of it is first started, so that the cleaning overlay doesn't get removed prematurely
TRAIT_CUSTOMIZABLE_REAGENT_HOLDER
Trait for customizable reagent holder
TRAIT_CUSTOM_TAP_SOUND
An item still plays its hitsound even if it has 0 force, instead of the tap
TRAIT_DANGEROUS_OBJECT
Makes the feedback message when someone else is putting this item on you more noticeable
TRAIT_DART_HAS_INSERT
Trait given to foam darts that have an insert in them
TRAIT_DEATHCOMA
Causes death-like unconsciousness
TRAIT_DEL_ON_SPACE_DUMP
Deletes the object upon being dumped into space, usually from exiting hyperspace. Useful if you're spawning in a lot of stuff for hyperspace events that dont need to flood the entire game
TRAIT_DETECT_STORM
always detect storms on icebox
TRAIT_DIAGNOSTIC_HUD
for something granting you a diagnostic hud
TRAIT_DIGITIGRADE
Wonky legs that make more work for spriters and coders
TRAIT_DIGI_SQUISH
If the legs are to be displayed like regular legs
TRAIT_DISABLED_BY_WOUND
Used for limbs.
TRAIT_DISEASELIKE_SEVERITY_MEDIUM
If present on a /mob/living/carbon, will make them appear to have a medium level disease on health HUDs.
TRAIT_DISGUISED
Mob is currently disguised as something else (like a morph being another mob or an object). Holds a reference to the thing that applied the trait.
TRAIT_DONT_WRITE_MEMORY
For living mobs. It signals that the mob shouldn't have their data written in an external json for persistence.
TRAIT_DOUBLE_TAP
When someone with this trait fires a ranged weapon, their fire delays and click cooldowns are halved
TRAIT_DO_NOT_SPLASH
Stops someone from splashing their reagent_container on an object with this trait
TRAIT_DREAMING
Trait given to a dreaming carbon when they are currently doing dreaming stuff
TRAIT_DRIED
Trait for dried items
TRAIT_DRINKS_BLOOD
Carbons with this trait can eat blood to regenerate their own blood volume, instead of injecting it
TRAIT_DRUNK_HEALING
Heals over time while drunk
TRAIT_DRYABLE
Trait for dryable items
TRAIT_EASYBLEED
Species with this trait have 50% extra chance of bleeding from piercing and slashing wounds
TRAIT_EAT_LESS
Gets hungry slower
TRAIT_EAT_MORE
Gets hungry three times as fast
TRAIT_ECHOLOCATION_EXTRA_RANGE
Echolocation has a higher range.
TRAIT_ECHOLOCATION_RECEIVER
Receives echolocation images.
TRAIT_ELEVATED_TURF
From /datum/element/elevation_core for purpose of checking if the turf has the trait from an instance of the element
TRAIT_ELITE_CHALLENGER
The user is currently challenging an elite mining mob. Prevents him from challenging another until he's either lost or won.
TRAIT_EMOTEMUTE
Emotemute. Can't... emote.
TRAIT_EMPPROOF_CONTENTS
Provides complete emp immunity to everything being held, but not the atom itself
TRAIT_EMPPROOF_SELF
Provides complete emp immunity to the atom, but not anything they're holding
TRAIT_EXCEPTIONAL_SKILL
Can allocate 5 points into one skill instead of the usual 4
TRAIT_FAKEDEATH
Makes the owner appear as dead to most forms of medical examination
TRAIT_FASTMED
reduces the use time of syringes, pills, patches and medigels but only when using on someone
TRAIT_FAST_TYING
Halves the time of tying a tie.
TRAIT_FINGERPRINT_PASSTHROUGH
Ignores body_parts_covered during the add_fingerprint() proc. Works both on the person and the item in the glove slot.
TRAIT_FIREDOOR_STOP
Trait applied to turfs when an atmos holosign is placed on them. It will stop firedoors from closing.
TRAIT_FIXED_HAIRCOLOR
Species with this trait have a haircolor that cannot be chosen by the player, nor altered ingame by external means
TRAIT_FIXED_MUTANT_COLORS
Species with this trait have mutant colors that cannot be chosen by the player, nor altered ingame by external means
TRAIT_FLOORED
Prevents voluntary standing or staying up on its own.
TRAIT_FORBID_MINING_SHUTTLE_CONSOLE_OUTSIDE_STATION
Mobs with this trait can't send the mining shuttle console when used outside the station itself
TRAIT_FORCED_GRAVITY
We have some form of forced gravity acting on us
TRAIT_FORCED_STANDING
Forces user to stay standing
TRAIT_FOV_APPLIED
Mob has fov applied to it
TRAIT_FREE_FLOAT_MOVEMENT
When people are floating from zero-grav or something, we can move around freely!
TRAIT_FREE_HYPERSPACE_MOVEMENT
Gives the movable free hyperspace movement without being pulled during shuttle transit
TRAIT_FREE_HYPERSPACE_SOFTCORDON_MOVEMENT
Lets the movable move freely in the soft-cordon area of transit space, which would otherwise teleport them away just before they got to see the true cordon
TRAIT_FROZEN
this object has been frozen
TRAIT_FUGU_GLANDED
Trait used by fugu glands to avoid double buffing
TRAIT_GAMER
Trait for the gamer quirk.
TRAIT_GAMERGOD
Gets double arcade prizes
TRAIT_GARLIC_BREATH
Used to activate french kissing
TRAIT_GERM_SENSITIVE
Trait given by /datum/component/germ_sensitive
TRAIT_GONE_FISHING
Currently fishing
TRAIT_GOOD_HEARING
Makes whispers clearly heard from seven tiles away, the full hearing range
TRAIT_HALT_RADIATION_EFFECTS
Harmful radiation effects, the toxin damage and the burns, will not occur while this trait is active
TRAIT_HANDS_BLOCKED
Prevents usage of manipulation appendages (picking, holding or using items, manipulating storage).
TRAIT_HAS_BEEN_KIDNAPPED
Prevents the same person from being chosen multiple times for kidnapping objective
TRAIT_HAS_LABEL
the object has a label applied
TRAIT_HAS_MARKINGS
Species with this trait have markings (this SUCKS, remove this later in favor of bodypart overlays)
TRAIT_HATED_BY_DOGS
If applied to a mob, nearby dogs will have a small chance to nonharmfully harass said mob
TRAIT_HAUNTED
determines whether or not objects are haunted and teleport/attack randomly
TRAIT_HEALS_FROM_CARP_RIFTS
This mob heals from carp rifts.
TRAIT_HEALS_FROM_CULT_PYLONS
This mob heals from cult pylons.
TRAIT_HEARING_SENSITIVE
every hearing sensitive atom has this trait
TRAIT_HEAR_THROUGH_DARKNESS
Ignores darkness for hearing
TRAIT_HIDE_EXTERNAL_ORGANS
Don't draw external organs/species features like wings, horns, frills and stuff
TRAIT_HIGHRESISTDAMAGESLOWDOWN
Reduces the strength of damage slowdown by 75% (stacks with regular resist)
TRAIT_HIGH_VALUE_RANSOM
Sells for more money on the pirate bounty pad.
TRAIT_HOLY
The mob is holy and resistance to cult magic
TRAIT_HOPELESSLY_ADDICTED
Addictions don't tick down, basically they're permanently addicted
TRAIT_HOT_SPRING_CURSED
Trait applied to /datum/mind to stop someone from using the cursed hot springs to polymorph more than once.
TRAIT_HYPERSPACED
Sanity trait to keep track of when we're in hyperspace and add the appropriate element if we werent
TRAIT_HYPERSPACE_STOPPED
The effects of hyperspace drift are blocked when the tile has this trait
TRAIT_ID_APPRAISER
Can examine IDs to see if they are roundstart.
TRAIT_IGNOREDAMAGESLOWDOWN
Can't be slowed down via damage taken
TRAIT_IGNORED_BY_LIVING_FLESH
Trait given to limb by /mob/living/basic/living_limb_flesh
TRAIT_IGNORESLOWDOWN
Can't be slowed down
TRAIT_IGNORING_GRAVITY
We are ignoring gravity
TRAIT_IMMERSED
If this movable is currently treading in a turf with the immerse element.
TRAIT_IMMERSE_STOPPED
The effects of the immerse element will be halted while this trait is present.
TRAIT_IMMOBILIZED
Prevents voluntary movement.
TRAIT_IMPACTIMMUNE
protects the holder from throw_impact
TRAIT_INCAPACITATED
Prevents interacting with things
TRAIT_INFRARED_VISION
Makes the screen go black and white while illuminating all mobs based on their body temperature
TRAIT_INNATELY_FANTASTICAL_ITEM
This object innately spawns with fantasy variables already applied (the magical component is given to it on initialize), and thus we never want to give it the component again.
TRAIT_INVISIBLE_MAN
This mobs bodyparts are invisible but still clickable.
TRAIT_INVISIMIN
Trait given when a mob is currently in invisimin mode
TRAIT_IN_CALL
Whether or not the user is in a MODlink call, prevents making more calls
TRAIT_IRRADIATED
Marks that this object is irradiated
TRAIT_JOB_FIRST_ID_CARD
Denotes that this id card was given via the job outfit, aka the first ID this player got.
TRAIT_KEEP_TOGETHER
Used for managing KEEP_TOGETHER in [/atom/var/appearance_flags]
TRAIT_KISS_OF_DEATH
Blowing kisses actually does damage to the victim
TRAIT_KNOCKEDOUT
Forces the user to stay unconscious.
TRAIT_LAVA_STOPPED
Lava will be safe to cross while it has this trait.
TRAIT_LIGHTING_DEBUGGED
This object has light debugging tools attached to it
TRAIT_LIVERLESS_METABOLISM
This just means that the carbon will always have functional liverless metabolism
TRAIT_LIVING_HEART
Designates a heart as a living heart for a heretic.
TRAIT_MAGICALLY_GIFTED
The user can do things like use magic staffs without penalty
TRAIT_MAGICALLY_PHASED
This mob is phased out of reality from magic, either a jaunt or rod form
TRAIT_MAGIC_CHOKE
Used for Durathread golem choking
TRAIT_MAGNETIC_ID_CARD
ID cards with this trait will attempt to forcibly occupy the front-facing ID card slot in wallets.
TRAIT_MARINE
You become a Marine that can eat crayons!!!
TRAIT_MARKET_CRASHING
SSeconomy trait, if the market is crashing and people can't withdraw credits from ID cards.
TRAIT_MARTIAL_ARTS_IMMUNE
nobody can use martial arts on this mob
TRAIT_MAY_CONTAIN_BLENDED_DUST
Minor trait used for beakers, or beaker-ishes. /obj/item/reagent_containers, to show that they've been used in a reagent grinder.
TRAIT_MECHA_CREATED_NORMALLY
A trait for mechs that were created through the normal construction process, and not spawned by map or other effects.
TRAIT_MECH_DISABLED
This mech is fully disabled
TRAIT_MEDIBOTCOMINGTHROUGH
Is a medbot healing you
TRAIT_MESON_VISION
Gives us turf vision through walls and slight night vision
TRAIT_MIMING
The mob has an active mime vow of silence, and thus is unable to speak and has other mime things going on
TRAIT_MIND_TEMPORARILY_GONE
Trait given to a mob with a ckey currently in a temporary body, allowing people to know someone will re-enter the round later.
TRAIT_MOB_BREEDER
trait determines if this mob can breed given by /datum/component/breeding
TRAIT_MOB_TIPPED
Trait given when a mob has been tipped
TRAIT_MODPC_HALVED_DOWNLOAD_SPEED
The download speeds of programs from the dowloader is halved.
TRAIT_MONKEYLIKE
Prevents the mob from using tools
TRAIT_MORBID
Mobs with this trait do care about a few grisly things, such as digging up graves. They also really do not like bringing people back to life or tending wounds, but love autopsies and amputations.
TRAIT_MOVE_GROUND
Movement type traits for movables. See elements/movetype_handler.dm
TRAIT_MULTIZ_SUIT_SENSORS
Ignore Crew monitor Z levels
TRAIT_MUTANT_COLORS
Species with this trait use mutant colors for coloration
TRAIT_MUTE
Mute. Can't talk.
TRAIT_NEARSIGHT
Makes the mob have a blur around the outer half of the screen
TRAIT_NEARSIGHTED_CORRECTED
Prevents the overlay from nearsighted
TRAIT_NEGATES_GRAVITY
Negates our gravity, letting us move normally on floors in 0-g
TRAIT_NOBREATH
Mob is immune to oxygen damage, does not need to breathe
TRAIT_NOCRITOVERLAY
Doesn't get overlays from being in critical.
TRAIT_NODISMEMBER
Can't be dismembered
TRAIT_NOFAT
Trait which prevents you from becoming overweight
TRAIT_NOFEAR_HOLDUPS
Mobs with this trait will not be immobilized when held up
TRAIT_NOFIRE
Can't be set on fire
TRAIT_NOFLASH
Makes you immune to flashes
TRAIT_NOHUNGER
This carbon doesn't get hungry
TRAIT_NOINTERACT
END OF YOGS REORGANIZE, MIGHT COME BACK TO THIS Not allowed to touch anything (even with TK) or use things in hand
TRAIT_NOSLIPALL
Immunity to slipping
TRAIT_NOSLIPICE
Immunity to slipping on ice
TRAIT_NOSLIPWATER
Immunity to slipping on water
TRAIT_NOT_ENGRAVABLE
If something has been engraved/cannot be engraved
TRAIT_NOVEHICLE
This mob can't use vehicles
TRAIT_NO_BARCODES
Disallows this item from being pricetagged with a barcode
TRAIT_NO_BLOCKING
Incapable of blocking.
TRAIT_NO_BLOOD_OVERLAY
Humans with this trait won't get bloody hands, nor bloody feet
TRAIT_NO_DNA_COPY
Carbons with this trait can't have their DNA copied by diseases nor changelings
TRAIT_NO_DNA_SCRAMBLE
Carbons with this trait cant have their dna scrambled by genetics or a disease retrovirus.
TRAIT_NO_FLOATING_ANIM
Disables the floating animation. See above.
TRAIT_NO_GLIDE
Unlinks gliding from movement speed, meaning that there will be a delay between movements rather than a single move movement between tiles
TRAIT_NO_GRENADES
Can't prime grenades
TRAIT_NO_GUN_AKIMBO
Mobs with this trait won't be able to dual wield guns.
TRAIT_NO_HOLDUP
Can't hold people up with guns, for whatever reason
TRAIT_NO_IMMOBILIZE
Buckling yourself to objects with this trait won't immobilize you
TRAIT_NO_JUMPSUIT
Allows the species to equip items that normally require a jumpsuit without having one equipped. Used by golems.
TRAIT_NO_MANIFEST_CONTENTS_ERROR
If the crate is immune to the wrong content in manifest error
TRAIT_NO_MINDSWAP
Trait given to mobs that we do not want to mindswap
TRAIT_NO_MIRROR_REFLECTION
If the movable shouldn't be reflected by mirrors.
TRAIT_NO_MISSING_ITEM_ERROR
If the crate's contents are immune to the missing item manifest error
TRAIT_NO_PUNCH_STUN
Punches don't stun. Use this instead of setting punchstunchance to zero.
TRAIT_NO_SOUL
This mob has no soul
TRAIT_NO_STORAGE
you cannot put this in any container, backpack, box etc
TRAIT_NO_STRIP
Prevents stripping this equipment
TRAIT_NO_STUN_WEAPONS
Prevents use of commonly available instant or near instant stun weapons
TRAIT_NO_TELEPORT
do_teleport
will not allow this atom to teleport
TRAIT_NO_TWOHANDING
Prevents you from twohanding weapons.
TRAIT_NO_UNDERWEAR
Humans with this trait cannot have underwear
TRAIT_NO_ZOMBIFY
Humans with this trait cannot be turned into zombies
TRAIT_ODD_CUSTOMIZABLE_FOOD_INGREDIENT
Trait for allowing an item that isn't food into the customizable reagent holder
TRAIT_ON_ELEVATED_SURFACE
Is the mob standing on an elevated surface? This prevents them from dropping down if not elevated first.
TRAIT_ORBITING_FORBIDDEN
Whether or not orbiting is blocked or not
TRAIT_OREBOX_FUNCTIONAL
Trait given to mechs that can have orebox functionality on movement
TRAIT_PARALYSIS
Used for limb-based paralysis, where replacing the limb will fix it.
TRAIT_PARALYSIS_L_ARM
These are used for brain-based paralysis, where replacing the limb won't fix it
TRAIT_PARRYING
This item is currently parrying.
TRAIT_PDA_CAN_EXPLODE
This one denotes a PDA has received a rigged message and will explode when the user tries to reply to a rigged PDA message
TRAIT_PDA_MESSAGE_MENU_RIGGED
PDA/ModPC Traits. This one makes PDAs explode if the user opens the messages menu
TRAIT_PERMANENTLY_MORTAL
Trait given to a living mob to prevent wizards from making it immortal
TRAIT_PIERCEIMMUNE
Can't be injected with syringes and other similar things
TRAIT_PLANT_SAFE
We can handle 'dangerous' plants in botany safely
TRAIT_PLASMA_LOVER_METABOLISM
Use when you want a mob to be able to metabolize plasma temporarily (e.g. plasma fixation disease symptom)
TRAIT_POOR_AIM
Reduced accuracy when shooting
TRAIT_POWERHUNGRY
Uses electricity instead of food (does not provide a way to recharge)
TRAIT_PRESERVED_ORGANS
organs won't decay
TRAIT_PRESERVE_UI_WITHOUT_CLIENT
This mob should never close UI even if it doesn't have a client
TRAIT_PREVENT_IMPLANT_AUTO_EXPLOSION
If the mob has this trait and die, their bomb implant doesn't detonate automatically. It must be consciously activated.
TRAIT_PSYCH
Provides a bonus to brain trauma healing
TRAIT_PULL_BLOCKED
Inability to pull things. Turned into a trait from MOBILITY_PULL to be able to track sources.
TRAIT_PUSHIMMUNE
Can't be pushed
TRAIT_QUICKER_CARRY
We place people into a fireman carry especially quickly compared to quick_carry
TRAIT_QUICK_CARRY
We place people into a fireman carry quicker than standard
TRAIT_RADIATION_PROTECTED_CLOTHING
This clothing protects the user from radiation. This should not be used on clothing_traits, but should be applied to the clothing itself.
TRAIT_RADIMMUNE
Immune to being irradiated
TRAIT_RDS_SUPPRESSED
Prevents hallucinations from the hallucination brain trauma (RDS)
TRAIT_REAGENT_SCANNER
Lets us scan reagents
TRAIT_RECENTLY_BLOCKED_MAGIC
This mob recently blocked magic with some form of antimagic
TRAIT_RECENTLY_COINED
This target has recently been shot by a marksman coin and is very briefly immune to being hit by one again to prevent recursion
TRAIT_REDUCED_DAMAGE_SLOWDOWN
Requires getting lower health before damage slowdown begins
TRAIT_RELAYING_ATTACKER
Trait given by /datum/element/relay_attacker
TRAIT_REMOTE_TASTING
Added to a mob, allows that mob to experience flavour-based moodlets when examining food
TRAIT_RESEARCH_SCANNER
Lets us scan machine parts and tech unlocks
TRAIT_RESISTCOLD
Immunity to low temperature damage
TRAIT_RESISTDAMAGESLOWDOWN
Reduces the strength of damage slowdown by 50% (stacks with high resist)
TRAIT_RESISTHEAT
Immunity to high temperature damage
TRAIT_RESISTHEATHANDS
For when you want to be able to touch hot things, but still want fire to be an issue.
TRAIT_RESISTHIGHPRESSURE
Immunity to high pressure atmos damage
TRAIT_RESISTLOWPRESSURE
Immunity to low pressure atmos damage
TRAIT_RESTRAINED
Abstract condition that prevents movement if being pulled and might be resisted against. Handcuffs and straight jackets, basically.
TRAIT_REVEAL_FISH
Added to mob or mind, changes the icons of the fish shown in the minigame UI depending on the possible reward.
TRAIT_REVENANT_INHIBITED
Trait added when a revenant has been inhibited (typically by the bane of a holy weapon)
TRAIT_REVENANT_REVEALED
Trait added when a revenant is visible.
TRAIT_RIFT_FAILURE
Trait given to a dragon who fails to defend their rifts
TRAIT_ROCK_EATER
Trait which allows you to eat rocks
TRAIT_ROCK_METAMORPHIC
Trait which allows you to gain bonuses from consuming rocks
TRAIT_RUNECHAT_HIDDEN
Is runechat for this atom/movable currently disabled, regardless of prefs or anything?
TRAIT_RUSTY
generic atom traits Trait from /datum/element/rust. Its rusty and should be applying a special overlay to denote this.
TRAIT_SAFEWELD
Provides immunity to the blinding of welding without providing immunity to other sources of flash
TRAIT_SECLUDED_LOCATION
This atom is a secluded location, which is counted as out of bounds. Anything that enters this atom's contents should react if it wants to stay in bounds.
TRAIT_SEE_GLASS_COLORS
This human wants to see the color of their glasses, for some reason
TRAIT_SEE_REAGENTS
Gets a more detailed reagent breakdown when examining
TRAIT_SHIELDBUSTER
Knocks shields out of people's hands.
TRAIT_SHIFTY_EYES
Gives you the Shifty Eyes quirk, rarely making people who examine you think you examined them back even when you didn't
TRAIT_SHOCKIMMUNE
Are we immune to shocks?
TRAIT_SIGN_LANG
Indicates if the mob is currently speaking with sign language
TRAIT_SILENT_FOOTSTEPS
makes your footsteps completely silent
TRAIT_SIXTHSENSE
Can hear observers
TRAIT_SKILLED_PILOT
Acts as an additional skill point for piloting mechs, up to EXP_MASTER.
TRAIT_SLEEPIMMUNE
Can't fall asleep
TRAIT_SNEAK
Whether we're sneaking, from the creature sneak ability.
TRAIT_SPARRING
The user is sparring
TRAIT_SPEAKS_CLEARLY
without a human having this trait, they speak as if they have no tongue.
TRAIT_SPECIAL_TRAUMA_BOOST
Increases chance of getting special traumas, makes them harder to cure
TRAIT_SPECIESLOCK
Prevent species from changing while they have the trait
TRAIT_SPIDER_CONSUMED
Trait applied to mob/living to mark that spiders should not gain further enriched eggs from eating their corpse.
TRAIT_SPINNING
This atom is currently spinning.
TRAIT_SPINNING_WEB_TURF
A web is being spun on this turf presently
TRAIT_SPRAY_PAINTABLE
This mob can be painted with the spraycan
TRAIT_STARGAZED
Clock cultist, item is already upgraded by a stargazer
TRAIT_STATUS_EFFECT
A trait given by a specific status effect (not sure why we need both but whatever!)
TRAIT_STICKERED
if the atom has a sticker attached to it
TRAIT_STUNIMMUNE
This mob is immune to stun causing status effects and stamcrit. Prefer to use [/mob/living/proc/check_stun_immunity] over checking for this trait exactly.
TRAIT_SUCCUMB_OVERRIDE
Lets the user succumb even if they got NODEATH
TRAIT_SUICIDED
Trait given to a living mob and any observer mobs that stem from them if they suicide. For clarity, this trait should always be associated/tied to a reference to the mob that suicided- not anything else.
TRAIT_SUITLESS_SENSORS
Allows crew monitor tracking without a suit
TRAIT_TACKLING_FRAIL_ATTACKER
Makes a species be frail and more likely to roll bad results if they hit a wall
TRAIT_TACKLING_TAILED_DEFENDER
Makes a species be better/worse at defending against tackling depending on their tail's status
TRAIT_TACKLING_WINGED_ATTACKER
Makes a species be better/worse at tackling depending on their wing's status
TRAIT_TASTEFULLY_THICK_ID_CARD
ID cards with this trait have special appraisal text.
TRAIT_TELEKINESIS_CONTROLLED
This item is currently under the control of telekinesis
TRAIT_TEMPORARY_BODY
Similar trait given to temporary bodies inhabited by players
TRAIT_TENACIOUS
trait denoting someone will crawl faster in soft crit
TRAIT_TESLA_IGNORE
Completely ignored by tesla zaps
TRAIT_THERMAL_VISION
Gives us mob vision through walls and slight night vision
TRAIT_THINKING_IN_CHARACTER
Trait given to a mob that is currently thinking (giving off the "thinking" icon), used in an IC context
TRAIT_TIME_STOP_IMMUNE
Immune to being afflicted by time stop (spell)
TRAIT_TOWER_OF_BABEL
this is used to bypass tongue language restrictions but not tongue disabilities
TRAIT_TOXIMMUNE
Mob is immune to toxin damage
TRAIT_TRANSFORM_ACTIVE
A transforming item that is actively extended / transformed
TRAIT_TRUE_NIGHT_VISION
Gives us Night vision
TRAIT_TUMOR_SUPPRESSED
prevents the damage done by a brain tumor
TRAIT_TURF_IGNORE_SLIPPERY
Mobs won't slip on a wet turf while it has this trait
TRAIT_TURF_IGNORE_SLOWDOWN
Turf slowdown will be ignored when this trait is added to a turf.
TRAIT_T_RAY_VISIBLE
Visible on t-ray scanners if the atom/var/level == 1
TRAIT_UI_BLOCKED
Inability to access UI hud elements. Turned into a trait from MOBILITY_UI to be able to track sources.
TRAIT_UNBREAKABLE
trait denoting someone will sometimes recover out of crit
TRAIT_UNDERFLOOR
Trait from being under the floor in some manner
TRAIT_UNHOLY
This mob or weapon is unholy, and is easier to block using holy weapons.
TRAIT_UNIQUE_IMMERSE
With this, the immerse overlay will give the atom its own submersion visual overlay instead of one that's also shared with other movables, thus making editing its appearance possible.
TRAIT_UNKNOWN
The person with this trait always appears as 'unknown'.
TRAIT_UNNATURAL_RED_GLOWY_EYES
Their eyes glow an unnatural red colour. Currently used to set special examine text on humans. Does not guarantee the mob's eyes are coloured red, nor that there is any visible glow on their character sprite.
TRAIT_UNOBSERVANT
This mob doesn't count as looking at you if you can only act while unobserved
TRAIT_UNPARRIABLE
Cannot be blocked with weapons, only shields.
TRAIT_USES_SKINTONES
Species with this trait use skin tones for coloration
TRAIT_VIRUSIMMUNE
Can't be given viruses
TRAIT_WALLMOUNTED
Trait given to objects with the wallmounted component
TRAIT_WAS_EVOLVED
Simple trait that just holds if we came into growth from a specific mob type. Should hold a REF(src) to the type of mob that caused the growth, not anything else.
TRAIT_WAS_RENAMED
Trait that tracks if something has been renamed. Typically holds a REF() to the object itself (AKA src) for wide addition/removal.
TRAIT_WATER_BREATHING
One can breath under water, you get me?
TRAIT_WEAK_SOUL
Revenants draining you only get a very small benefit.
TRAIT_WEB_SURFER
Can navigate the web without getting stuck
TRAIT_WEB_WEAVER
Can weave webs into cloth
TRAIT_WIELDED
Properly wielded two handed item
TRAIT_WING_BUFFET
Trait given while using /datum/action/cooldown/mob_cooldown/wing_buffet
TRAIT_WING_BUFFET_TIRED
Trait given while tired after using /datum/action/cooldown/mob_cooldown/wing_buffet
TRAIT_WOUND_SCANNED
Applied into wounds when they're scanned with the wound analyzer, halves time to treat them manually.
TRAIT_XENO_HOST
Tracks whether we're gonna be a baby alien's mummy.
TRAIT_XRAY_HEARING
Allows you to hear speech through walls
TRAIT_XRAY_VISION
Gives us turf, mob and object vision through walls