Difference between revisions of "Module:Data/Equipment/Armed Daihatsu"
< Module:Data | Equipment
Tag: Undo |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
− | _special = "Provides bonuses against installations", | + | _special = "Provides bonuses against installations<br>Provides bonuses against PT boats<br>Affects various resources mechanics", |
_scrap_fuel = 1, | _scrap_fuel = 1, | ||
_scrap_ammo = 2, | _scrap_ammo = 2, | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
− | _info = " | + | _info = "大発動艇、略して「大発」。輸送船からの揚陸作業や上陸戦に用いた、現代でいうところの「上陸用舟艇」です。<br>揚陸艦などで運用可能な海上のトラックのような「大発」、これに陸戦用の野砲や機銃などを装備した、文字通り「武装大発」です。<br>上陸部隊の支援に本領発揮、さらに極めて限定的ですが対PT戦も可能です。<br>様々な現地改修バージョンも存在します。", |
+ | _info_en = "Daihatsu-class landing craft, or \"Daihatsu\" for short. In modern times, it's called a \"landing craft\" and used for landing troops and materiel.<br>\"Daihatsu\" could be operated from amphibious assault ships and the like. It was known as the \"Truck of the Sea\". This model was armed with field artillery and machine guns, a literal \"Armed Daihatsu\".<br>It is best at supporting landing operations but has very limited effectiveness against PT boats.<br>There were plenty of other versions modified with field upgrades.", | ||
+ | _wikipedia = "Daihatsu-class landing craft", | ||
_buildable = false, | _buildable = false, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 19:20, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Armed Daihatsu/doc
return {
_name = "Armed Daihatsu",
_id = 409,
_japanese_name = "武装大発",
_reading = nil,
_type = 24,
_icon = 20,
_types = {8, 47, 24, 20, 0},
_rarity = 2,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = "Provides bonuses against installations<br>Provides bonuses against PT boats<br>Affects various resources mechanics",
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_bauxite = 2,
_info = "大発動艇、略して「大発」。輸送船からの揚陸作業や上陸戦に用いた、現代でいうところの「上陸用舟艇」です。<br>揚陸艦などで運用可能な海上のトラックのような「大発」、これに陸戦用の野砲や機銃などを装備した、文字通り「武装大発」です。<br>上陸部隊の支援に本領発揮、さらに極めて限定的ですが対PT戦も可能です。<br>様々な現地改修バージョンも存在します。",
_info_en = "Daihatsu-class landing craft, or \"Daihatsu\" for short. In modern times, it's called a \"landing craft\" and used for landing troops and materiel.<br>\"Daihatsu\" could be operated from amphibious assault ships and the like. It was known as the \"Truck of the Sea\". This model was armed with field artillery and machine guns, a literal \"Armed Daihatsu\".<br>It is best at supporting landing operations but has very limited effectiveness against PT boats.<br>There were plenty of other versions modified with field upgrades.",
_wikipedia = "Daihatsu-class landing craft",
_buildable = false,
_improvements = true,
}