- 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 Mk.III Kai (Seaplane Model/Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Swordfish Mk.III Kai (Seaplane Model/Skilled)", _asset_name = "Swordfish Mk.III Kai (Seaplane Model Skill...") |
(GitHub Action) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
_name = "Swordfish Mk.III Kai (Seaplane Model/Skilled)", | _name = "Swordfish Mk.III Kai (Seaplane Model/Skilled)", | ||
− | |||
_id = 369, | _id = 369, | ||
_japanese_name = "Swordfish Mk.III改(水上機型/熟練)", | _japanese_name = "Swordfish Mk.III改(水上機型/熟練)", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 11, | + | _type = 11, |
_icon = 10, | _icon = 10, | ||
+ | _types = {5, 43, 11, 10, 28}, | ||
_rarity = 5, | _rarity = 5, | ||
_firepower = 4, | _firepower = 4, | ||
Line 31: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 3, | _scrap_bauxite = 3, | ||
+ | _info = "複葉非全金属製の旧世代機でありながら、高い信頼性と運用性<br>を誇る、メカジキの名を持つ紅茶の国の艦上攻撃機。<br>旧式ながら赫々たる戦果をおさめた傑作機、その水上機型を強<br>化改修、S9 Ospreyの後継機として輸出導入するif多用途作戦<br>水上機を駆る熟練水上機作戦部隊です。", | ||
_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/Swordfish Mk.III Kai (Seaplane Model/Skilled)/doc
return {
_name = "Swordfish Mk.III Kai (Seaplane Model/Skilled)",
_id = 369,
_japanese_name = "Swordfish Mk.III改(水上機型/熟練)",
_reading = nil,
_type = 11,
_icon = 10,
_types = {5, 43, 11, 10, 28},
_rarity = 5,
_firepower = 4,
_bombing = 8,
_torpedo = 7,
_aa = false,
_armor = false,
_asw = 8,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 3,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 3,
_info = "複葉非全金属製の旧世代機でありながら、高い信頼性と運用性<br>を誇る、メカジキの名を持つ紅茶の国の艦上攻撃機。<br>旧式ながら赫々たる戦果をおさめた傑作機、その水上機型を強<br>化改修、S9 Ospreyの後継機として輸出導入するif多用途作戦<br>水上機を駆る熟練水上機作戦部隊です。",
_buildable = false,
_improvements = false,
}