• 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/S9 Osprey"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "S9 Osprey", _id = 304, _japanese_name = "S9 Osprey", _reading = nil, _type = 10, -- 5,7,10,10,28 ...")
 
com>Battlecruiser
m (+ reading)
Line 6: Line 6:
 
   _id = 304,
 
   _id = 304,
 
   _japanese_name = "S9 Osprey",
 
   _japanese_name = "S9 Osprey",
   _reading = nil,
+
   _reading = "S9 オスプレイ",
 
   _type = 10, -- 5,7,10,10,28
 
   _type = 10, -- 5,7,10,10,28
 
   _icon = 10,
 
   _icon = 10,

Revision as of 15:16, 30 August 2018

Documentation for this module may be created at Module:Data/Equipment/S9 Osprey/doc

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

return {
  _name = "S9 Osprey",
  _id = 304,
  _japanese_name = "S9 Osprey",
  _reading = "S9 オスプレイ",
  _type = 10, -- 5,7,10,10,28
  _icon = 10,
  _rarity = 2,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 1,
  _armor = false,
  _asw = 2,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 4,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 3,
  _flight_range = 3,
  _special = false,
  _scrap_fuel = 1,
  _scrap_ammo = 1,
  _scrap_steel = false,
  _scrap_bauxite = 2,
  _buildable = false,
  _info = "紅茶の国で生まれた複葉複座機の傑作機Hawker Hart。<br>やや旧式ではありますが、同ベストセラー機の改良水上機型が本機「Osprey」です。<br>スウェーデン海軍にも採用され、偵察や弾着観測機として運用されました。",
}