• 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 Night Revenge Torpedo Bomber"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Abyssal Night Revenge Torpedo Bomber", _id = 583, _japanese_name = "夜復讐深海艦攻", _...")
 
m (6 revisions imported)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
--Categories:
 
--Categories:
--[[Category:Equipment modules]]
+
--[[Category:Enemy equipment modules]]
  
 
return {
 
return {
Line 6: Line 6:
 
     _id = 583,
 
     _id = 583,
 
     _japanese_name = "夜復讐深海艦攻",
 
     _japanese_name = "夜復讐深海艦攻",
     _reading = nil,
+
     _reading = "やふくしゅうしんかいかんこう",
 +
    _cg_flying = "Abyssal Night Revenge Torpedo Bomber 583 Flying.png",
 
     _type = 8, -- 3,5,8,46,0
 
     _type = 8, -- 3,5,8,46,0
 
     _icon = 46,
 
     _icon = 46,

Latest revision as of 11:33, 12 May 2021

Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Night Revenge Torpedo Bomber/doc

--Categories:
--[[Category:Enemy equipment modules]]

return {
    _name = "Abyssal Night Revenge Torpedo Bomber",
    _id = 583,
    _japanese_name = "夜復讐深海艦攻",
    _reading = "やふくしゅうしんかいかんこう",
    _cg_flying = "Abyssal Night Revenge Torpedo Bomber 583 Flying.png",
    _type = 8, -- 3,5,8,46,0
    _icon = 46,
    _rarity = 5,
    _firepower = 4,
    _bombing = false,
    _torpedo = 15,
    _aa = 6,
    _armor = false,
    _asw = 12,
    _shelling_accuracy = 5,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 7,
    _speed = false,
    _luck = false,
    _range = 2,
    _flight_cost = false,
    _flight_range = false,
    _special = false,
    _scrap_fuel = false,
    _scrap_ammo = false,
    _scrap_steel = false,
    _scrap_bauxite = false,
    _buildable = false,
    _intro = "",
}