- 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 m |
||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Equipment modules]] | ||
+ | |||
local _15_2cm_Twin_Gun_Mount = { | local _15_2cm_Twin_Gun_Mount = { | ||
_name = "15.2cm Twin Gun Mount", | _name = "15.2cm Twin Gun Mount", |
Revision as of 11:48, 7 December 2015
Documentation for this module may be created at Module:Data/Equipment/15.2cm Twin Gun Mount/doc
--Categories:
--[[Category:Equipment modules]]
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,
_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