- 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/12cm Single Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Segou |
com>Segou m (Quick Fix) |
||
Line 30: | Line 30: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
+ | _info = "旧型の小型砲です。<br/>旧型駆逐艦に標準的主砲として搭載されました。<br/>装填・操砲も人力ですが、シンプルな構造で経済性も高く、駆逐艦や海防艦等の主砲として、長く使われました。<br/>対空射撃には不向きです。", | ||
+ | _wikipedia = "Type 3 120 mm 45 caliber naval gun", | ||
_buildable = true, | _buildable = true, | ||
− | + | _improvements = false, | |
− | |||
} | } |
Revision as of 01:03, 12 May 2018
Documentation for this module may be created at Module:Data/Equipment/12cm Single Gun Mount/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "12cm Single Gun Mount",
_page = false,
_id = 1,
_japanese_name = "12cm単装砲",
_reading = "12.7せんちたんそうほう",
_type = 1,
_icon = 1,
_rarity = 0,
_back = 1,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 1,
_scrap_steel = 1,
_scrap_bauxite = false,
_info = "旧型の小型砲です。<br/>旧型駆逐艦に標準的主砲として搭載されました。<br/>装填・操砲も人力ですが、シンプルな構造で経済性も高く、駆逐艦や海防艦等の主砲として、長く使われました。<br/>対空射撃には不向きです。",
_wikipedia = "Type 3 120 mm 45 caliber naval gun",
_buildable = true,
_improvements = false,
}