Difference between revisions of "Template:Mechanoid Table Row"
Jump to navigation
Jump to search
Click to
Line 4: | Line 4: | ||
! style='text-align: left !important;'| [[{{{?Pagename}}}|{{{?Name}}}]]{{#ifeq: {{Q|{{{?Pagename}}}|From DLC}}|Ideology (DLC)|{{IdeologyIcon}}}} {{#ifeq: {{Q|{{{?Pagename}}}|From DLC}}|Royalty (DLC)|{{RoyaltyIcon}}}} <!-- For biotech pages so doesn't need biotech icon --> | ! style='text-align: left !important;'| [[{{{?Pagename}}}|{{{?Name}}}]]{{#ifeq: {{Q|{{{?Pagename}}}|From DLC}}|Ideology (DLC)|{{IdeologyIcon}}}} {{#ifeq: {{Q|{{{?Pagename}}}|From DLC}}|Royalty (DLC)|{{RoyaltyIcon}}}} <!-- For biotech pages so doesn't need biotech icon --> | ||
| {{#switch: {{{?Name}}} | | {{#switch: {{{?Name}}} | ||
− | |Militor|Lifter|Constructoid|Fabricor|Agrihand|Cleansweeper|Paramedic|War urchin = Light | + | |Militor|Lifter|Constructoid|Fabricor|Agrihand|Cleansweeper|Paramedic|War urchin = data-sort-value="0"{{!}}Light |
− | |Scyther|Pikeman|Scorcher|Lancer|Legionary|Tesseron = Medium | + | |Scyther|Pikeman|Scorcher|Lancer|Legionary|Tesseron = data-sort-value="1"{{!}}Medium |
− | |Tunneler|Centipede gunner|Centipede blaster|Centipede burner = Heavy | + | |Tunneler|Centipede gunner|Centipede blaster|Centipede burner = data-sort-value="2"{{!}}Heavy |
− | |Centurion | Diabolus| War queen = Superheavy | + | |Centurion | Diabolus| War queen = data-sort-value="3"{{!}}Superheavy |
|#default = ?}} | |#default = ?}} | ||
| {{{?Armor - Sharp|}}}% / {{{?Armor - Blunt|}}}% / {{{?Armor - Heat|}}}% | | {{{?Armor - Sharp|}}}% / {{{?Armor - Blunt|}}}% / {{{?Armor - Heat|}}}% | ||
Line 13: | Line 13: | ||
| {{{?Health Scale}}} | | {{{?Health Scale}}} | ||
| {{{?Move Speed Base}}} c/s | | {{{?Move Speed Base}}} c/s | ||
− | | {{# | + | | {{#vardefineecho:tempTrueDPSVariable|{{True Melee DPS Calculator|{{{?Pagename}}}}}}}<br>({{#expr:{{#var:tempTrueDPSVariable}}*0.62 round 2}}) |
− | | {{#switch: {{{?Name}}} | Centurion | Diabolus| War queen = [[Charge blaster turret]]{{#if:{{{?weaponTags|}}}| | + | | {{#switch: {{{?Name}}} | Centurion | Diabolus| War queen = [[Charge blaster turret]]{{#if:{{{?weaponTags|}}}|<br>{{#ask: [[WeaponTags::{{{?weaponTags|}}}]] [[Type2::Weapons]] [[:+]]}}}}| #default = {{#if:{{{?weaponTags|}}}| {{#ask: [[WeaponTags::{{{?weaponTags|}}}]] [[Type2::Weapons]] [[:+]]}}| - }} }} |
| {{{?Bandwidth| - }}} | | {{{?Bandwidth| - }}} | ||
| {{#if:{{{?Required Research|}}}|{{#switch:{{{?Required Research}}} | | {{#if:{{{?Required Research|}}}|{{#switch:{{{?Required Research}}} | ||
Line 25: | Line 25: | ||
| {{#expr: {{{?Market Value Base}}} {{#if:{{{?weaponTags|}}}|+ {{#ask: [[WeaponTags::{{{?weaponTags|}}}]] [[Type2::Weapons]] [[:+]]|mainlabel=-|?Market Value Base #|headers=hide}}}} }} | | {{#expr: {{{?Market Value Base}}} {{#if:{{{?weaponTags|}}}|+ {{#ask: [[WeaponTags::{{{?weaponTags|}}}]] [[Type2::Weapons]] [[:+]]|mainlabel=-|?Market Value Base #|headers=hide}}}} }} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
− | {{ | + | <!-- |
− | {{ | + | <div><li style="display: inline-table;"> |
+ | Click to <div class="mw-collapsible"> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | {| {{STDT|sortable c_06 text-center}} | ||
+ | |- | ||
+ | ! style="vertical-align: top;" colspan="2" | Mechanoid | ||
+ | ! style="vertical-align: top;"| Class | ||
+ | ! style="vertical-align: top;"| Armor<br>(S/B/H) | ||
+ | ! style="vertical-align: top;"| Body<br>Size | ||
+ | ! style="vertical-align: top;"| Health<br>Scale | ||
+ | ! style="vertical-align: top;"| Move<br>Speed | ||
+ | ! style="vertical-align: top;"| Melee DPS<ref name="Actual">Note: This is the actual base average derived from the [[Weapons#Listed_DPS_on_pawns|melee verb system]] updated in [[Version/1.1.2610|1.1.2610]], it may sometimes disagree with the listed value in the in-game infobox. It may also change depending on the stats and the melee verbs available to the wielder</ref><br>([[Melee Hit Chance|Post Hit Chance]]) | ||
+ | ! style="vertical-align: top;"| Ranged weapon | ||
+ | ! style="vertical-align: top;"| Bandwidth | ||
+ | ! style="vertical-align: top;"| Research | ||
+ | ! style="vertical-align: top;"| Cost | ||
+ | ! style="vertical-align: top;"| Market Value | ||
+ | {{#ask: [[Type::Mechanoid]] [[Resource 1::+]] | ||
+ | | named args=yes | ||
+ | | ? # - = ?Pagename | ||
+ | | ?Name=?Name | ||
+ | | ?Armor - Sharp = ?Armor - Sharp | ||
+ | | ?Armor - Blunt = ?Armor - Blunt | ||
+ | | ?Armor - Heat = ?Armor - Heat | ||
+ | | ?Body Size = ?Body Size | ||
+ | | ?Bandwidth = ?Bandwidth | ||
+ | | ?Health Scale = ?Health Scale | ||
+ | | ?Move Speed Base = ?Move Speed Base | ||
+ | | ?Required Research = ?Required Research | ||
+ | | ?Market Value Base # = ?Market Value Base | ||
+ | | ?weaponTags = ?weaponTags | ||
+ | | format=template | ||
+ | | template=Mechanoid Table Row | ||
+ | | sort = From DLC, name | ||
+ | }} | ||
+ | |} | ||
+ | {{Reflist}} | ||
+ | </div> | ||
+ | </div> | ||
+ | </li></div> | ||
+ | --> | ||
+ | {{Documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 02:52, 11 November 2022
Mechanoid | Class | Armor (S/B/H) |
Body Size |
Health Scale |
Move Speed |
Melee DPS[1] (Post Hit Chance) |
Ranged weapon | Bandwidth | Research | Cost | Cycles | Market Value[2] | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Agrihand | Light | 20% / 10% / 200% | 0.7 | 3.4 c/s | 4 (2.48) |
- | Basic mechtech | 50 + 1 | 800 | ||||
Cleansweeper | Light | 20% / 10% / 200% | 0.3 | 3.4 c/s | 2.31 (1.43) |
- | Basic mechtech | 50 + 1 | 800 | ||||
Constructoid | Light | 20% / 10% / 200% | 0.7 | 3.4 c/s | 3.45 (2.14) |
- | Basic mechtech | 50 + 1 | 800 | ||||
Lifter | Light | 20% / 10% / 200% | 0.7 | 2.8 c/s | 2.31 (1.43) |
- | Basic mechtech | 50 + 1 | 800 | ||||
Militor | Light | 20% / 10% / 200% | 0.7 | 3.8 c/s | 2.31 (1.43) |
Mini-shotgun | Basic mechtech | 50 + 1 | 1800 | ||||
Centipede burner | Heavy | 72% / 22% / 200% | 3 | 4.32 | 1.9 c/s | 6.54 (4.05) |
Inferno cannon | High mechtech | 255 + 255 + 8 + 1 | 2600 | |||
Centipede gunner | Heavy | 72% / 22% / 200% | 3 | 4.32 | 1.9 c/s | 6.54 (4.05) |
Minigun | High mechtech | 255 + 255 + 8 + 1 | 2360 | |||
Diabolus | Superheavy | 75% / 25% / 200% | 4 | 4.5 | 2.4 c/s | 6.92 (4.29) |
Charge blaster turret Hellsphere cannon |
High mechtech | 300 + 300 + 2 + 1 | 3000 | |||
Fabricor | Light | 20% / 10% / 200% | 0.7 | 3.4 c/s | 2.31 (1.43) |
- | High mechtech | 100 + 1 | 800 | ||||
Lancer | Medium | 40% / 20% / 200% | 1 | 0.72 | 4.7 c/s | 6 (3.72) |
Charge lance | High mechtech | 75 + 75 + 4 + 1 | 2555 | |||
Paramedic | Light | 20% / 10% / 200% | 0.7 | 3.8 c/s | 2.31 (1.43) |
- | High mechtech | 100 + 1 | 800 | ||||
Pikeman | Medium | 40% / 20% / 200% | 1 | 0.85 | 2.5 c/s | 6 (3.72) |
Needle gun | Standard mechtech | 100 + 40 + 4 + 1 | 2600 | |||
Scorcher | Medium | 40% / 20% / 200% | 1 | 0.7 | 4.5 c/s | 6 (3.72) |
Mini-flameblaster | Standard mechtech | 80 + 32 + 3 + 1 | 2200 | |||
Scyther | Medium | 40% / 20% / 200% | 1 | 1.32 | 4.7 c/s | 10 (6.2) |
- | Standard mechtech | 75 + 75 + 4 + 1 | 1200 | |||
Tunneler | Heavy | 80% / 40% / 200% | 3.5 | 1.5 | 1.9 c/s | 7.59 (4.71) |
- | Standard mechtech | 150 + 75 + 4 + 1 | 1200 | |||
Centipede blaster | Heavy | 72% / 22% / 200% | 3 | 4.32 | 1.9 c/s | 6.54 (4.05) |
Heavy charge blaster | Ultra mechtech | 255 + 355 + 8 + 1 | 2600 | |||
Centurion | Superheavy | 75% / 25% / 200% | 3.6 | 3 | 1.6 c/s | 6 (3.72) |
Charge blaster turret | Ultra mechtech | 300 + 200 + 2 + 1 + 1 | 1600 | |||
Legionary | Medium | 40% / 20% / 200% | 1 | 0.72 | 4.3 c/s | 6 (3.72) |
Needle launcher | Ultra mechtech | 100 + 6 + 1 | 2600 | |||
Tesseron | Medium | 40% / 20% / 200% | 1 | 0.72 | 4.7 c/s | 6 (3.72) |
Beam graser | Ultra mechtech | 110 + 7 + 1 | 1344 | |||
War queen | Superheavy | 75% / 25% / 200% | 4 | 5.2 | 1.6 c/s | 2 (1.24) |
Charge blaster turret | Ultra mechtech | 600 + 300 + 3 + 1 + 1 | 1600 | |||
War urchin | Light | 20% / 10% / 200% | 0.7 | 1.3 | 4.2 c/s | 2.31 (1.43) |
Spiner | Ultra mechtech | 25 | 1300 |
- ↑ Note: This is the actual base average derived from the melee verb system updated in 1.1.2610, it may sometimes disagree with the listed value in the in-game infobox. It may also change depending on the stats and the melee verbs available to the wielder
- ↑ Note: This value includes that of the weapon it spawns with.
The above documentation is transcluded from Template:Mechanoid Table Row/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |