- 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/Barrage Balloon"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (Minor edit) |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 0, | _scrap_steel = 0, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = | + | _info = "敵の航空攻撃から艦艇や施設を守るために運用する防空用気球です。<br>高速で艦隊運動中の艦艇では使用できませんが、着上陸戦闘時の艦艇や、敵の空襲などから陸上施設等を守るために、局地的な戦域で一定の効果を発揮します。<br>ノルマンディー上陸作戦などでも多数使用されました。<br>運用が難しく効果も限定的であるため、徐々に姿を消していきます。", |
+ | _info_en = "An air defense balloon operated to protect naval vessels and facilities from enemy air attack.<br>Although it cannot be used by ships moving at high speed, it is effective in local battlefields to protect ships during landing battles, and ground facilities from enemy air attacks.<br>Many were notably used in the Normandy landing operations.<br>As it is difficult to operate and has limited effectiveness, it will gradually disappear.", | ||
+ | _wikipedia = "Barrage balloon", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 07:59, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/Barrage Balloon/doc
return {
_name = "Barrage Balloon",
_id = 513,
_japanese_name = "阻塞気球",
_reading = "そさいききゅう",
_type = 54,
_icon = 55,
_types = {29, 50, 54, 55, 0},
_rarity = 2,
_firepower = false,
_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 = false,
_scrap_fuel = 1,
_scrap_ammo = 0,
_scrap_steel = 0,
_scrap_bauxite = 1,
_info = "敵の航空攻撃から艦艇や施設を守るために運用する防空用気球です。<br>高速で艦隊運動中の艦艇では使用できませんが、着上陸戦闘時の艦艇や、敵の空襲などから陸上施設等を守るために、局地的な戦域で一定の効果を発揮します。<br>ノルマンディー上陸作戦などでも多数使用されました。<br>運用が難しく効果も限定的であるため、徐々に姿を消していきます。",
_info_en = "An air defense balloon operated to protect naval vessels and facilities from enemy air attack.<br>Although it cannot be used by ships moving at high speed, it is effective in local battlefields to protect ships during landing battles, and ground facilities from enemy air attacks.<br>Many were notably used in the Normandy landing operations.<br>As it is difficult to operate and has limited effectiveness, it will gradually disappear.",
_wikipedia = "Barrage balloon",
_buildable = false,
_improvements = false,
}