- 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/Toku Daihatsu Landing Craft + Chi-Ha"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "Toku Daihatsu Landing Craft + Chi-Ha", _id = 494, _japanese_name = "特大発動艇+チハ", _reading = "とくだいはつどうてい+チハ", _t...") |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = | + | _info = "当時の日本陸軍の主力戦車、 特徴的な鉢巻アンテナを持つ九七式中戦車、通称「チハ車」。<br>列強の新型戦車との対機甲戦闘には不向きでしたが、数多く量産され日本機甲部隊の主力となりました。<br>占守島の戦いでは、戦車第11連隊で多くの犠牲を出しつつ奮戦しています。<br>対機甲戦闘力向上を図った新砲塔のチハ車改も開発されています。", |
+ | _info_en = "The Type 97 medium tank was the principal tank of the Imperial Japanese Army. It has a characteristic headband-shaped antenna and was commonly known as the \"Chi-Ha Tank\".<br>Though it was unsuited for straight-up fights with newer tanks of the other great powers, it was produced in large numbers and used as the main tank of the IJA.<br>At the Battle of Shimushu, the 11th Tank Regiment fought bravely and sustained many casualties.<br>An upgraded Chi-Ha with better anti-tank capability was also in development.", | ||
+ | _wikipedia = "Type 97 Chi-Ha medium tank", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 07:18, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/Toku Daihatsu Landing Craft + Chi-Ha/doc
return {
_name = "Toku Daihatsu Landing Craft + Chi-Ha",
_id = 494,
_japanese_name = "特大発動艇+チハ",
_reading = "とくだいはつどうてい+チハ",
_type = 24,
_icon = 20,
_types = {8, 14, 24, 20, 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 = 2,
_scrap_ammo = 3,
_scrap_steel = 2,
_scrap_bauxite = 1,
_info = "当時の日本陸軍の主力戦車、 特徴的な鉢巻アンテナを持つ九七式中戦車、通称「チハ車」。<br>列強の新型戦車との対機甲戦闘には不向きでしたが、数多く量産され日本機甲部隊の主力となりました。<br>占守島の戦いでは、戦車第11連隊で多くの犠牲を出しつつ奮戦しています。<br>対機甲戦闘力向上を図った新砲塔のチハ車改も開発されています。",
_info_en = "The Type 97 medium tank was the principal tank of the Imperial Japanese Army. It has a characteristic headband-shaped antenna and was commonly known as the \"Chi-Ha Tank\".<br>Though it was unsuited for straight-up fights with newer tanks of the other great powers, it was produced in large numbers and used as the main tank of the IJA.<br>At the Battle of Shimushu, the 11th Tank Regiment fought bravely and sustained many casualties.<br>An upgraded Chi-Ha with better anti-tank capability was also in development.",
_wikipedia = "Type 97 Chi-Ha medium tank",
_buildable = false,
_improvements = false,
}