- 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/Fw 190 D-9"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (5 revisions imported) |
(GitHub Action) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "Fw 190 D-9", | _name = "Fw 190 D-9", | ||
Line 6: | Line 4: | ||
_japanese_name = "Fw190 D-9", | _japanese_name = "Fw190 D-9", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 48, | + | _type = 48, |
_icon = 38, | _icon = 38, | ||
+ | _types = {22, 39, 48, 38, 37}, | ||
_rarity = 5, | _rarity = 5, | ||
_firepower = 2, | _firepower = 2, | ||
Line 29: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 9, | _scrap_bauxite = 9, | ||
+ | _info = "かの国で開発/量産された強力で信頼性の高い戦闘機Fw190シ<br>リーズ。タンク博士の設計により誕生し、フォッケウルフの名<br>で親しまれた名機です。徐々に連合軍の新鋭機と物量に圧され<br>た同機の性能向上型です。崩壊しつつある自国防空、そしてラ<br>インの護り作戦などに投入されました。さらにFw190は、後<br>継改良型のTa152へと発展していきます。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 13:00, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/Fw 190 D-9/doc
return {
_name = "Fw 190 D-9",
_id = 354,
_japanese_name = "Fw190 D-9",
_reading = nil,
_type = 48,
_icon = 38,
_types = {22, 39, 48, 38, 37},
_rarity = 5,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 12,
_armor = false,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = 3,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 8,
_flight_range = 3,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = false,
_scrap_bauxite = 9,
_info = "かの国で開発/量産された強力で信頼性の高い戦闘機Fw190シ<br>リーズ。タンク博士の設計により誕生し、フォッケウルフの名<br>で親しまれた名機です。徐々に連合軍の新鋭機と物量に圧され<br>た同機の性能向上型です。崩壊しつつある自国防空、そしてラ<br>インの護り作戦などに投入されました。さらにFw190は、後<br>継改良型のTa152へと発展していきます。",
_buildable = false,
_improvements = false,
}