- 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 Fighter"
Jump to navigation
Jump to search
com>Ckwng |
m (5 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Enemy equipment modules]] | ||
+ | |||
local Abyssal_Fighter = { | local Abyssal_Fighter = { | ||
_name = "Abyssal Fighter", | _name = "Abyssal Fighter", | ||
Line 6: | Line 9: | ||
_reading = "しんかいせいかんせん", | _reading = "しんかいせいかんせん", | ||
_cg = "Plane n.png", | _cg = "Plane n.png", | ||
− | _cg_flying = " | + | _cg_flying = "Abyssal Plane Green Flying.png", |
_type = 6, | _type = 6, | ||
_icon = 6, | _icon = 6, |
Latest revision as of 11:27, 12 May 2021
Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Fighter/doc
--Categories:
--[[Category:Enemy equipment modules]]
local Abyssal_Fighter = {
_name = "Abyssal Fighter",
_page = false,
_id = 519,
_japanese_name = "深海棲艦戦",
_reading = "しんかいせいかんせん",
_cg = "Plane n.png",
_cg_flying = "Abyssal Plane Green Flying.png",
_type = 6,
_icon = 6,
_rarity = 0,
_card = false,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return Abyssal_Fighter