- 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/Laté 298B"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created basic module.) |
|||
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | + | return { | |
− | + | _name = "Laté 298B", | |
− | + | _page = false, | |
− | + | _id = 194, | |
− | + | _japanese_name = "Laté 298B", | |
− | + | _reading = nil, | |
− | + | _type = 11, | |
− | + | _icon = 10, | |
− | + | _rarity = 3, | |
− | + | _firepower = 2, | |
− | + | _bombing = 5, | |
− | + | _torpedo = 4, | |
− | + | _aa = 1, | |
− | + | _armor = false, | |
− | + | _asw = 2, | |
− | + | _shelling_accuracy = false, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 1, | |
− | + | _los = 4, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 7, | |
− | + | _flight_range = 4, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 4, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 5, | |
− | + | _buildable = false, | |
− | |||
− | |||
− | |||
} | } | ||
− | |||
− |
Revision as of 16:36, 18 November 2016
Documentation for this module may be created at Module:Data/Equipment/Laté 298B/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Laté 298B",
_page = false,
_id = 194,
_japanese_name = "Laté 298B",
_reading = nil,
_type = 11,
_icon = 10,
_rarity = 3,
_firepower = 2,
_bombing = 5,
_torpedo = 4,
_aa = 1,
_armor = false,
_asw = 2,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 7,
_flight_range = 4,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 4,
_scrap_steel = false,
_scrap_bauxite = 5,
_buildable = false,
}