- 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 |
com>Ckwng |
||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Equipment modules]] | ||
+ | |||
local _10cm_Twin_High_angle_Gun_Mount = { | local _10cm_Twin_High_angle_Gun_Mount = { | ||
_name = "10cm Twin High-angle Gun Mount", | _name = "10cm Twin High-angle Gun Mount", |
Revision as of 11:10, 7 December 2015
Documentation for this module may be created at Module:Data/Equipment/10cm Twin High-angle Gun Mount/doc
--Categories:
--[[Category:Equipment modules]]
local _10cm_Twin_High_angle_Gun_Mount = {
_name = "10cm Twin High-angle Gun Mount",
_page = false,
_id = 3,
_japanese_name = "10cm連装高角砲",
_reading = "10せんちれんそうこうかくほう",
_type = 1,
_icon = 16,
_rarity = 1,
_back = 2,
_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