- 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 Dive Bomber"
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Flying_Fish_Dive_Bomber = { _name = "Flying Fish Dive Bomber", _page = false, _id = 546, _japanese_name = "飛び魚艦爆", _reading = "とびうおかんばく", ...") |
com>Battlecruiser m (cg and cg flying) |
||
Line 5: | Line 5: | ||
_japanese_name = "飛び魚艦爆", | _japanese_name = "飛び魚艦爆", | ||
_reading = "とびうおかんばく", | _reading = "とびうおかんばく", | ||
+ | _cg = "Plane f.png", | ||
+ | _cg_flying = "Abyssal Plane Blue Flying.png", | ||
_type = 7, | _type = 7, | ||
_icon = 7, | _icon = 7, |
Revision as of 06:59, 6 March 2016
Documentation for this module may be created at Module:Data/EnemyEquipment/Flying Fish Dive Bomber/doc
local Flying_Fish_Dive_Bomber = {
_name = "Flying Fish Dive Bomber",
_page = false,
_id = 546,
_japanese_name = "飛び魚艦爆",
_reading = "とびうおかんばく",
_cg = "Plane f.png",
_cg_flying = "Abyssal Plane Blue Flying.png",
_type = 7,
_icon = 7,
_rarity = 3,
_card = false,
_firepower = false,
_bombing = 10,
_torpedo = false,
_aa = 8,
_armor = false,
_asw = 7,
_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 Flying_Fish_Dive_Bomber