- 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/EnemyEquipment/Abyssal Sky Fortress (Reconnaissance Model)"
Jump to navigation
Jump to search
com>Battlecruiser m (add reading) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
return { | return { | ||
− | _name = "Abyssal Sky Fortress", | + | _name = "Abyssal Sky Fortress (Reconnaissance Model)", |
_id = 594, | _id = 594, | ||
− | _japanese_name = "深海空要塞", | + | _japanese_name = "深海空要塞(偵察型)", |
− | _reading = "しんかいそらようさい", | + | _reading = "しんかいそらようさい(ていさつがた)", |
− | _type = | + | _cg_flying = "Abyssal Sky Fortress (Reconnaissance Model) Flying.png", |
− | _icon = | + | _type = 7, -- 3,5,7,7,0 |
+ | _icon = 7, | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = 17, | _firepower = 17, | ||
− | _bombing = | + | _bombing = 3, |
_torpedo = false, | _torpedo = false, | ||
_aa = 9, | _aa = 9, | ||
Line 18: | Line 19: | ||
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
_evasion = false, | _evasion = false, | ||
− | _los = | + | _los = 7, |
_speed = false, | _speed = false, | ||
_luck = false, | _luck = false, |
Latest revision as of 14:36, 9 February 2023
Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Sky Fortress (Reconnaissance Model)/doc
-- [[Category:Enemy equipment modules]]
return {
_name = "Abyssal Sky Fortress (Reconnaissance Model)",
_id = 594,
_japanese_name = "深海空要塞(偵察型)",
_reading = "しんかいそらようさい(ていさつがた)",
_cg_flying = "Abyssal Sky Fortress (Reconnaissance Model) Flying.png",
_type = 7, -- 3,5,7,7,0
_icon = 7,
_rarity = 3,
_firepower = 17,
_bombing = 3,
_torpedo = false,
_aa = 9,
_armor = false,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = 7,
_speed = false,
_luck = false,
_range = 4,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_info = "",
}