- 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/Type 3 Fighter Hien"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>NotRealLife |
|||
Line 4: | Line 4: | ||
local Type_3_Fighter_Hien = { | local Type_3_Fighter_Hien = { | ||
_name = "Type 3 Fighter Hien", | _name = "Type 3 Fighter Hien", | ||
+ | _localized_name = "Type 3 Fighter Flying Swallow", | ||
_page = false, | _page = false, | ||
_id = 176, | _id = 176, |
Revision as of 06:03, 31 March 2018
Documentation for this module may be created at Module:Data/Equipment/Type 3 Fighter Hien/doc
--Categories:
--[[Category:Equipment modules]]
local Type_3_Fighter_Hien = {
_name = "Type 3 Fighter Hien",
_localized_name = "Type 3 Fighter Flying Swallow",
_page = false,
_id = 176,
_japanese_name = "三式戦 飛燕",
_reading = "さんしきせん ひえん",
_type = 48,
_icon = 44,
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 8,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 3,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 7,
_flight_range = 3,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 6,
_buildable = false,
_improvements = false,
}
return Type_3_Fighter_Hien