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 TF2C item attributes: Difference between revisions

From TF2 Classified Wiki
m Replaced warning with an entirely new table
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Todo|Move legacy attributes out.}}
{{Todo|Move legacy attributes out.
IMPORTANT! There are numerous unlisted attributes that should be added to this page!}}


The following tables describe the possible attributes of weapons and items as contained in the items_game.txt file. This is the list of item attributes as described to the user, so some attributes will be duplicated if they can both appear as positive or negative (such as a damage bonus/penalty) or if they have several different descriptions ("set_weapon_mode" is used to represent alternate versions of half a dozen different weapons).
The following tables describe the possible attributes of weapons and items as contained in the items_game.txt file. This is the list of item attributes as described to the user, so some attributes will be duplicated if they can both appear as positive or negative (such as a damage bonus/penalty) or if they have several different descriptions ("set_weapon_mode" is used to represent alternate versions of half a dozen different weapons).
Line 1,130: Line 1,131:
|}
|}
</div>
</div>
==Unlisted Attributes==
The following table contains a list of every unlisted attribute class in TF2C. Custom attributes must be created to use these.
===Team Fortress 2===
<div style="max-width: 100%; overflow-x: scroll;">
{| class="wikitable sortable grid"
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Class
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Notes
|-
| parachute_disabled || TEMPTEXT
|-
| fires_milk_bolt || TEMPTEXT
|-
| force_distribute_currency_on_death || TEMPTEXT
|-
| airblast_dashes || TEMPTEXT
|-
| extra_damage_on_hit_penalty || TEMPTEXT
|-
| extra_damage_on_hit || TEMPTEXT
|-
| mod_teleporter_speed_boost || TEMPTEXT
|-
| can_breathe_under_water || TEMPTEXT
|-
| cannot_swim || TEMPTEXT
|-
| swimming_mastery || TEMPTEXT
|-
| scoreboard_minigame || TEMPTEXT
|-
| wet_immunity || TEMPTEXT
|-
| ability_master_sniper || TEMPTEXT
|-
| last_shot_crits || TEMPTEXT
|-
| add_give_health_to_teammate_on_hit || TEMPTEXT
|-
| mod_minigun_can_holster_while_spinning || TEMPTEXT
|-
| kill_combo_fire_rate_boost || TEMPTEXT
|-
| mult_dispenser_rate || TEMPTEXT
|-
| mvm_sentry_ammo || TEMPTEXT
|-
| build_small_sentries || TEMPTEXT
|-
| mult_teleporter_recharge_rate || TEMPTEXT
|-
| disguise_as_dispenser_on_crouch || TEMPTEXT
|-
| ubercharge_transfer || TEMPTEXT
|-
| teleport_instead_of_die || TEMPTEXT
|-
| mod_projectile_heat_seek_power || TEMPTEXT
|-
| mult_dmg_vs_same_class || TEMPTEXT
|-
| uber_on_damage_taken || TEMPTEXT
|-
| mult_dmgtaken_from_melee || TEMPTEXT
|-
| mult_crit_when_health_is_below_percent || TEMPTEXT
|-
| penetration_damage_penalty || TEMPTEXT
|-
| firing_forward_pull || TEMPTEXT
|-
| mod_soldier_buff_range || TEMPTEXT
|-
| mult_rocketjump_deploy_time || TEMPTEXT
|-
| aoe_heal_chance || TEMPTEXT
|-
| crits_on_damage || TEMPTEXT
|-
| stun_on_damage || TEMPTEXT
|-
| aoe_blast_on_damage || TEMPTEXT
|-
| ubercharge_ammo || TEMPTEXT
|-
| mul_nonrocketjump_attackrate || TEMPTEXT
|-
| mult_dmg_with_reduced_health || TEMPTEXT
|-
| mult_airblast_primary_refire_time || TEMPTEXT
|-
| mod_flamethrower_spinup_time || TEMPTEXT
|-
| mult_airblast_cone_scale || TEMPTEXT
|-
| mult_sniper_charge_per_sec_with_enemy_under_crosshair || TEMPTEXT
|-
| sniper_beep_with_enemy_under_crosshair || TEMPTEXT
|-
| lifeleech_on_damage || TEMPTEXT
|-
|}
</div>
===Team Fortress 2 Classified===
<div style="max-width: 100%; overflow-x: scroll;">
{| class="wikitable sortable grid"
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Class
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Notes
|-
| gravity_mod_wearer || TEMPTEXT
|-
| add_civ_aura_override || TEMPTEXT
|-
| add_civ_boost_enemies || TEMPTEXT
|-
| mult_minigun_spindown_time || TEMPTEXT
|-
| mod_sticky_no_detonation || TEMPTEXT
|-
| no_melee_crit_from_tranq || TEMPTEXT
|-
| residual_heal_rate || TEMPTEXT
|-
| residual_heal_duration || TEMPTEXT
|-
| mult_proxymine_detonate_time || TEMPTEXT
|-
| mod_proxymine_no_sound || TEMPTEXT
|-
| mod_explosive_bullet_delay_time || TEMPTEXT
|-
| stickies_dont_stick || TEMPTEXT
|-
| custom_magazine_model || TEMPTEXT
|-
| mod_proxymine_crouchwalk_ignore || TEMPTEXT
|-
| mod_proxymine_crouchwalk_ignore_owner || TEMPTEXT
|-
| add_civ_boost_to_self || TEMPTEXT
|-
| mult_dmgtaken_from_fall_active || TEMPTEXT
|-
| lunchbox_force_cooldown || TEMPTEXT
|-
|}
</div>
==Legacy TF2C Attributes==
==Legacy TF2C Attributes==
The following table describes each attribute from legacy versions of TF2C. For the most part, these do not work in the current version of TF2C.
The following table describes each attribute from legacy versions of TF2C. For the most part, these do not work in the current version of TF2C.