- 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/Ryuusei"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Segou |
com>Segou |
||
Line 4: | Line 4: | ||
return { | return { | ||
_name = "Ryuusei", | _name = "Ryuusei", | ||
− | |||
_page = false, | _page = false, | ||
_id = 18, | _id = 18, | ||
_japanese_name = "流星", | _japanese_name = "流星", | ||
_reading = "りゅうせい", | _reading = "りゅうせい", | ||
+ | _localized_name = "Shooting Star", | ||
_type = 8, | _type = 8, | ||
_icon = 8, | _icon = 8, | ||
Line 34: | Line 34: | ||
_scrap_bauxite = 10, | _scrap_bauxite = 10, | ||
_buildable = true, | _buildable = true, | ||
− | |||
_upgradable = false, | _upgradable = false, | ||
} | } |
Revision as of 14:40, 24 April 2018
Documentation for this module may be created at Module:Data/Equipment/Ryuusei/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Ryuusei",
_page = false,
_id = 18,
_japanese_name = "流星",
_reading = "りゅうせい",
_localized_name = "Shooting Star",
_type = 8,
_icon = 8,
_rarity = 2,
_back = 3,
_firepower = false,
_bombing = false,
_torpedo = 10,
_aa = false,
_armor = false,
_asw = 4,
_shelling_accuracy = false,
_torpedo_accuracy = 56,
_evasion = false,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 7,
_flight_range = 6,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 10,
_buildable = true,
_upgradable = false,
}