- 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 Torpedo Bomber"
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Abyssal_Torpedo_Bomber = { _name = "Abyssal Torpedo Bomber", _page = false, _id = 516, _japanese_name = "深海棲艦攻", _reading = "しんかいせいかんこ...") |
com>Ckwng |
||
Line 5: | Line 5: | ||
_japanese_name = "深海棲艦攻", | _japanese_name = "深海棲艦攻", | ||
_reading = "しんかいせいかんこう", | _reading = "しんかいせいかんこう", | ||
+ | _cg = "Plane n.png", | ||
+ | _cg_flying = "Abyssal Plane Green Flying.png", | ||
_type = 8, | _type = 8, | ||
_icon = 8, | _icon = 8, |
Revision as of 06:40, 22 October 2015
Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Torpedo Bomber/doc
local Abyssal_Torpedo_Bomber = {
_name = "Abyssal Torpedo Bomber",
_page = false,
_id = 516,
_japanese_name = "深海棲艦攻",
_reading = "しんかいせいかんこう",
_cg = "Plane n.png",
_cg_flying = "Abyssal Plane Green Flying.png",
_type = 8,
_icon = 8,
_rarity = 0,
_card = false,
_firepower = false,
_bombing = false,
_torpedo = 4,
_aa = false,
_armor = false,
_asw = 2,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 5,
_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_Torpedo_Bomber