• 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/S-51J"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Equipment modules return { _name = "S-51J", _id = 326, _japanese_name = "S-51J", _reading = nil, _type = 25, -- 3,44,25,21,0 _icon = 21, _rarity...")
 
m
Line 6: Line 6:
 
   _japanese_name = "S-51J",
 
   _japanese_name = "S-51J",
 
   _reading = nil,
 
   _reading = nil,
   _type = 25, -- 3,44,25,21,0
+
   _type = 25,
 +
  _types = {3, 44, 25, 21, 0},
 
   _icon = 21,
 
   _icon = 21,
 
   _rarity = 6,
 
   _rarity = 6,

Revision as of 19:47, 27 March 2019

Documentation for this module may be created at Module:Data/Equipment/S-51J/doc

-- [[Category:Equipment modules]]

return {
  _name = "S-51J",
  _id = 326,
  _japanese_name = "S-51J",
  _reading = nil,
  _type = 25,
  _types = {3, 44, 25, 21, 0},
  _icon = 21,
  _rarity = 6,
  _firepower = 2,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = 12,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 3,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 3,
  _scrap_steel = false,
  _scrap_bauxite = 5,
  _buildable = false,
  _info = "時代はオートジャイロから、ヘリコプターへ。あの時代に原型機が既に初飛行を実現、哨戒や連絡などを中心に実用化が始まっていた回転翼機、初期のヘリコプターです。戦後、海上自衛隊にも導入された同機のif対潜哨戒型の艦載ヘリです。",
}