- 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/Type 2 12cm Mortar Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "-- Category:Equipment modules return { _name = "Type 2 12cm Mortar Kai", _id = 346, _japanese_name = "二式12cm迫撃砲改", _reading = nil, _type = 15, -- 7,...") |
|||
Line 30: | Line 30: | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
_buildable = false, | _buildable = false, | ||
+ | _info = "元々は大戦後半期に日本陸軍が開発した陸戦用の迫撃砲です。<br>十分な対潜装備のなかった陸軍の船舶などに搭載され、前方投<br>射型の対潜火器としても運用されました。本兵装は同迫撃砲を<br>さらに改良した艦載用強化型です。爆雷投射機の代替として、<br>また限定的ながら対地攻撃も可能です。", | ||
} | } |
Revision as of 12:05, 30 July 2019
Documentation for this module may be created at Module:Data/Equipment/Type 2 12cm Mortar Kai/doc
-- [[Category:Equipment modules]]
return {
_name = "Type 2 12cm Mortar Kai",
_id = 346,
_japanese_name = "二式12cm迫撃砲改",
_reading = nil,
_type = 15, -- 7,32,15,17,0
_icon = 17,
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 3,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 1,
_scrap_bauxite = 1,
_buildable = false,
_info = "元々は大戦後半期に日本陸軍が開発した陸戦用の迫撃砲です。<br>十分な対潜装備のなかった陸軍の船舶などに搭載され、前方投<br>射型の対潜火器としても運用されました。本兵装は同迫撃砲を<br>さらに改良した艦載用強化型です。爆雷投射機の代替として、<br>また限定的ながら対地攻撃も可能です。",
}