Line 1: |
Line 1: |
− | | + | In ship modules: |
| + | *<code>rarity</code> - API rarity value. |
| + | *<code>back</code> - card background rarity, if different from API rarity value. |
| + | *<code>back - rarity</code> - sort the table for differences. |
| + | *<code>back || rarity</code> - ''should'' always give actual card background rarity. |
| + | {|class="wikitable sortable" style="text-align:center" |
| + | !Type |
| + | !Id |
| + | !Name |
| + | !API Rarity |
| + | !Card Rarity |
| + | !Difference |
| + | !scrap fuel |
| + | !scrap ammo |
| + | !scrap steel |
| + | !scrap baux |
| + | !mod FP |
| + | !mod TP |
| + | !mod AA |
| + | !mod Armor |
| + | {{Calc|format=table|@all_names|#|?code|?id|?link|?rarity_bg|?back_bg|?backMinusRarity |
| + | |?scrap_fuel|?scrap_ammo|?scrap_steel|?scrap_baux |
| + | |?firepower_mod|?torpedo_mod|?aa_mod|?armor_mod}} |
| + | |} |