- 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
Jigaraphale (talk | contribs) m |
Jigaraphale (talk | contribs) |
||
Line 27: | Line 27: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = " | + | _info = "旬の秋刀魚「蒲焼」缶詰です。<br>単品はもちろん、おにぎり等と一緒に食すとより美味しい!", |
+ | _info_en = "The seasonal \"Kabayaki\" Pacific Saury sealed in a can.<br>Individually of course, and it tastes more delicious when eaten with Onigiri and so forth.", | ||
+ | _wikipedia = "Pacific saury", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 09:21, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Canned Saury/doc
return {
_name = "Canned Saury",
_id = 150,
_item_id = 69,
_japanese_name = "秋刀魚の缶詰",
_reading = "さんまのかんづめ",
_type = 43,
_icon = 34,
_types = {18, 34, 43, 34, 0},
_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 ship's and fleet's morale upon entering battle<br>Provides bonuses against installations",
_scrap_fuel = 1,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = 1,
_info = "旬の秋刀魚「蒲焼」缶詰です。<br>単品はもちろん、おにぎり等と一緒に食すとより美味しい!",
_info_en = "The seasonal \"Kabayaki\" Pacific Saury sealed in a can.<br>Individually of course, and it tastes more delicious when eaten with Onigiri and so forth.",
_wikipedia = "Pacific saury",
_buildable = false,
_improvements = false,
}