- 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/15.2cm Twin Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng (Buildable) |
||
Line 27: | Line 27: | ||
_scrap_steel = 3, | _scrap_steel = 3, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
− | _buildable = | + | _buildable = true, |
_upgradable = false, | _upgradable = false, | ||
} | } | ||
return _15_2cm_Twin_Gun_Mount | return _15_2cm_Twin_Gun_Mount |
Revision as of 14:46, 12 June 2015
Documentation for this module may be created at Module:Data/Equipment/15.2cm Twin Gun Mount/doc
local _15_2cm_Twin_Gun_Mount = {
_name = "15.2cm Twin Gun Mount",
_page = false,
_id = 65,
_japanese_name = "15.2cm連装砲",
_reading = "15.2せんちれんそうほう",
_type = 2,
_icon = 2,
_rarity = 2,
_card = "Equipment65-1.png",
_firepower = 4,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 3,
_scrap_bauxite = false,
_buildable = true,
_upgradable = false,
}
return _15_2cm_Twin_Gun_Mount