• 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/Equipment/Saiun (4th Recon Squad)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Saiun (4th Recon Squad)", _id = 273, _japanese_name = "彩雲(偵四)", _reading = nil, _...")
 
m (mb)
Line 11: Line 11:
 
     _rarity = 4,
 
     _rarity = 4,
 
     _firepower = false,
 
     _firepower = false,
     _bombing = 2,
+
     _bombing = false,
 
     _torpedo = false,
 
     _torpedo = false,
 
     _aa = 2,
 
     _aa = 2,

Revision as of 16:48, 27 January 2018

Documentation for this module may be created at Module:Data/Equipment/Saiun (4th Recon Squad)/doc

--Categories:
--[[Category:Equipment modules]]

return {
    _name = "Saiun (4th Recon Squad)",
    _id = 273,
    _japanese_name = "彩雲(偵四)",
    _reading = nil,
    _type = 9, -- 5,7,9,9,1
    _icon = 9,
    _rarity = 4,
    _firepower = false,
    _bombing = false,
    _torpedo = false,
    _aa = 2,
    _armor = false,
    _asw = false,
    _shelling_accuracy = 2,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 10,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = nil,
    _flight_range = 7,
    _special = false,
    _scrap_fuel = 2,
    _scrap_ammo = false,
    _scrap_steel = false,
    _scrap_bauxite = 11,
    _buildable = false,
    _info = "「我ニ追イツク敵機無シ」。敵戦闘機の追随を許さない高速性を誇る俊足の高性能艦上偵察機「彩雲」。「彩雲」は悪化した戦況の中、敵情偵察に海上へと飛び立ちました。同機を装備した偵察第四飛行隊は、捷一号作戦正面のレイテ方面偵察、またその後は紫電改集中装備部隊「三四三空」の眼として活躍しました",
}