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

List of conditions: Difference between revisions

From TF2 Classified Wiki
mNo edit summary
NinjaV (talk | contribs)
m changed code color to make it pop out more
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Todo|Discover the purpose of TF2C conditions 117, 120, 126, 127 and 130.
The following tables contain a list of every ''functioning'' player condition in Team Fortress 2 Classic. All conditions can be triggered ingame with the {{code|preset=10|addcond (ID#)}} command.
* I'll do some digging and find out [[User:VivaRomania|🇷🇴]] 02:18, 19 June 2025 (UTC)}}
For example, to give yourself the [[Haste]] boost, you would enter {{code|preset=10|addcond 121}}, as 121 is the ID number for this effect, as shown below.
 
The following tables contain a list of every ''functioning'' player condition in Team Fortress 2 Classic. All conditions can be triggered ingame with the {{code|addcond (ID#)}} command.
For example, to give yourself the [[Haste]] boost, you would enter {{code|addcond 121}}, as 121 is the ID number for this effect, as shown below.
__TOC__
__TOC__
== Team Fortress 2 conditions ==
== Team Fortress 2 conditions ==
Line 164: Line 161:
|| TF_COND_SUPERMARKEDFORDEATH_SILENT
|| TF_COND_SUPERMARKEDFORDEATH_SILENT
|-
|-
| 117 ||  Unknown.
| 117 ||  Prevents players from re-using a [[Jump Pad]] after use to prevent spamming for a brief period.
|| TF_COND_JUST_USED_JUMPPAD
|| TF_COND_JUST_USED_JUMPPAD
|-
|-
Line 173: Line 170:
|| TF_COND_INVULNERABLE_SMOKE_BOMB
|| TF_COND_INVULNERABLE_SMOKE_BOMB
|-
|-
| 120 ||  Unknown. Use cond 111 for the civilian defense buff.
| 120 ||  Seems to be an alternate version of cond 111. It has no sound or HUD indicators, has a 25% damage resistance instead (from 20%) and has no health regen. Use cond 111 for the regular defense condition.
|| TF_COND_CIV_DEFENSEBUFF
|| TF_COND_CIV_DEFENSEBUFF
|-
|-
Line 191: Line 188:
|| TF_COND_TAKEBONUSHEALING
|| TF_COND_TAKEBONUSHEALING
|-
|-
| 126 ||  Unknown. Does not undisguise disguised spies.
| 126 ||  Unused, planned for a cut [[Spy]] Weapon. Meant to alert nearby TFBots of suspicious behaviour.
|| TF_COND_DID_DISGUISE_BREAKING_ACTION
|| TF_COND_DID_DISGUISE_BREAKING_ACTION
|-
|-
| 127 ||  Unknown.
| 127 ||  Given throughout the duration of flying, post [[Jump Pad]] launch, and 4 seconds after touching the ground. Any kill within this time will credit the [[Engineer]] as the assister. The Skyfall [[Achievement]] from [[Fight or Flight]] checks if the [[Spy]] has this condition.
|| TF_COND_JUMPPAD_ASSIST
|| TF_COND_JUMPPAD_ASSIST
|-
|-
Line 203: Line 200:
|| TF_COND_TELEPORTED_ALWAYS_SHOW
|| TF_COND_TELEPORTED_ALWAYS_SHOW
|-
|-
| 130 ||  Unknown
| 130 ||  Given when launching yourself with the [[Twin Barrel]] for [[Pyro]]. The Knockback Force is multiplied by an item's {{code|preset=10|damage_force_reduction_self_launch}} stat. (1.5 for the Twin Barrel).
|| TF_COND_LAUNCHED_SELF
|| TF_COND_LAUNCHED_SELF
|-
|-
| >134 ||  Causes a figure-8 view bobbing effect.
| >134 ||  Causes a figure-8 view bobbing effect. Applied by [[Demoman]]'s [[Bottle]] after taunting.
|| Unknown
|| Unknown
|}
|}