- 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 Seamew Reconnaissance Seaplane"
Jump to navigation
Jump to search
com>Battlecruiser (move the content to the module) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
_name = "Abyssal Seamew Reconnaissance Seaplane", | _name = "Abyssal Seamew Reconnaissance Seaplane", | ||
− | |||
− | |||
_id = 610, | _id = 610, | ||
_japanese_name = "深海カモメ水偵", | _japanese_name = "深海カモメ水偵", | ||
_reading = "しんかいカモメすいてい", | _reading = "しんかいカモメすいてい", | ||
− | _type = 10, | + | _type = 10, -- 5,7,10,10,0 |
_icon = 10, | _icon = 10, | ||
_rarity = 2, | _rarity = 2, | ||
− | |||
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, | ||
Line 34: | Line 28: | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
_buildable = false, | _buildable = false, | ||
− | + | } |
Revision as of 20:59, 11 May 2021
Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Seamew Reconnaissance Seaplane/doc
return {
_name = "Abyssal Seamew Reconnaissance Seaplane",
_id = 610,
_japanese_name = "深海カモメ水偵",
_reading = "しんかいカモメすいてい",
_type = 10, -- 5,7,10,10,0
_icon = 10,
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 4,
_shelling_accuracy = 4,
_torpedo_accuracy = false,
_evasion = 3,
_los = 6,
_speed = false,
_luck = false,
_range = false,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
}