Difference between revisions of "Description Tag"

From Team Fortress Wiki
Jump to: navigation, search
(Created page with 'The '''Description Tag''' allows a player to give an item of their choice a customized description. Doing so will destroy the Description Tag as it is a tool, and thus consumed a…')
 
(Same as name tags, unique stock weapons can't be restored to remove the tag. N)
 
(161 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
The '''Description Tag''' allows a player to give an item of their choice a customized description. Doing so will destroy the Description Tag as it is a tool, and thus consumed after a single use
+
{{Item infobox
 +
| type              = tool
 +
| image              = Backpack Description Tag.png
 +
| released          = {{Patch name|10|27|2010}}<br>([[Scream Fortress Update]])
 +
| availability      = {{avail|drop|purchase|crate3|crate7|case-bonus}}
 +
| trade              = yes
 +
| gift              = yes
 +
| marketable        = yes
 +
| craft              = no
 +
| rename            = no
 +
| numbered          = no
 +
| loadout            = yes
 +
  | item-kind        = Tool
 +
  | item-level      = 1
 +
  | item-description = Changes the description of an item in your backpack
 +
  | item-uses        = 1
 +
}}
 +
 
 +
{{Quotation|'''The Heavy''' describing his Minigun|She weighs one hundred fifty kilograms and fires two hundred dollar, custom-tooled cartridges at ten thousand rounds per minute.<br>It costs four hundred thousand dollars to fire this weapon... for twelve seconds.|sound=Meet Heavy Sasha.wav}}
 +
 
 +
The '''Description Tag''' is a [[Tools|tool]] item. It is represented as two name tags tied together with a piece of yellow string.
 +
 
 +
Using this tool in conjunction with an item in the [[backpack]] allows the player to bestow it with a custom description of 80 characters or less. Doing so consumes and removes the Description Tag from the player's backpack. Items with custom descriptions can be reverted to their original state by selecting the item in question and clicking the Restore button. However, doing so does not return the Description Tag to the player.
 +
 
 +
Applying a custom description to an item replaces the default description if there is one. A custom description can be identified by quotation marks placed around the new text, which do not appear for default descriptions. Any extra effects on the item (such as '''<font color="#557C83">+25% max health</font>''') and counters on any [[Strange|Strange items]] are displayed above the new description. Description Tags can also be applied on items with a custom description already applied, replacing the previous description.
 +
 
 +
If a Description Tag is used on a [[Stock]] item, the item converted from [[Normal]] to [[Unique]] quality. The newly described item exists separately to the original Stock item. It is not possible to remove a Description Tag from a Unique Stock weapon, but another Description Tag can be used to change the description. As of the [[Über Update]], re-named or described Stock weapons can be used in [[crafting]] to make Scrap Metal.
 +
 
 +
== Example ==
 +
{{Backpack item
 +
| prefix = The
 +
| item-name = Bushwacka
 +
| item-level = 5
 +
| item-kind = Kukri
 +
| att-1-neutral  = When weapon is active:
 +
| att-2-positive = Crits whenever it would normally mini-crit
 +
| att-3-negative = No random critical hits
 +
| att-4-negative = 20% damage vulnerability on wearer
 +
| custom-description = Now THIS is a Knife!
 +
| width = 25%
 +
}}
 +
 
 +
{{Weapon Demonstration}}
 +
 
 +
== Update history ==
 +
'''{{Patch name|10|27|2010}}''' ([[Scream Fortress Update]])
 +
* The Description Tag was added to the game.
 +
 
 +
'''{{Patch name|12|2|2010}}'''
 +
* Added check to prevent control characters from user-provided item names and descriptions (replaced with spaces).
 +
 
 +
'''{{Patch name|12|23|2011}}'''
 +
* Edited [[Name Tag|item names]] and descriptions that contained grave accents (’) to use single quotation marks (').
 +
 
 +
'''{{Patch name|2|14|2011}}'''
 +
* {{Undocumented}} [[Grenade Launcher]]s, [[Pistol]]s, and [[Shotgun]]s using Name or Description Tags now properly use the {{code|c_model}} equivalent.
 +
 
 +
'''{{Patch name|7|23|2012}}'''
 +
* {{Undocumented}} Lowered the price of the Description Tag in the [[Mann Co. Store]].
 +
 
 +
== Notes ==
 +
* Description Tags cannot be used on [[craft items]] like Refined Metal, [[Mann Co. Supply Crate]]s, [[Dueling Badges]], [[Noise Maker]]s, [[Strange Part]]s, weapons being used on a test run from the [[Mann Co. Store]], all five [[Tour of Duty Badge]]s, other Description Tags, Stock [[Disguise Kit]]s, Stock [[PDA|Destruction PDA]]s, and [[Mann Co. Supply Crate Key]]s.
 +
* Redescribed items can use most [[w:List of Unicode characters|Unicode characters]] (except emojis), including other alphabets and many nonstandard fonts.
 +
 
 +
== Bugs ==
 +
* Description Tags used on weapons that became [[Vintage]] following the {{Patch name|3|15|2011}} cannot be removed.
 +
* On weapons with a [[Festivizer]] applied, custom descriptions cannot be removed without first removing the Festivizer.
 +
* The item description is missing a period at the end.
 +
 
 +
== See also ==
 +
* [[Name Tag]]
 +
 
 +
{{Scream Fortress Nav}}
 +
{{Tool Nav}}

Latest revision as of 11:29, 13 March 2024

The Description Tag is a tool item. It is represented as two name tags tied together with a piece of yellow string.

Using this tool in conjunction with an item in the backpack allows the player to bestow it with a custom description of 80 characters or less. Doing so consumes and removes the Description Tag from the player's backpack. Items with custom descriptions can be reverted to their original state by selecting the item in question and clicking the Restore button. However, doing so does not return the Description Tag to the player.

Applying a custom description to an item replaces the default description if there is one. A custom description can be identified by quotation marks placed around the new text, which do not appear for default descriptions. Any extra effects on the item (such as +25% max health) and counters on any Strange items are displayed above the new description. Description Tags can also be applied on items with a custom description already applied, replacing the previous description.

If a Description Tag is used on a Stock item, the item converted from Normal to Unique quality. The newly described item exists separately to the original Stock item. It is not possible to remove a Description Tag from a Unique Stock weapon, but another Description Tag can be used to change the description. As of the Über Update, re-named or described Stock weapons can be used in crafting to make Scrap Metal.

Example

Backpack Bushwacka.png

The Bushwacka
Level 5 Kukri
When weapon is active:
Crits whenever it would normally mini-crit
No random critical hits
20% damage vulnerability on wearer
"Now THIS is a Knife!"

Demonstration

Update history

October 27, 2010 Patch (Scream Fortress Update)

  • The Description Tag was added to the game.

December 2, 2010 Patch

  • Added check to prevent control characters from user-provided item names and descriptions (replaced with spaces).

December 23, 2011 Patch

  • Edited item names and descriptions that contained grave accents (’) to use single quotation marks (').

February 14, 2011 Patch

July 23, 2012 Patch

  • [Undocumented] Lowered the price of the Description Tag in the Mann Co. Store.

Notes

Bugs

  • Description Tags used on weapons that became Vintage following the March 15, 2011 Patch cannot be removed.
  • On weapons with a Festivizer applied, custom descriptions cannot be removed without first removing the Festivizer.
  • The item description is missing a period at the end.

See also