- 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 "Module:Data/Equipment/AU-1"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
(GitHub Action) |
||
Line 1: | Line 1: | ||
return { | return { | ||
− | _name = | + | _name = "AU-1", |
_id = 475, | _id = 475, | ||
_japanese_name = "AU-1", | _japanese_name = "AU-1", |
Revision as of 20:09, 10 September 2022
Documentation for this module may be created at Module:Data/Equipment/AU-1/doc
return {
_name = "AU-1",
_id = 475,
_japanese_name = "AU-1",
_reading = nil,
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 50},
_rarity = 6,
_firepower = 3,
_bombing = 12,
_torpedo = 6,
_aa = 9,
_armor = false,
_asw = 5,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 6,
_scrap_fuel = 3,
_scrap_ammo = 9,
_scrap_steel = false,
_scrap_bauxite = 10,
_buildable = false,
_improvements = false,
}