• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/Suisei

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 08:27, 8 July 2018 by Crazy teitoku (talk | contribs) (Added fit bonuses information.)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Suisei/doc

--Categories:
--[[Category:Equipment modules]]

return {
	_name = "Suisei",
	_page = false,
	_id = 24,
	_japanese_name = "彗星",
	_reading = "すいせい",
	_localized_name = "Comet",
	_type = 7,
	_icon = 7,
	_rarity = 1,
	_back = 2,
	_firepower = false,
	_bombing = 8,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 3,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_flight_cost = 5,
	_flight_range = 4,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 3,
	_scrap_steel = false,
	_scrap_bauxite = 3,
	_info = "「九九艦爆」の後継として開発された高速性能を誇る艦上爆撃機「彗星」。<br/>液冷発動機を装備。当時の一般的な戦闘機より速く、護衛の零戦すら振り切れる高速性とも言われます。<br/>整備の難しい機体ですが、高速艦爆としての完成度は高く、ぜひ機動部隊の中核として運用してくださいね。",
	_wikipedia = "Yokosuka D4Y",
	_buildable = true,
	_improvements = false,
    _bonuses = {
        {
            _class = "Ise",
            _suffix = "Kai Ni",
            _firepower = 2,
        },
    },
}