- 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/3.7cm FlaK M42"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng m |
com>Segou m (Migration) |
||
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | + | return { | |
_name = "3.7cm FlaK M42", | _name = "3.7cm FlaK M42", | ||
_page = false, | _page = false, | ||
Line 29: | Line 29: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
+ | _info = "かの国からもたらされた大口径二連装高射機関砲です。<br/>主に陸戦で用いられましたが、Uボートや艦船などにも一部搭載・運用されました。高い近接防空火力を発揮します。", | ||
+ | _wikipedia = "3.7 cm Flak M42", | ||
_buildable = false, | _buildable = false, | ||
− | |||
} | } | ||
− | |||
− |
Revision as of 23:20, 22 September 2018
Documentation for this module may be created at Module:Data/Equipment/3.7cm FlaK M42/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "3.7cm FlaK M42",
_page = false,
_id = 85,
_japanese_name = "3.7cm FlaK M42",
_reading = "3.7せんち FlaK M42",
_type = 21,
_icon = 15,
_rarity = 3,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 8,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 3,
_scrap_steel = 1,
_scrap_bauxite = 1,
_info = "かの国からもたらされた大口径二連装高射機関砲です。<br/>主に陸戦で用いられましたが、Uボートや艦船などにも一部搭載・運用されました。高い近接防空火力を発揮します。",
_wikipedia = "3.7 cm Flak M42",
_buildable = false,
}