- 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/10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Remove redirect) |
com>Ckwng |
||
Line 17: | Line 17: | ||
_icon = 16, | _icon = 16, | ||
_rarity = 3, | _rarity = 3, | ||
− | |||
_firepower = 3, | _firepower = 3, | ||
_bombing = false, | _bombing = false, |
Revision as of 08:54, 14 August 2015
Documentation for this module may be created at Module:Data/Equipment/10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director/doc
local _10cm_Twin_High_angle_Gun_Mount_Anti_Aircraft_Fire_Director = {
_name = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director",
_page = false,
_id = 122,
_japanese_name = "10cm連装高角砲+高射装置",
_reading = "10せんちれんそうこうかくほう+こうしゃそうち",
_library_name = "10cm High-angle Gun + Anti-Aircraft Fire Director",
_library_japanese_name = "10cm高角砲+高射装置",
_library_reading = "10せんちこうかくほう+こうしゃそうち",
_comparison_name = "10cm High-angle Gun + Anti-Aircraft Fire Director",
_comparison_japanese_name = "10cm高角砲+高射装置",
_comparison_reading = "10せんちこうかくほう+こうしゃそうち",
_card_name = "10cm Twin High-angle Gun Mount + Type 94 Anti-Aircraft Fire Director",
_card_japanese_name = "10cm連装高角砲+94式高射装置",
_card_reading = "10せんちれんそうこうかくほう+94しきこうしゃそうち",
_type = 1,
_icon = 16,
_rarity = 3,
_firepower = 3,
_bombing = false,
_torpedo = false,
_aa = 10,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 3,
_scrap_bauxite = 2,
_buildable = false,
_upgradable = {
_fuel = 10,
_ammo = 60,
_steel = 150,
_bauxite = 50,
_ship = {
["Akizuki"] = {Monday = true, Tuesday = true, Wednesday = true, Thursday = true, Friday = false, Saturday = false, Sunday = false},
},
[0] = {
_development_material = 6,
_development_material_x = 7,
_improvement_material = 3,
_improvement_material_x = 4,
_equipment = false,
},
[6] = {
_development_material = 5,
_development_material_x = 8,
_improvement_material = 4,
_improvement_material_x = 7,
_equipment = {["10cm Twin High-angle Gun Mount"] = 2},
},
},
}
return _10cm_Twin_High_angle_Gun_Mount_Anti_Aircraft_Fire_Director