- 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
com>Ckwng |
com>Segou m (Migration) |
||
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | + | return { | |
_name = "Type 99 Dive Bomber (Skilled)", | _name = "Type 99 Dive Bomber (Skilled)", | ||
_page = false, | _page = false, | ||
Line 31: | Line 31: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
+ | _info = "熟練搭乗員で構成された「九九艦爆」装備の艦爆隊です。<br/>「九七艦攻」と共に初期機動部隊の打撃力の中核を担います。<br/>稼働率や信頼性は高いものの、やや設計の古い固定脚低速機であるため、より高性能な高速艦爆「彗星」にその座を譲っていきます。", | ||
+ | _wikipedia = "Aichi D3A", | ||
_buildable = false, | _buildable = false, | ||
− | |||
} | } | ||
− | |||
− |
Revision as of 19:56, 7 November 2018
Documentation for this module may be created at Module:Data/Equipment/Type 99 Dive Bomber (Skilled)/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Type 99 Dive Bomber (Skilled)",
_page = false,
_id = 97,
_japanese_name = "九九式艦爆(熟練)",
_reading = "きゅうきゅうしきかんばく(じゅくれん)",
_type = 7,
_icon = 7,
_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,
_info = "熟練搭乗員で構成された「九九艦爆」装備の艦爆隊です。<br/>「九七艦攻」と共に初期機動部隊の打撃力の中核を担います。<br/>稼働率や信頼性は高いものの、やや設計の古い固定脚低速機であるため、より高性能な高速艦爆「彗星」にその座を譲っていきます。",
_wikipedia = "Aichi D3A",
_buildable = false,
}