- 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 (Name fix.) |
m (Adjusted to conform with 381mm/50 page.) |
||
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | local | + | local _203mm_53_Twin_Gun_Mount = { |
− | _name = " | + | _name = "203mm/53 Twin Gun Mount", |
+ | _asset_name = "203mm 53 Twin Gun Mount", | ||
_page = false, | _page = false, | ||
_id = 162, | _id = 162, | ||
Line 33: | Line 34: | ||
} | } | ||
− | return | + | return _203mm_53_Twin_Gun_Mount |
Revision as of 11:59, 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 = 5,
_back = nil,
_firepower = nil,
_bombing = nil,
_torpedo = nil,
_aa = nil,
_armor = nil,
_asw = nil,
_shelling_accuracy = nil,
_torpedo_accuracy = nil,
_evasion = nil,
_los = nil,
_speed = nil,
_luck = nil,
_range = nil,
_special = nil,
_scrap_fuel = nil,
_scrap_ammo = nil,
_scrap_steel = nil,
_scrap_bauxite = nil,
_buildable = false,
}
return _203mm_53_Twin_Gun_Mount