- 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 97 Medium Tank New Turret (Chi-Ha Kai)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "Type 97 Medium Tank New Turret (Chi-Ha Kai)", _id = 498, _japanese_name = "九七式中戦車 新砲塔(チハ改)", _reading = false, _type = 52,...") |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = | + | _info = "当時の日本陸軍の主力戦車、歩兵支援に主眼をおいた九七式中戦車、通称「チハ車」。<br>同戦車の対機甲戦闘力向上を図るべく、新開発の貫通力の高い新主砲を搭載した改良後期型、通称「チハ車改」です。<br>※単独で海上機動できませんが、接岸擱座揚陸能力を持つ二等輸送艦などに搭載することで、着上陸戦闘が可能です。", |
+ | _info_en = "The Type 97 medium tank, commonly known as the \"Chi-Ha\", was the main tank of the IJA used primarily as infantry support.<br>In order to improve the Chi-Ha's anti-armor capability for its role as infantry support, the \"Chi-Ha Kai\" was equipped with a new main gun with better penetration power.<br>※Though they cannot maneuver at sea without support, they can be loaded onto a 2nd class transport ship that has the ability to beach itself so they can perform amphibious landings.", | ||
+ | _wikipedia = "Type 97 Chi-Ha medium tank", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 07:20, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/Type 97 Medium Tank New Turret (Chi-Ha Kai)/doc
return {
_name = "Type 97 Medium Tank New Turret (Chi-Ha Kai)",
_id = 498,
_japanese_name = "九七式中戦車 新砲塔(チハ改)",
_reading = false,
_type = 52,
_icon = 52,
_types = {27, 48, 52, 52, 0},
_rarity = 3,
_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 = "Provides bonuses against installations",
_scrap_fuel = 1,
_scrap_ammo = 4,
_scrap_steel = 2,
_scrap_bauxite = 1,
_info = "当時の日本陸軍の主力戦車、歩兵支援に主眼をおいた九七式中戦車、通称「チハ車」。<br>同戦車の対機甲戦闘力向上を図るべく、新開発の貫通力の高い新主砲を搭載した改良後期型、通称「チハ車改」です。<br>※単独で海上機動できませんが、接岸擱座揚陸能力を持つ二等輸送艦などに搭載することで、着上陸戦闘が可能です。",
_info_en = "The Type 97 medium tank, commonly known as the \"Chi-Ha\", was the main tank of the IJA used primarily as infantry support.<br>In order to improve the Chi-Ha's anti-armor capability for its role as infantry support, the \"Chi-Ha Kai\" was equipped with a new main gun with better penetration power.<br>※Though they cannot maneuver at sea without support, they can be loaded onto a 2nd class transport ship that has the ability to beach itself so they can perform amphibious landings.",
_wikipedia = "Type 97 Chi-Ha medium tank",
_buildable = false,
_improvements = false,
}