- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "local _10cm_Twin_High_angle_Gun_Mount = { _name = "10cm Twin High-angle Gun Mount", _page = "10cm Twin High-angle Mount", _id = 3, _japanese_name = "10cm連装高角砲", ...") |
com>Ckwng |
||
Line 9: | Line 9: | ||
_rarity = 1, | _rarity = 1, | ||
_back = 2, | _back = 2, | ||
− | _card = " | + | _card = "Equipment3-1.png", |
_firepower = 2, | _firepower = 2, | ||
_bombing = false, | _bombing = false, |
Revision as of 10:50, 30 March 2015
Documentation for this module may be created at Module:Data/Equipment/10cm Twin High-angle Gun Mount/doc
local _10cm_Twin_High_angle_Gun_Mount = {
_name = "10cm Twin High-angle Gun Mount",
_page = "10cm Twin High-angle Mount",
_id = 3,
_japanese_name = "10cm連装高角砲",
_reading = "10せんちれんそうこうかくほう",
_type = 1,
_icon = 16,
_rarity = 1,
_back = 2,
_card = "Equipment3-1.png",
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 7,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 1,
_scrap_steel = 3,
_scrap_bauxite = false,
_buildable = true,
_upgradable = false,
}
return _10cm_Twin_High_angle_Gun_Mount