- 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/Canned Saury"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng m (Ckwng moved page Module:Canned Saury to Module:Canned Mackerel without leaving a redirect) |
m |
||
Line 1: | Line 1: | ||
− | -- | + | -- [[Category:Equipment modules]] |
− | --[[Category: | + | -- [[Category:Item modules]] |
− | + | return { | |
_name = "Canned Mackerel", | _name = "Canned Mackerel", | ||
_page = false, | _page = false, | ||
Line 32: | Line 32: | ||
_upgradable = false, | _upgradable = false, | ||
} | } | ||
− | |||
− |
Revision as of 11:07, 12 March 2018
Documentation for this module may be created at Module:Data/Equipment/Canned Saury/doc
-- [[Category:Equipment modules]]
-- [[Category:Item modules]]
return {
_name = "Canned Mackerel",
_page = false,
_id = 150,
_japanese_name = "秋刀魚の缶詰",
_reading = "さんまのかんづめ",
_type = 43,
_icon = 34,
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = "Boosts morale of equipping ship and adjacent ships randomly when entering battle",
_scrap_fuel = 1,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = 1,
_buildable = false,
_upgradable = false,
}