• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Template:Calc AdjAA/ShipAA"

From Kancolle Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<includeonly>{{#expr: {{calc|!{{{Name}}}|?aa}}*{{#switch: {{calc|!{{{Name}}}|?_icon}}| 16 = 4| 30 = 4| 11 = 3| 15 = 6| 0}}+{{#switch: {{calc|!{{{Name}}}|?_icon}}| 16 = {{#ifexpr:{{calc|!{{{Name}}}|?aa}}>7|3|2}}| 30 = 2| 15 = {{#ifexpr:{{calc|!{{{Name}}}|?aa}}>7|6|4}}| 0}}*sqrt({{{Star|0}}}) round 2}}</includeonly><noinclude>
+
<includeonly>{{#vardefine:Icon | {{calc|!{{{Name}}}|?_icon}} }}{{#vardefine:AA | {{calc|!{{{Name}}}|?aa}} }}{{#expr: {{#var:AA}}*{{#switch: {{#var:Icon}}| 16 = 4| 30 = 4| 11 = 3| 15 = 6| 0}}+{{#switch: {{#var:Icon}}| 16 = {{#ifexpr:{{#var:AA}}>7|3|2}}| 30 = 2| 15 = {{#ifexpr:{{#var:AA}}>7|6|4}}| 0}}*sqrt({{{Star|0}}}) round 2}}</includeonly><noinclude>
  
 
This template calculate the Adjusted Anti-Air of the equipment.
 
This template calculate the Adjusted Anti-Air of the equipment.

Latest revision as of 16:01, 9 September 2024


This template calculate the Adjusted Anti-Air of the equipment.

{{Calc AdjAA/ShipAA
|Name= the name of the equipment
|Star= The improvement level of the equipment
}}

Example:

{{Calc AdjAA/ShipAA
|Name=10cm Twin High-angle Gun Mount
|Star=5
}}

32.47