Difference between revisions of "Template:Carrier health table"
(add zh) |
GrampaSwood (talk | contribs) m (Health is no longer determined per class, moved health table to here) |
||
Line 1: | Line 1: | ||
− | { | + | {| class="wikitable" |
− | | | + | ! class="header" colspan="4" | {{lang |
− | | | ||
| en = Carrier health table | | en = Carrier health table | ||
| nl = Gezondheid van de Drager | | nl = Gezondheid van de Drager | ||
Line 7: | Line 6: | ||
| zh-hans = 炸弹携带者生命值表格 | | zh-hans = 炸弹携带者生命值表格 | ||
}} | }} | ||
− | | | + | |- |
− | | | + | ! class="header" | {{lang |
− | | | + | | en = RED players |
− | | | + | | de = RED Spieler |
− | | | + | | es = Jugadores RED |
− | | | + | | fr = Joueurs RED |
− | | | + | | nl = Spelers op RED |
− | | | + | | pt-br = Jogadores RED |
− | | | + | | ru = Число Красных |
− | | | + | | zh-hans = 红队玩家数量 |
− | | | + | }} |
− | | | + | ! class="header" | {{common string|Health}} |
− | | | + | ! class="header" | {{lang |
− | | | + | | en = RED players |
− | | | + | | de = RED Spieler |
− | | | + | | es = Jugadores RED |
− | | | + | | fr = Joueurs RED |
− | | | + | | nl = Spelers op RED |
− | | | + | | pt-br = Jogadores RED |
− | | | + | | ru = Число Красных |
− | } | + | | zh-hans = 红队玩家数量 |
+ | }} | ||
+ | ! class="header" | {{common string|Health}} | ||
+ | |- | ||
+ | | '''1''' | ||
+ | |{{#expr: 3000 + 125 * 1}} | ||
+ | | '''7''' | ||
+ | |{{#expr: 3000 + 125 * 7}} | ||
+ | |- | ||
+ | | '''2''' | ||
+ | |{{#expr: 3000 + 125 * 2}} | ||
+ | | '''8''' | ||
+ | |{{#expr: 3000 + 125 * 8}} | ||
+ | |- | ||
+ | | '''3''' | ||
+ | |{{#expr: 3000 + 125 * 3}} | ||
+ | | '''9''' | ||
+ | |{{#expr: 3000 + 125 * 9}} | ||
+ | |- | ||
+ | | '''4''' | ||
+ | |{{#expr: 3000 + 125 * 4}} | ||
+ | | '''10''' | ||
+ | |{{#expr: 3000 + 125 * 10}} | ||
+ | |- | ||
+ | | '''5''' | ||
+ | |{{#expr: 3000 + 125 * 5}} | ||
+ | | '''11''' | ||
+ | |{{#expr: 3000 + 125 * 11}} | ||
+ | |- | ||
+ | | '''6''' | ||
+ | |{{#expr: 3000 + 125 * 6}} | ||
+ | | '''12''' | ||
+ | |{{#expr: 3000 + 125 * 12}} | ||
+ | |} | ||
+ | <noinclude>{{Doc begin}} | ||
+ | Health table for the person carrying the bomb on [[Carrier]] (also known as the "Carrier"). | ||
+ | <!-- The following is commented out, in case it ever needs to be returned. | ||
{{Note|Translators: Please visit the individual tables to add translations for the headers:}} | {{Note|Translators: Please visit the individual tables to add translations for the headers:}} | ||
* [[Template:Carrier health table/Scout|Scout]] | * [[Template:Carrier health table/Scout|Scout]] | ||
Line 38: | Line 73: | ||
* [[Template:Carrier health table/Sniper|Sniper]] | * [[Template:Carrier health table/Sniper|Sniper]] | ||
* [[Template:Carrier health table/Spy|Spy]] | * [[Template:Carrier health table/Spy|Spy]] | ||
− | + | --> | |
{{translation switching|en, nl, pt-br, zh-hans}} | {{translation switching|en, nl, pt-br, zh-hans}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 13:11, 22 December 2023
Carrier health table | |||
---|---|---|---|
RED players | Health | RED players | Health |
1 | 3125 | 7 | 3875 |
2 | 3250 | 8 | 4000 |
3 | 3375 | 9 | 4125 |
4 | 3500 | 10 | 4250 |
5 | 3625 | 11 | 4375 |
6 | 3750 | 12 | 4500 |
Documentation for Carrier health table
Health table for the person carrying the bomb on Carrier (also known as the "Carrier").
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Carrier health table/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: en, nl, pt-br, zh-hans (add) |