- 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 Aviation Maintenance Bugs"
Jump to navigation
Jump to search
(Created page with "return { _name = "Abyssal Aviation Maintenance Bugs", _cg_reference = nil, _id = 632, _japanese_name = "深海航空整備蟲", _reading = "しんかいこうくう...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "Abyssal Aviation Maintenance Bugs", | _name = "Abyssal Aviation Maintenance Bugs", | ||
− | |||
_id = 632, | _id = 632, | ||
_japanese_name = "深海航空整備蟲", | _japanese_name = "深海航空整備蟲", | ||
_reading = "しんかいこうくうせいびちゅう", | _reading = "しんかいこうくうせいびちゅう", | ||
− | |||
_type = 35, -- 13,23,35,29,0 | _type = 35, -- 13,23,35,29,0 | ||
_icon = 29, | _icon = 29, | ||
Line 13: | Line 11: | ||
_torpedo = 12, | _torpedo = 12, | ||
_aa = 8, | _aa = 8, | ||
− | _armor = | + | _armor = false, |
_asw = 32, | _asw = 32, | ||
_shelling_accuracy = 8, | _shelling_accuracy = 8, | ||
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
− | _evasion = | + | _evasion = false, |
− | _los = | + | _los = false, |
_speed = false, | _speed = false, | ||
_luck = false, | _luck = false, |
Latest revision as of 10:11, 10 March 2023
Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Aviation Maintenance Bugs/doc
return {
_name = "Abyssal Aviation Maintenance Bugs",
_id = 632,
_japanese_name = "深海航空整備蟲",
_reading = "しんかいこうくうせいびちゅう",
_type = 35, -- 13,23,35,29,0
_icon = 29,
_rarity = 5,
_firepower = 16,
_bombing = 12,
_torpedo = 12,
_aa = 8,
_armor = false,
_asw = 32,
_shelling_accuracy = 8,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 5,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
}