- 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/SBD-5"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (1 revision imported) |
(GitHub Action) |
||
Line 4: | Line 4: | ||
_japanese_name = "SBD-5", | _japanese_name = "SBD-5", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 7, | + | _type = 7, |
_icon = 7, | _icon = 7, | ||
+ | _types = {3, 5, 7, 7, 21}, | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = 1, | _firepower = 1, | ||
Line 27: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 3, | _scrap_bauxite = 3, | ||
+ | _info = "シンプルかつ頑丈な作りの傑作急降下爆撃機の改良型です。<br>大戦初期の機体でありつつも、新型SB2Cヘルダイバーが広く<br>実戦配備されるまで長く機動部隊の第一線で運用されました。<br>ドーントレスの愛称で呼ばれ、練度の高いパイロットであれば<br>ある程度の対空戦闘すら可能な名艦爆。本機はエンジンなどを<br>強化換装したその改良後期型です。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = true, | |
} | } |
Revision as of 12:37, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/SBD-5/doc
return {
_name = "SBD-5",
_id = 419,
_japanese_name = "SBD-5",
_reading = nil,
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 21},
_rarity = 3,
_firepower = 1,
_bombing = 7,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = 4,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 3,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 3,
_info = "シンプルかつ頑丈な作りの傑作急降下爆撃機の改良型です。<br>大戦初期の機体でありつつも、新型SB2Cヘルダイバーが広く<br>実戦配備されるまで長く機動部隊の第一線で運用されました。<br>ドーントレスの愛称で呼ばれ、練度の高いパイロットであれば<br>ある程度の対空戦闘すら可能な名艦爆。本機はエンジンなどを<br>強化換装したその改良後期型です。",
_buildable = false,
_improvements = true,
}