- 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/203mm/53 Twin Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (Filling in data based on this: https://pbs.twimg.com/media/Ca2lMwiUAAAWnbk.png:large) |
|||
Line 11: | Line 11: | ||
_type = 2, | _type = 2, | ||
_icon = 2, | _icon = 2, | ||
− | _rarity = | + | _rarity = 3, |
_back = nil, | _back = nil, | ||
_firepower = 9, | _firepower = 9, | ||
Line 27: | Line 27: | ||
_range = 3, | _range = 3, | ||
_special = nil, | _special = nil, | ||
− | _scrap_fuel = | + | _scrap_fuel = false, |
− | _scrap_ammo = | + | _scrap_ammo = 4, |
− | _scrap_steel = | + | _scrap_steel = 4, |
− | _scrap_bauxite = | + | _scrap_bauxite = false, |
_buildable = false, | _buildable = false, | ||
} | } | ||
return _203mm_53_Twin_Gun_Mount | return _203mm_53_Twin_Gun_Mount |
Revision as of 18:05, 10 February 2016
Documentation for this module may be created at Module:Data/Equipment/203mm/53 Twin Gun Mount/doc
--Categories:
--[[Category:Equipment modules]]
local _203mm_53_Twin_Gun_Mount = {
_name = "203mm/53 Twin Gun Mount",
_asset_name = "203mm 53 Twin Gun Mount",
_page = false,
_id = 162,
_japanese_name = "203mm/53連装砲",
_reading = "203みり/53れんそうほう",
_type = 2,
_icon = 2,
_rarity = 3,
_back = nil,
_firepower = 9,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = -2,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = nil,
_scrap_fuel = false,
_scrap_ammo = 4,
_scrap_steel = 4,
_scrap_bauxite = false,
_buildable = false,
}
return _203mm_53_Twin_Gun_Mount