• 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/Suisei Model 12A"

From Kancolle Wiki
Jump to navigation Jump to search
com>Segou
(Migration)
(Added fit bonuses information.)
Line 37: Line 37:
 
_buildable = true,
 
_buildable = true,
 
_improvable = false,
 
_improvable = false,
 +
    _bonuses = {
 +
        {
 +
            _class = "Ise",
 +
            _suffix = "Kai Ni",
 +
            _firepower = 2,
 +
        },
 +
    },
 
}
 
}

Revision as of 08:28, 8 July 2018

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

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

return {
	_name = "Suisei Model 12A",
	_localized_name = "Comet Model 12A",
	_page = false,
	_id = 57,
	_japanese_name = "彗星一二型甲",
	_reading = "すいせいいちにがたこう",
	_type = 7,
	_icon = 7,
	_rarity = 2,
	_back = 3,
	_firepower = false,
	_bombing = 10,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 3,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 1,
	_speed = false,
	_luck = false,
	_range = false,
	_flight_cost = 6,
	_flight_range = 5,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 3,
	_scrap_steel = false,
	_scrap_bauxite = 4,
	_info = "「九九艦爆」の後継として開発された高速性能を誇る水冷エンジンの艦上爆撃機「彗星」。<br/>彗星艦爆一二型甲は、エンジンをより強力なアツタ三二型に換装。そして後部機銃も13mmに火力強化しました。機動力と防御火力を向上させた本機で、あの有名な芙蓉部隊ばりの奮戦を!",
	_wikipedia = "Yokosuka D4Y",
	_buildable = true,
	_improvable = false,
    _bonuses = {
        {
            _class = "Ise",
            _suffix = "Kai Ni",
            _firepower = 2,
        },
    },
}