• 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/Type 0 Reconnaissance Seaplane Model 11B"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Type 0 Reconnaissance Seaplane Model 11B", _id = 238, _japanese_name = "零式水上偵察機11...")
 
com>Segou
Line 6: Line 6:
 
     _id = 238,
 
     _id = 238,
 
     _japanese_name = "零式水上偵察機11型乙",
 
     _japanese_name = "零式水上偵察機11型乙",
     _reading = nil,
+
     _reading = "れいしきすいじょうていさつき11がたおつ",
 
     _type = 10, -- 5,7,10,10,2
 
     _type = 10, -- 5,7,10,10,2
 
     _icon = 10,
 
     _icon = 10,
Line 31: Line 31:
 
     _scrap_bauxite = 3,
 
     _scrap_bauxite = 3,
 
     _buildable = false,
 
     _buildable = false,
 +
    _info = "艦隊の航空偵察の主役として、戦いの前半期では幅広い局面で活躍した「零式水上偵察機」。戦艦や巡洋艦、水上機母艦などに搭載され、三座を活かして艦隊の「目」としての索敵任務に務めました。本機は、哨戒性能等を強化した同機の改良後期型です。",
 +
    _upgradable = false,
 
}
 
}

Revision as of 20:28, 1 May 2018

Documentation for this module may be created at Module:Data/Equipment/Type 0 Reconnaissance Seaplane Model 11B/doc

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

return {
    _name = "Type 0 Reconnaissance Seaplane Model 11B",
    _id = 238,
    _japanese_name = "零式水上偵察機11型乙",
    _reading = "れいしきすいじょうていさつき11がたおつ",
    _type = 10, -- 5,7,10,10,2
    _icon = 10,
    _rarity = 3,
    _firepower = 1,
    _bombing = false,
    _torpedo = false,
    _aa = 1,
    _armor = false,
    _asw = 7,
    _shelling_accuracy = 2,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 6,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 5,
    _flight_range = 7,
    _special = false,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = false,
    _scrap_bauxite = 3,
    _buildable = false,
    _info = "艦隊の航空偵察の主役として、戦いの前半期では幅広い局面で活躍した「零式水上偵察機」。戦艦や巡洋艦、水上機母艦などに搭載され、三座を活かして艦隊の「目」としての索敵任務に務めました。本機は、哨戒性能等を強化した同機の改良後期型です。",
    _upgradable = false,
}