Line 1:
Line 1:
−
--Categories:
−
--[[Category:Equipment modules]]
−
return {
return {
−
_name = "20-tube 7inch UP Rocket Launchers",
+
_name = "20-tube 7inch UP Rocket Launchers",
−
_id = 301,
+
_id = 301,
−
_japanese_name = "20連装7inch UP Rocket Launchers",
+
_japanese_name = "20連装7inch UP Rocket Launchers",
−
_reading = nil,
+
_reading = "20れんそう7インチ UP ロケットランチャーズ",
−
_type = 21, -- 4,29,21,15,0
+
_type = 21,
−
_icon = 15,
+
_icon = 15,
−
_rarity = 3,
+
_types = {4, 29, 21, 15, 0},
−
_firepower = false,
+
_rarity = 3,
−
_bombing = false,
+
_firepower = false,
−
_torpedo = false,
+
_bombing = false,
−
_aa = 7,
+
_torpedo = false,
−
_armor = false,
+
_aa = 7,
−
_asw = false,
+
_armor = false,
−
_shelling_accuracy = false,
+
_asw = false,
−
_torpedo_accuracy = false,
+
_shelling_accuracy = false,
−
_evasion = 2,
+
_torpedo_accuracy = false,
−
_los = false,
+
_evasion = 2,
−
_speed = false,
+
_los = false,
−
_luck = false,
+
_speed = false,
−
_range = false,
+
_luck = false,
−
_flight_cost = false,
+
_range = false,
−
_flight_range = false,
+
_special = false,
−
_special = false,
+
_scrap_fuel = false,
−
_scrap_fuel = false,
+
_scrap_ammo = 4,
−
_scrap_ammo = 4,
+
_scrap_steel = 2,
−
_scrap_steel = 2,
+
_scrap_bauxite = 4,
−
_scrap_bauxite = 4,
+
_info = "紅茶の国で開発され、大型艦などの対空近接防御に使用された多連装対空ロケットランチャーです。<br>日本の対空噴進砲に使用された12cmロサ弾より大型のロケット弾を採用しています。<br>紅茶の国の艦艇や一部の戦艦などでポンポン砲と一緒に、または集中運用することで、限定的ではありますが近接対空防御に効果を発揮します。",
−
_buildable = false,
+
_info_en = "A multi-tube rocket launcher that was developed in the land of black tea and used for short-range anti-aircraft defense on large ships among other things.<br>Its rockets are much larger than the 12 cm Rosa projectiles used by Japanese rocket launchers.<br>Using it on warships from the land of black tea as well as certain battleships, either with Pom-Pom guns or several grouped together, allows it to provide short-range anti-aircraft defense, albeit to a limited extent.",
−
_info = "紅茶の国で開発され、大型艦などの対空近接防御に使用された多連装対空ロケットランチャーです。日本の対空噴進砲に使用された12cmロサ弾より大型のロケット弾を採用しています。紅茶の国の艦艇や一部の戦艦などでポンポン砲と一緒に、または集中運用することで、限定的ではありますが近接対空防御に効果を発揮します。",
+
_wikipedia = "Unrotated Projectile",
+
_buildable = true,
+
_improvements = false,
}
}