• 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/Kikka Kai"

From Kancolle Wiki
Jump to navigation Jump to search
com>SonyaUliana
com>SlashZero
(Undo revision 775267 by SonyaUliana (talk))
Line 25: Line 25:
 
     _range = 3,
 
     _range = 3,
 
     _flight_cost = 13,
 
     _flight_cost = 13,
     _flight_range = 4,
+
     _flight_range = 2,
 
     _special = false,
 
     _special = false,
 
     _scrap_fuel = 6,
 
     _scrap_fuel = 6,

Revision as of 12:31, 12 December 2016

Documentation for this module may be created at Module:Data/Equipment/Kikka Kai/doc

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

return {
    _name = "Kikka Kai",
    _page = false,
    _id = 200,
    _japanese_name = "橘花改",
    _reading = "きっかかい",
    _type = 57,
    _icon = 40,
    _rarity = 5,
    _firepower = false,
    _bombing = 11,
    _torpedo = false,
    _aa = 12,
    _armor = false,
    _asw = false,
    _shelling_accuracy = false,
    _torpedo_accuracy = false,
    _evasion = 1,
    _los = false,
    _speed = false,
    _luck = false,
    _range = 3,
    _flight_cost = 13,
    _flight_range = 2,
    _special = false,
    _scrap_fuel = 6,
    _scrap_ammo = 4,
    _scrap_steel = 10,
    _scrap_bauxite = 14,
    _buildable = false,
}