Difference between revisions of "Template:Sapper upgrades"

From Team Fortress Wiki
Jump to: navigation, search
(For use on Sapper#In_Mann_vs._Machine, current table was missing radius values. The note about unlimited robots with upgrades can be verified on L810, technically it is limited to the max player count on the server...basically unlimited.)
 
m
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
! class="header" | {{lang
 
! class="header" | {{lang
 
| en = Sapper Power Upgrade Points
 
| en = Sapper Power Upgrade Points
 +
| es = Puntos de mejora de Potencia de zapador
 
}}
 
}}
 
! class="header" | {{lang
 
! class="header" | {{lang
 
| en = {{tooltip|Stun|Against normal robots}}/{{tooltip|Slowdown|Against giant robots}} Duration
 
| en = {{tooltip|Stun|Against normal robots}}/{{tooltip|Slowdown|Against giant robots}} Duration
 +
| es = Duración de {{tooltip|aturdimiento|Contra robots normales}} o {{tooltip|ralentización|Contra robots gigantes}}
 
}}
 
}}
 
! class="header" | {{lang
 
! class="header" | {{lang
 
| en = Radius of Effect
 
| en = Radius of Effect
 +
| es = Radio de efecto
 
}}
 
}}
 
|-
 
|-
| 0 || 4 s || 0 [[Hammer Units|HU]]
+
| 0 || 4 s || 0 [[Hammer unit{{if lang}}|{{common string|hammer units}}]]
 
|-
 
|-
| 1 || 4 s || 200 [[Hammer Units|HU]]
+
| 1 || 4 s || 200 {{common string|hammer units}}
 
|-
 
|-
| 2 || 5.5 s || 225 [[Hammer Units|HU]]
+
| 2 || 5.5 s || 225 {{common string|hammer units}}
 
|-
 
|-
| 3 || 7 s || 250 [[Hammer Units|HU]]
+
| 3 || 7 s || 250 {{common string|hammer units}}
|-
+
|}<noinclude>{{doc begin}}
| colspan="3" style="background:#dee8ed; font-size:90%; text-align:center;" | {{lang
+
 
| en = Sappers have a 15 s recharge rate regardless of upgrades.
+
For use on [[Sapper#In Mann vs. Machine|Sapper]].
}}
+
 
|-
+
Values are taken from {{code|game\server\tf\tf_obj_sapper.cpp:L282-L317}}.
| colspan="3" style="background:#dee8ed; font-size:90%; text-align:center;" | {{lang
+
</noinclude>
| en = Upgraded Sappers can sap an unlimited amount of robots as long as they are within range.
 
}}
 
|-
 
| colspan="3" style="background:#dee8ed; font-size:90%; text-align:center;" | {{lang
 
| en = Values are taken from {{code|game\server\tf\tf_obj_sapper.cpp:L282-L317}}.
 
}}
 
|}
 

Latest revision as of 17:36, 23 January 2023

Sapper Power Upgrade Points Stun/Slowdown Duration Radius of Effect
0 4 s 0 HU
1 4 s 200 HU
2 5.5 s 225 HU
3 7 s 250 HU

Documentation for Sapper upgrades


For use on Sapper.

Values are taken from game\server\tf\tf_obj_sapper.cpp:L282-L317.