- 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/Flying Fish Fighter"
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Flying_Fish_Fighter = { _name = "Flying Fish Fighter", _page = false, _id = 522, _japanese_name = "飛び魚艦戦", _reading = "とびうおかんせん", _type =...") |
|||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Enemy equipment modules]] | ||
+ | |||
local Flying_Fish_Fighter = { | local Flying_Fish_Fighter = { | ||
_name = "Flying Fish Fighter", | _name = "Flying Fish Fighter", |
Revision as of 23:10, 28 March 2016
Documentation for this module may be created at Module:Data/EnemyEquipment/Flying Fish Fighter/doc
--Categories:
--[[Category:Enemy equipment modules]]
local Flying_Fish_Fighter = {
_name = "Flying Fish Fighter",
_page = false,
_id = 522,
_japanese_name = "飛び魚艦戦",
_reading = "とびうおかんせん",
_type = 6,
_icon = 6,
_rarity = 3,
_card = false,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 13,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = 7,
_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 Flying_Fish_Fighter