- 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/Type 99 Dive Bomber (Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 29: | Line 29: | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
_version = 2, | _version = 2, | ||
− | _info = "熟練搭乗員で構成された「九九艦爆」装備の艦爆隊です。<br>「九七艦攻」と共に初期機動部隊の打撃力の中核を担います。<br> | + | _info = "熟練搭乗員で構成された「九九艦爆」装備の艦爆隊です。<br>「九七艦攻」と共に初期機動部隊の打撃力の中核を担います。<br>稼働率や信頼性は高いものの、やや設計の古い固定脚低速機であるため、より高性能な高速艦爆「彗星」にその座を譲っていきます。", |
+ | _info_en = "This particular \"Type 99 Dive Bomber\" was used by skilled pilots.<br>Along with the \"Type 97 Torpedo Bomber\", it was the core of the initial task force's striking power.<br>Although it has high availability and reliability, it was a low-speed, fixed-leg aircraft with a somewhat outdated design, being gradually replaced by the more capable high-speed \"Suisei\" naval bomber.", | ||
_wikipedia = "Aichi D3A", | _wikipedia = "Aichi D3A", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 17:06, 5 May 2024
Documentation for this module may be created at Module:Data/Equipment/Type 99 Dive Bomber (Skilled)/doc
return {
_name = "Type 99 Dive Bomber (Skilled)",
_id = 97,
_japanese_name = "九九式艦爆(熟練)",
_reading = "きゅうきゅうしきかんばく(じゅくれん)",
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 15},
_rarity = 3,
_firepower = false,
_bombing = 7,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = 4,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 4,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 2,
_version = 2,
_info = "熟練搭乗員で構成された「九九艦爆」装備の艦爆隊です。<br>「九七艦攻」と共に初期機動部隊の打撃力の中核を担います。<br>稼働率や信頼性は高いものの、やや設計の古い固定脚低速機であるため、より高性能な高速艦爆「彗星」にその座を譲っていきます。",
_info_en = "This particular \"Type 99 Dive Bomber\" was used by skilled pilots.<br>Along with the \"Type 97 Torpedo Bomber\", it was the core of the initial task force's striking power.<br>Although it has high availability and reliability, it was a low-speed, fixed-leg aircraft with a somewhat outdated design, being gradually replaced by the more capable high-speed \"Suisei\" naval bomber.",
_wikipedia = "Aichi D3A",
_buildable = false,
_improvements = false,
}