• 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 (Eastern Caroline Air Group)"

From Kancolle Wiki
Jump to navigation Jump to search
m
Line 26: Line 26:
 
     _flight_cost = 9,
 
     _flight_cost = 9,
 
     _flight_range = 8,
 
     _flight_range = 8,
     _special = false,
+
     _special = "Prevents T Cross Disadvantage",
 
     _scrap_fuel = 2,
 
     _scrap_fuel = 2,
 
     _scrap_ammo = false,
 
     _scrap_ammo = false,

Revision as of 19:29, 28 February 2017

Documentation for this module may be created at Module:Data/Equipment/Saiun (Eastern Caroline Air Group)/doc

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

return {
    _name = "Saiun (Eastern Caroline Air Group)",
    _page = false,
    _id = 212,
    _japanese_name = "彩雲(東カロリン空)",
    _reading = "さいうん(ひがしカロリンくう)",
    _type = 9,
    _icon = 9,
    _rarity = 4,
    _firepower = 1,
    _bombing = false,
    _torpedo = false,
    _aa = false,
    _armor = false,
    _asw = false,
    _shelling_accuracy = 2,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 10,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 9,
    _flight_range = 8,
    _special = "Prevents T Cross Disadvantage",
    _scrap_fuel = 2,
    _scrap_ammo = false,
    _scrap_steel = false,
    _scrap_bauxite = 11,
    _buildable = false,
}