- 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/Ginga"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "--Categories: --Category:Equipment modules local Ginga = { _name = "Ginga", _page = false, _id = 187, _japanese_name = "銀河", _reading = "ぎんが", _type = 47...") |
com>Ckwng |
||
Line 12: | Line 12: | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = false, | _firepower = false, | ||
− | _bombing = | + | _bombing = 14, |
− | _torpedo = | + | _torpedo = 14, |
− | _aa = | + | _aa = 3, |
_armor = false, | _armor = false, | ||
− | _asw = | + | _asw = 3, |
− | _shelling_accuracy = | + | _shelling_accuracy = 1, |
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
_evasion = false, | _evasion = false, | ||
− | _los = | + | _los = 3, |
_speed = false, | _speed = false, | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
− | _flight_cost = | + | _flight_cost = 13, |
− | _flight_range = | + | _flight_range = 9, |
_special = false, | _special = false, | ||
− | _scrap_fuel = | + | _scrap_fuel = 9, |
− | _scrap_ammo = | + | _scrap_ammo = 6, |
_scrap_steel = false, | _scrap_steel = false, | ||
− | _scrap_bauxite = | + | _scrap_bauxite = 17, |
_buildable = false, | _buildable = false, | ||
_upgradable = false, | _upgradable = false, |
Revision as of 14:31, 12 August 2016
Documentation for this module may be created at Module:Data/Equipment/Ginga/doc
--Categories:
--[[Category:Equipment modules]]
local Ginga = {
_name = "Ginga",
_page = false,
_id = 187,
_japanese_name = "銀河",
_reading = "ぎんが",
_type = 47,
_icon = 37,
_rarity = 4,
_firepower = false,
_bombing = 14,
_torpedo = 14,
_aa = 3,
_armor = false,
_asw = 3,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 13,
_flight_range = 9,
_special = false,
_scrap_fuel = 9,
_scrap_ammo = 6,
_scrap_steel = false,
_scrap_bauxite = 17,
_buildable = false,
_upgradable = false,
}
return Ginga