- 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/M4A1 DD"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) m |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 21: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
− | _special = | + | _special = "Provides bonuses against installations", |
_scrap_fuel = 2, | _scrap_fuel = 2, | ||
_scrap_ammo = 6, | _scrap_ammo = 6, | ||
_scrap_steel = 8, | _scrap_steel = 8, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
− | _info = " | + | _info = "米国で開発され、数多くのバリエーションと共に量産された代表的中戦車「M4」シリーズ。<br>その初期改良型をベースに紅茶の国が防水スクリーンと推進プロペラを装備した水陸両用戦車が、シャーマンDDと呼ばれたM4A1 Duplex Driveです。<br>海上からの上陸反攻作戦に投入されました。", |
+ | _info_en = "The M4 series of tanks developed in the United States had many mass-produced variations and is said to be the premier medium tank.<br>Also known as the Sherman DD, the M4A1 Duplex Drive amphibious tank used an early improved model as a base and was equipped with a waterproof skirt and a propeller drive by the country of black tea.<br>Use them to launch amphibious landings from the sea.", | ||
+ | _wikipedia = "DD tank", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 13:58, 9 May 2024
Documentation for this module may be created at Module:Data/Equipment/M4A1 DD/doc
return {
_name = "M4A1 DD",
_id = 355,
_japanese_name = "M4A1 DD",
_reading = nil,
_type = 24,
_icon = 20,
_types = {8, 45, 24, 20, 0},
_rarity = 4,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = -1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = "Provides bonuses against installations",
_scrap_fuel = 2,
_scrap_ammo = 6,
_scrap_steel = 8,
_scrap_bauxite = 2,
_info = "米国で開発され、数多くのバリエーションと共に量産された代表的中戦車「M4」シリーズ。<br>その初期改良型をベースに紅茶の国が防水スクリーンと推進プロペラを装備した水陸両用戦車が、シャーマンDDと呼ばれたM4A1 Duplex Driveです。<br>海上からの上陸反攻作戦に投入されました。",
_info_en = "The M4 series of tanks developed in the United States had many mass-produced variations and is said to be the premier medium tank.<br>Also known as the Sherman DD, the M4A1 Duplex Drive amphibious tank used an early improved model as a base and was equipped with a waterproof skirt and a propeller drive by the country of black tea.<br>Use them to launch amphibious landings from the sea.",
_wikipedia = "DD tank",
_buildable = false,
_improvements = false,
}