- 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
m (3 revisions imported) |
m (5 revisions imported) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "Abyssal Seamew Reconnaissance Seaplane", | _name = "Abyssal Seamew Reconnaissance Seaplane", | ||
− | _id = | + | _id = 611, |
_cg_flying = "Abyssal Seamew Reconnaissance Seaplane Flying.png", | _cg_flying = "Abyssal Seamew Reconnaissance Seaplane Flying.png", | ||
− | _japanese_name = " | + | _japanese_name = "深海海猫水偵", |
− | _reading = " | + | _reading = "しんかいうみねこすいてい", |
_type = 10, -- 5,7,10,10,0 | _type = 10, -- 5,7,10,10,0 | ||
_icon = 10, | _icon = 10, | ||
− | _rarity = | + | _rarity = 3, |
− | _firepower = | + | _firepower = 3, |
_bombing = false, | _bombing = false, | ||
_torpedo = false, | _torpedo = false, | ||
− | _aa = | + | _aa = 7, |
_armor = false, | _armor = false, | ||
− | _asw = | + | _asw = 6, |
− | _shelling_accuracy = | + | _shelling_accuracy = 6, |
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
− | _evasion = | + | _evasion = 4, |
− | _los = | + | _los = 7, |
_speed = false, | _speed = false, | ||
_luck = false, | _luck = false, |
Latest revision as of 03:45, 27 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 = 611,
_cg_flying = "Abyssal Seamew Reconnaissance Seaplane Flying.png",
_japanese_name = "深海海猫水偵",
_reading = "しんかいうみねこすいてい",
_type = 10, -- 5,7,10,10,0
_icon = 10,
_rarity = 3,
_firepower = 3,
_bombing = false,
_torpedo = false,
_aa = 7,
_armor = false,
_asw = 6,
_shelling_accuracy = 6,
_torpedo_accuracy = false,
_evasion = 4,
_los = 7,
_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,
}