Template:HOCUnit: Difference between revisions
Jump to navigation
Jump to search
It wasn't collapsible either... |
arraysearcharray overwrites the existing one. I'm blind... |
||
Line 72: | Line 72: | ||
=== Ranking bonus === | === Ranking bonus === | ||
{{#arraydefine:patchArrShDmg|{{{patchBonusShellingDmg|}}}|;}} | {{#arraydefine:patchArrShDmg|{{{patchBonusShellingDmg|}}}|;}}{{#arraydefine:patchArrDefPrc|{{{patchBonusDefensePiercing|}}}|;}}{{#arraydefine:patchArrAcc|{{{patchBonusShellAccuracy|}}}|;}}{{#arraydefine:patchArrRof|{{{patchBonusReloadSpeed|}}}|;}}[[Heavy_Ordnance_Corps#Promotion|Promotions]] above five orange stars will give the HOC unit a bonus to its stats. The stats for each iteration are as follows: | ||
{{#arraydefine:patchArrDefPrc|{{{patchBonusDefensePiercing|}}}|;}} | {| class="gf-table sortable mw-collapsible mw-collapsed" style="text-align:right" | ||
{{#arraydefine:patchArrAcc|{{{patchBonusShellAccuracy|}}}|;}} | |||
{{#arraydefine:patchArrRof|{{{patchBonusReloadSpeed|}}}|;}} | |||
[[Heavy_Ordnance_Corps#Promotion|Promotions]] above five orange stars will give the HOC unit a bonus to its stats. The stats for each iteration are as follows: | |||
{| class="gf-table sortable" style="text-align:right" | |||
|- | |- | ||
! colspan=2 | Iteration | ! colspan=2 | Iteration | ||
! [[File:Icon_HOC_Shelling_Damage.png|20px|link=|Lethality]] ''Σ'' {{#arraysearcharray: | ! [[File:Icon_HOC_Shelling_Damage.png|20px|link=|Lethality]] ''Σ'' {{#arraysearcharray:patchArrShDmgSum|patchArrShDmg|/\S+/}}{{#expr:{{#arrayprint:patchArrShDmgSum|+}}}} | ||
! [[File:Icon_HOC_Defense_Piercing.png|20px|link=|Pierce]] ''Σ'' {{#arraysearcharray: | ! [[File:Icon_HOC_Defense_Piercing.png|20px|link=|Pierce]] ''Σ'' {{#arraysearcharray:patchArrDefPrcSum|patchArrDefPrc|/\S+/}}{{#expr:{{#arrayprint:patchArrDefPrcSum|+}}}} | ||
! [[File:Icon_HOC_Shelling_Accuracy.png|20px|link=|Precision]] ''Σ'' {{#arraysearcharray: | ! [[File:Icon_HOC_Shelling_Accuracy.png|20px|link=|Precision]] ''Σ'' {{#arraysearcharray:patchArrAccSum|patchArrAcc|/\S+/}}{{#expr:{{#arrayprint:patchArrAccSum|+}}}} | ||
! [[File:Icon_HOC_Reload_Speed.png|20px|link=|Reload]] ''Σ'' {{#arraysearcharray: | ! [[File:Icon_HOC_Reload_Speed.png|20px|link=|Reload]] ''Σ'' {{#arraysearcharray:patchArrRofSum|patchArrRof|/\S+/}}{{#expr:{{#arrayprint:patchArrRofSum|+}}}} | ||
|- | |- | ||
| 1 || <span style="color:red">☆</span><span style="color:orange">★★★★</span> || {{#arrayindex:patchArrShDmg|0}} || {{#arrayindex:patchArrDefPrc|0}}|| {{#arrayindex:patchArrAcc|0}}|| {{#arrayindex:patchArrRof|0}} | | 1 || <span style="color:red">☆</span><span style="color:orange">★★★★</span> || {{#arrayindex:patchArrShDmg|0}} || {{#arrayindex:patchArrDefPrc|0}}|| {{#arrayindex:patchArrAcc|0}}|| {{#arrayindex:patchArrRof|0}} | ||
Line 108: | Line 101: | ||
| 10 || <span style="color:red">★★★★★</span> || {{#arrayindex:patchArrShDmg|9}} || {{#arrayindex:patchArrDefPrc|9}}|| {{#arrayindex:patchArrAcc|9}}|| {{#arrayindex:patchArrRof|9}} | | 10 || <span style="color:red">★★★★★</span> || {{#arrayindex:patchArrShDmg|9}} || {{#arrayindex:patchArrDefPrc|9}}|| {{#arrayindex:patchArrAcc|9}}|| {{#arrayindex:patchArrRof|9}} | ||
|} | |} | ||
=== Chip Set Bonus === | === Chip Set Bonus === |