• 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 (Skilled)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Type 0 Reconnaissance Seaplane Model 11B (Skilled)", _id = 239, _japanese_name = "零式水上偵...")
 
com>Segou
Line 6: Line 6:
 
     _id = 239,
 
     _id = 239,
 
     _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 32: Line 32:
 
     _buildable = false,
 
     _buildable = false,
 
     _info = "艦隊の航空偵察の主役として、戦いの前半期では幅広い局面で活躍した「零式水上偵察機」。各水上艦艇に搭載され、三座を活かして艦隊の「目」としての索敵任務に務めました。本機は、熟練搭乗員ペアの駆る、哨戒性能等を強化した改良後期型です。",
 
     _info = "艦隊の航空偵察の主役として、戦いの前半期では幅広い局面で活躍した「零式水上偵察機」。各水上艦艇に搭載され、三座を活かして艦隊の「目」としての索敵任務に務めました。本機は、熟練搭乗員ペアの駆る、哨戒性能等を強化した改良後期型です。",
 +
    _upgradable = false,
 
}
 
}

Revision as of 20:34, 1 May 2018

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

return {
    _name = "Type 0 Reconnaissance Seaplane Model 11B (Skilled)",
    _id = 239,
    _japanese_name = "零式水上偵察機11型乙(熟練)",
    _reading = "れいしきすいじょうていさつき11がたおつ(じゅくれん)",
    _type = 10, -- 5,7,10,10,2
    _icon = 10,
    _rarity = 4,
    _firepower = 2,
    _bombing = false,
    _torpedo = false,
    _aa = 1,
    _armor = false,
    _asw = 8,
    _shelling_accuracy = 3,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 8,
    _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,
}