- 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.I"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>ArdWar m |
com>ArdWar m |
||
Line 65: | Line 65: | ||
_improvement_material = 0, | _improvement_material = 0, | ||
_improvement_material_x = 0, | _improvement_material_x = 0, | ||
− | _equipment = {["Type 0 Fighter Model 32"] = 2, ["New Model | + | _equipment = {["Type 0 Fighter Model 32"] = 2, ["New Model Aerial Armament Material"] = 1}, |
}, | }, | ||
_stars = false, | _stars = false, |
Revision as of 15:37, 7 December 2018
Documentation for this module may be created at Module:Data/Equipment/Spitfire Mk.I/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Spitfire Mk.I",
_id = 250,
_japanese_name = "Spitfire Mk.I",
_reading = nil,
_type = 48, -- 22,39,48,44,29
_icon = 44,
_rarity = 3,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 7,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 4,
_info = "紅茶の国を代表する主力戦闘機、「Spitfire」。その初期型です。<br />バトル・オブ・ブリテンでは見事な本土防空戦を戦い、その空を守り抜きました。そして、様々な性能向上型が生まれていきます。",
_wikipedia = "Supermarine Spitfire",
_buildable = false,
_improvements = {
_fuel = 90,
_ammo = 130,
_steel = 0,
_bauxite = 360,
_products = {
["Spitfire Mk.V"] = {
_ships = {
["Ark Royal"] = { Friday = true, },
["Ark Royal/Kai"] = { Friday = true, },
["Warspite"] = { Friday = true, },
["Warspite/Kai"] = { Friday = true, },
},
[0] = {
_development_material = 5,
_development_material_x = 6,
_improvement_material = 2,
_improvement_material_x = 3,
_equipment = {["Type 96 Fighter"] = 1},
},
[6] = {
_development_material = 0,
_development_material_x = 0,
_improvement_material = 0,
_improvement_material_x = 0,
_equipment = {["Type 0 Fighter Model 21"] = 1},
},
[10] = {
_development_material = 0,
_development_material_x = 0,
_improvement_material = 0,
_improvement_material_x = 0,
_equipment = {["Type 0 Fighter Model 32"] = 2, ["New Model Aerial Armament Material"] = 1},
},
_stars = false,
}
}
},
}