- 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/Swordfish"
< Module:Data | Equipment
Jump to navigation
Jump to search
m |
|||
Line 30: | Line 30: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
+ | _info = "複葉非全金属製の旧世代機でありながら、高い信頼性と運用性を誇る、メカジキの名を持つ紅茶の国の艦上攻撃機。<br>航空母艦「Ark Royal」搭載の本機は、戦艦「Bismarck」と英艦隊との激闘に大きな一撃を放ちます。旧式ながら赫々たる戦果をおさめた傑作機、遂に実装です!", | ||
+ | _wikipedia = "Fairey Swordfish", | ||
_buildable = false, | _buildable = false, | ||
} | } |
Revision as of 18:53, 16 January 2019
Documentation for this module may be created at Module:Data/Equipment/Swordfish/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Swordfish",
_id = 242,
_japanese_name = "Swordfish",
_reading = "Swordfish",
_type = 8, -- 3,5,8,8,28
_icon = 8,
_rarity = 2,
_firepower = 2,
_bombing = false,
_torpedo = 3,
_aa = false,
_armor = false,
_asw = 4,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 3,
_flight_range = 3,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 1,
_info = "複葉非全金属製の旧世代機でありながら、高い信頼性と運用性を誇る、メカジキの名を持つ紅茶の国の艦上攻撃機。<br>航空母艦「Ark Royal」搭載の本機は、戦艦「Bismarck」と英艦隊との激闘に大きな一撃を放ちます。旧式ながら赫々たる戦果をおさめた傑作機、遂に実装です!",
_wikipedia = "Fairey Swordfish",
_buildable = false,
}