- 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/Enemy/Aircraft Carrier Summer Demon"
Jump to navigation
Jump to search
com>Battlecruiser m (https://twitter.com/buntan_oic/status/896443081225945088) |
com>Battlecruiser m |
||
Line 5: | Line 5: | ||
[""] = { | [""] = { | ||
_name = "Aircraft Carrier Summer Demon", | _name = "Aircraft Carrier Summer Demon", | ||
− | _rarity = | + | _rarity = 8, |
− | _back = | + | _back = -11, |
_api_id = 1751, | _api_id = 1751, | ||
_id = 1751, | _id = 1751, |
Revision as of 02:32, 15 August 2017
Documentation for this module may be created at Module:Data/Enemy/Aircraft Carrier Summer Demon/doc
--Categories:
--[[Category: Enemy boss ship modules]]
return {
[""] = {
_name = "Aircraft Carrier Summer Demon",
_rarity = 8,
_back = -11,
_api_id = 1751,
_id = 1751,
_japanese_name = "空母夏鬼",
_reading = "くうぼなつき",
_type = 11,
_hp = 340,
_firepower = 140,
_armor = 137,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 10,
_los = nil,
_range = 3,
_luck = nil,
_night_bombing = true,
_equipment = {
{equipment = "Abyssal Cat Fighter", size = 64, estimation = true},
{equipment = "Abyssal Hell Dive Bomber", size = 72, estimation = true},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 56, estimation = true},
{equipment = "Abyssal Air Radar", size = 0, estimation = true},
},
},
}