- 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 (https://twitter.com/foxy_kitsune/status/896007329019117569, https://twitter.com/syoukuretin/status/896048110408843264) |
com>Battlecruiser m (correct) |
||
Line 17: | Line 17: | ||
_torpedo = 0, | _torpedo = 0, | ||
_evasion = nil, | _evasion = nil, | ||
− | _aa = | + | _aa = 120, |
_asw = 0, | _asw = 0, | ||
_speed = 10, | _speed = 10, |
Revision as of 07:28, 12 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 = nil,
_back = nil,
_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,
_equipment = {
{equipment = "Abyssal Cat Fighter", size = 64, estimation = true},
{equipment = "Abyssal Hell Dive Bomber", size = 64, estimation = true},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 64, estimation = true},
{equipment = "Abyssal Air Radar", size = 0, estimation = true},
},
},
}