Difference between revisions of "Template:Damage table/doc"

From Team Fortress Wiki
Jump to: navigation, search
m
m
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{tl|Damage table}} stores [[damage]] and function time measurements on [[weapon]] pages.
 
{{tl|Damage table}} stores [[damage]] and function time measurements on [[weapon]] pages.
  
=== Copy and paste example ===
+
=== Examples ===
 
+
Add in parameter as needed from the lists below.
You can add lines as needed from the parameter descriptions below.
 
  
 
<pre>
 
<pre>
== Damage and function times ==
 
 
{{Damage table
 
{{Damage table
| type              =  
+
| type              = [[Hitscan]]
 +
| damagetype        = Bullet
 +
| rangetype          = Ranged
 +
| damage            = yes
 +
|  ramp up          = {{tooltip|10.5|Point blank}} / pellet
 +
|  base              = 6 / pellet
 +
|  fall off          = {{tooltip|3|Long range}} / pellet
 +
|  pellet count      = 10
 +
|  pellet spread    = 30
 +
|  ramp up %        = 175
 +
|  point blank      = 90-105
 +
|  medium range      = 10-40
 +
|  long range        = 3-10
 +
|  crit              = 18 / pellet
 +
|  minicrit          = {{tooltip|8.1|Long range}} - {{tooltip|14.2|Point blank}} / pellet
 +
 
 +
| function times    = yes
 +
|  attack interval  = 0.625 s
 +
|  reload first      = 0.76 s
 +
|  reload more      = 0.56 s
 +
}}
 +
</pre>
 +
 
 +
generates:
  
 +
{{Damage table
 +
| type              = [[Hitscan]]
 +
| damagetype        = Bullet
 +
| rangetype          = Ranged
 
| damage            = yes
 
| damage            = yes
|  base              =
+
|  ramp up          = {{tooltip|10.5|Point blank}} / pellet
|  fall off          =
+
|  base              = 6 / pellet
|  ramp up           =
+
|  fall off          = {{tooltip|3|Long range}} / pellet
|  point blank      =  
+
|  pellet count      = 10
|  medium range      =  
+
|  pellet spread    = 30
|  long range        =  
+
|  ramp up %        = 175
|  crit              =  
+
|  point blank      = 90-105
|  minicrit          =  
+
|  medium range      = 10-40
 +
|  long range        = 3-10
 +
|  crit              = 18 / pellet
 +
|  minicrit          = {{tooltip|8.1|Long range}} - {{tooltip|14.2|Point blank}} / pellet
  
 
| function times    = yes
 
| function times    = yes
|  attack interval  =  
+
|  attack interval  = 0.625 s
|  reload            =  
+
|  reload first      = 0.76 s
 +
|  reload more      = 0.56 s
 +
}}
 +
 
 +
 
 +
<pre>
 +
{{Damage table
 +
| type              = [[Projectile]]
 +
| damagetype        = Explosive
 +
| rangetype        = Ranged
 +
 
 +
| damage           = yes
 +
|  base            = 90
 +
|  ramp up %        = 125
 +
|  ramp up          = 112
 +
|  fall off        = 48
 +
|  fall off %      = 53
 +
|  point blank      = 105-112
 +
|  medium range    = 50-90
 +
|  long range      = 45-60
 +
|  minicrit        = 122-151
 +
|  crit            = 270
 +
|  splash damage    = yes
 +
|  splash min %    = 50
 +
|  splash radius    = {{Tooltip|9.1 ft|146 HU}}
 +
|  splash reduction = 1% / {{Tooltip|2.88|Hammer units}}
 +
|  selfdamage      = 27-89
 +
|  selfdamage jump  = 27-46
 +
 
 +
| function times  = yes
 +
|  attack interval = 0.8 s
 +
|  reload first    = 0.92 s
 +
|  reload more    = 0.8 s
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
generates:
 +
 +
{{Damage table
 +
| type              = [[Projectile]]
 +
| damagetype        = Explosive
 +
| rangetype        = Ranged
 +
 +
| damage            = yes
 +
|  base            = 90
 +
|  ramp up %        = 125
 +
|  ramp up          = 112
 +
|  fall off        = 48
 +
|  fall off %      = 53
 +
|  point blank      = 105-112
 +
|  medium range    = 50-90
 +
|  long range      = 45-60
 +
|  minicrit        = 122-151
 +
|  crit            = 270
 +
|  splash damage    = yes
 +
|  splash min %    = 50
 +
|  splash radius    = {{Tooltip|9.1 ft|146 HU}}
 +
|  splash reduction = 1% / {{Tooltip|2.88|Hammer units}}
 +
|  selfdamage      = 27-89
 +
|  selfdamage jump  = 27-46
 +
 +
| function times  = yes
 +
|  attack interval = 0.8 s
 +
|  reload first    = 0.92 s
 +
|  reload more    = 0.8 s
 +
}}
  
 
Usage notes:
 
Usage notes:
Line 59: Line 150:
 
:: Set this parameter to hide the {{tl|see also}} template and the 'Identical to:' hatnote (if shown). Useful when the damage table is used multiple times on the same page and the hatnote links become duplicated several times.
 
:: Set this parameter to hide the {{tl|see also}} template and the 'Identical to:' hatnote (if shown). Useful when the damage table is used multiple times on the same page and the hatnote links become duplicated several times.
  
:; Damage parameters
+
==== Damage parameters ====
:: All are optional.
+
All damage parameters are optional.
 
 
:: <code>
 
:: effect range
 
:: ramp up
 
:: ramp up %</code> (defaults to 150)<code>
 
:: base
 
:: fall off
 
:: fall off %</code> (defaults to 50)<code>
 
:: bullet count</code> (miniguns)<code>
 
:: pellet count</code> (shotguns)<code>
 
:: point blank
 
:: medium range
 
:: long range
 
:: flame close
 
:: flame far
 
:: flame far %
 
:: bodyshot
 
:: crit
 
:: minicrit
 
:: afterburn
 
:: afterburn minicrit
 
:: bleeding
 
:: bleeding minicrit
 
:: damage repaired
 
:: upgrade amount
 
:: metal cost repairing
 
:: metal cost reloading
 
:: selfdamage
 
:: selfdamage jump</code> (use for rocket launchers)<code>
 
:: charge fill dmg</code> (use for buff weapons)<code>
 
 
 
:: splash damage</code> (set to {{code|yes}} if any below are needed)<code>
 
:: splash radius
 
:: splash min %
 
:: splash reduction
 
  
:: healing</code> (set to {{code|yes}} if any below are needed)<code>
+
{| class="wikitable"
:: selfheal
+
! class="header" | Parameter name
:: heal amt
+
! class="header" | Notes
:: heal combat</code> (use this and the following ones for mediguns)<code>
+
|-
:: heal noncombat
+
| effect range ||
:: heal noncombat %</code>
+
|-
 +
| ramp up ||
 +
|-
 +
| ramp up % || defaults to 150
 +
|-
 +
| base ||
 +
|-
 +
| fall off ||
 +
|-
 +
| fall off % || defaults to 50
 +
|-
 +
| bullet count || for miniguns
 +
|-
 +
| pellet count || for shotguns
 +
|-
 +
| point blank ||
 +
|-
 +
| long range ||
 +
|-
 +
| flame close ||
 +
|-
 +
| flame far ||
 +
|-
 +
| flame far % ||
 +
|-
 +
| bodyshot ||
 +
|-
 +
| crit ||
 +
|-
 +
| minicrit ||
 +
|-
 +
| afterburn ||
 +
|-
 +
| afterburn minicrit ||
 +
|-
 +
| bleeding ||
 +
|-
 +
| bleeding minicrit ||
 +
|-
 +
| damage repaired ||
 +
|-
 +
| upgrade amount ||
 +
|-
 +
| metal cost repairing ||
 +
|-
 +
| metal cost reloading ||
 +
|-
 +
| selfdamage ||
 +
|-
 +
| selfdamage jump || for rocket launchers
 +
|-
 +
| charge fill dmg || for buff weapons
 +
|-
 +
|-
 +
| splash damage || Set to <code>yes</code> if any below are needed
 +
|-
 +
| splash radius ||
 +
|-
 +
| splash min % ||
 +
|-
 +
| splash reduction ||
 +
|-
 +
|-
 +
| healing || Set to <code>yes</code> if any below are needed
 +
|-
 +
| selfheal ||
 +
|-
 +
| heal amt ||
 +
|-
 +
| heal combat || Use this and the following ones for mediguns
 +
|-
 +
| heal noncombat ||
 +
|-
 +
| heal noncombat % ||
 +
|}
  
:; Function time parameters
+
==== Function time parameters ====
:: All are optional.
+
All function time parameters are also optional.
  
::<code>
+
{| class="wikitable"
:: attack interval
+
! class="header" | Parameter name
:: ammo interval
+
! class="header" | Notes
:: taunt duration
+
|-
:: windup time
+
| attack interval ||
:: reload
+
|-
:: reload first</code> (shotguns, rocket launchers, etc.)<code>
+
| ammo interval ||
:: reload more
+
|-
:: consumption time
+
| taunt duration ||
:: cloak duration
+
|-
:: cloak fade
+
| windup time ||
:: decloak fade
+
|-
:: recharge
+
| reload ||
:: recharge duration ratio
+
|-
:: effect time
+
| reload first || shotguns, rocket launchers, etc.
:: drop expiry
+
|-
:: afterburn time
+
| reload more ||
:: bleeding time
+
|-
:: airblast cooldown
+
| consumption time ||
:: max charge time
+
|-
:: zoom charge delay
+
| cloak duration ||
:: zoom headshot delay
+
|-
:: spread recovery
+
| cloak fade ||
:: charge fill speed
+
|-
:: activation time</code>
+
| decloak fade ||
 +
|-
 +
| recharge ||
 +
|-
 +
| recharge duration ratio ||
 +
|-
 +
| effect time ||
 +
|-
 +
| drop expiry ||
 +
|-
 +
| afterburn time ||
 +
|-
 +
| bleeding time ||
 +
|-
 +
| airblast cooldown ||
 +
|-
 +
| max charge time ||
 +
|-
 +
| zoom charge delay ||
 +
|-
 +
| zoom headshot delay ||
 +
|-
 +
| spread recovery ||
 +
|-
 +
| charge fill speed ||
 +
|-
 +
| activation time ||
 +
|}
 
<noinclude>[[Category:Template documentation|Damage table]]</noinclude>
 
<noinclude>[[Category:Template documentation|Damage table]]</noinclude>

Revision as of 17:50, 20 February 2017

{{Damage table}} stores damage and function time measurements on weapon pages.

Examples

Add in parameter as needed from the lists below.

{{Damage table
| type               = [[Hitscan]]
| damagetype         = Bullet
| rangetype          = Ranged
| damage             = yes
|  ramp up           = {{tooltip|10.5|Point blank}} / pellet
|  base              = 6 / pellet
|  fall off          = {{tooltip|3|Long range}} / pellet
|  pellet count      = 10
|  pellet spread    = 30
|  ramp up %         = 175
|  point blank       = 90-105
|  medium range      = 10-40
|  long range        = 3-10
|  crit              = 18 / pellet
|  minicrit          = {{tooltip|8.1|Long range}} - {{tooltip|14.2|Point blank}} / pellet

| function times     = yes
|  attack interval   = 0.625 s
|  reload first      = 0.76 s
|  reload more       = 0.56 s
}}

generates:

See also: Damage
Damage and function times
Shot type Hitscan
Damage type Bullet
Ranged or Melee damage? Ranged
Damage
Maximum ramp-up 175% 10.5 / pellet
Base damage 100% 6 / pellet
Maximum fall-off 52.8% 3 / pellet
Pellet count 10
Point blank 90-105
Medium range 10-40
Long range 3-10
Pellet spread 30:1
Critical 18 / pellet
Mini-crit 8.1 - 14.2 / pellet
Function times
Attack interval 0.625 s
Reload (first) 0.76 s
Reload (consecutive) 0.56 s
Values are approximate and determined by community testing.


{{Damage table
| type              = [[Projectile]]
| damagetype        = Explosive
| rangetype         = Ranged

| damage            = yes
|  base             = 90
|  ramp up %        = 125
|  ramp up          = 112
|  fall off         = 48
|  fall off %       = 53
|  point blank      = 105-112
|  medium range     = 50-90
|  long range       = 45-60
|  minicrit         = 122-151
|  crit             = 270
|  splash damage    = yes
|   splash min %     = 50
|   splash radius    = {{Tooltip|9.1 ft|146 HU}}
|   splash reduction = 1% / {{Tooltip|2.88|Hammer units}}
|   selfdamage       = 27-89
|   selfdamage jump  = 27-46

| function times   = yes
|  attack interval = 0.8 s
|  reload first    = 0.92 s
|  reload more     = 0.8 s
}}

generates:

See also: Damage
Damage and function times
Shot type Projectile
Damage type Explosive
Ranged or Melee damage? Ranged
Damage
Maximum ramp-up 125% 112
Base damage 100% 90
Maximum fall-off 53% 48
Point blank 105-112
Medium range 50-90
Long range 45-60
Critical 270
Mini-crit 122-151
Splash damage
Minimum splash 50% 9.1 ft
Damage reduction 1% / 2.88
Self-damage 27-89
Self damage (rocket jump) 27-46
Function times
Attack interval 0.8 s
Reload (first) 0.92 s
Reload (consecutive) 0.8 s
Values are approximate and determined by community testing.

Usage notes:

  • Preserve all previous values unless specified.
  • Remove any unused parameter lines.
  • Add the unit s after timing values.
  • Adjust the section title to reflect contents (e.g. Damage and function times or just Function times).

Parameters

Note: if a weapon has a different damage statistic that isn't present in the template, please post on the talk page and it will be added.

identical
For reskins: display a link to weapon(s) with identical statistics. The rest of the values will still have to be filled in.
damage
function times
healing
splash damage
Set each to yes if attributes in that section will be used. If the weapon does no damage, for example, remove the line (setting to no will display it anyway).
type
The "shot type". Among common shot types are hitscan, projectile and particle.
damagetype
rangetype
The type of damage dealt by the weapon. Common values for damage type are bullet, explosive, and fire; rangetype should be ranged, melee, or untyped.
effect
A description of the weapon's effect (for example, "Gives the drinker Mini-Crits for the next 6 seconds").
hatnote
Set this parameter to hide the {{see also}} template and the 'Identical to:' hatnote (if shown). Useful when the damage table is used multiple times on the same page and the hatnote links become duplicated several times.

Damage parameters

All damage parameters are optional.

Parameter name Notes
effect range
ramp up
ramp up % defaults to 150
base
fall off
fall off % defaults to 50
bullet count for miniguns
pellet count for shotguns
point blank
long range
flame close
flame far
flame far %
bodyshot
crit
minicrit
afterburn
afterburn minicrit
bleeding
bleeding minicrit
damage repaired
upgrade amount
metal cost repairing
metal cost reloading
selfdamage
selfdamage jump for rocket launchers
charge fill dmg for buff weapons
splash damage Set to yes if any below are needed
splash radius
splash min %
splash reduction
healing Set to yes if any below are needed
selfheal
heal amt
heal combat Use this and the following ones for mediguns
heal noncombat
heal noncombat %

Function time parameters

All function time parameters are also optional.

Parameter name Notes
attack interval
ammo interval
taunt duration
windup time
reload
reload first shotguns, rocket launchers, etc.
reload more
consumption time
cloak duration
cloak fade
decloak fade
recharge
recharge duration ratio
effect time
drop expiry
afterburn time
bleeding time
airblast cooldown
max charge time
zoom charge delay
zoom headshot delay
spread recovery
charge fill speed
activation time