- 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/Spitfire Mk.IX (Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Spitfire Mk.IX (Skilled)", _id = 253, _japanese_name = "Spitfire Mk.IX(熟練)", _reading = n...") |
|||
Line 10: | Line 10: | ||
_icon = 44, | _icon = 44, | ||
_rarity = 5, | _rarity = 5, | ||
− | _firepower = | + | _firepower = 1, |
_bombing = false, | _bombing = false, | ||
_torpedo = false, | _torpedo = false, | ||
− | _aa = | + | _aa = 10, |
_armor = false, | _armor = false, | ||
_asw = false, | _asw = false, | ||
− | _shelling_accuracy = | + | _shelling_accuracy = 2, |
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
− | _evasion = | + | _evasion = 4, |
_los = false, | _los = false, | ||
_speed = false, | _speed = false, | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
− | _flight_cost = | + | _flight_cost = 6, |
− | _flight_range = | + | _flight_range = 4, |
_special = false, | _special = false, | ||
− | _scrap_fuel = | + | _scrap_fuel = 2, |
− | _scrap_ammo = | + | _scrap_ammo = 2, |
_scrap_steel = false, | _scrap_steel = false, | ||
− | _scrap_bauxite = | + | _scrap_bauxite = 7, |
_buildable = false, | _buildable = false, | ||
} | } |
Revision as of 00:40, 12 August 2017
Documentation for this module may be created at Module:Data/Equipment/Spitfire Mk.IX (Skilled)/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Spitfire Mk.IX (Skilled)",
_id = 253,
_japanese_name = "Spitfire Mk.IX(熟練)",
_reading = nil,
_type = 48, -- 22,39,48,44,29
_icon = 44,
_rarity = 5,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 10,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 4,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 4,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 7,
_buildable = false,
}