- 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/Bf 109T Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
|||
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | + | return { | |
_name = "Bf 109T Kai", | _name = "Bf 109T Kai", | ||
_page = false, | _page = false, | ||
Line 31: | Line 31: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 6, | _scrap_bauxite = 6, | ||
+ | _info = "かの国で開発/量産された主力戦闘機Bf109シリーズ。<br>メッサーシュミットの名でも知られる、ヨーロッパの空で活躍した名機。本機はそのE型をベースにした艦上機バージョンのさらなる改修機です。防空戦闘で大きな能力を発揮します。", | ||
+ | _wikipedia = "Messerschmitt_Bf_109_variants#Bf_109T", | ||
_buildable = false, | _buildable = false, | ||
_upgradable = false, | _upgradable = false, | ||
} | } | ||
− | |||
− |
Revision as of 00:44, 16 January 2019
Documentation for this module may be created at Module:Data/Equipment/Bf 109T Kai/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Bf 109T Kai",
_page = false,
_id = 158,
_japanese_name = "Bf109T改",
_reading = "Bf109Tかい",
_type = 6,
_icon = 6,
_rarity = 3,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 8,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 4,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 2,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 6,
_info = "かの国で開発/量産された主力戦闘機Bf109シリーズ。<br>メッサーシュミットの名でも知られる、ヨーロッパの空で活躍した名機。本機はそのE型をベースにした艦上機バージョンのさらなる改修機です。防空戦闘で大きな能力を発揮します。",
_wikipedia = "Messerschmitt_Bf_109_variants#Bf_109T",
_buildable = false,
_upgradable = false,
}