• 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 (244th Air Combat Group)"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "--Categories: --Category:Equipment modules local Type_3_Fighter_Hien_244th_Air_Combat_Group = { _name = "Type 3 Fighter Hien (244th Air Combat Group)", _page = false, ...")
 
com>Ckwng
Line 24: Line 24:
 
_luck = false,
 
_luck = false,
 
_range = false,
 
_range = false,
 +
_flight_cost = 7,
 +
_flight_range = 4,
 
_special = false,
 
_special = false,
 
_scrap_fuel = 1,
 
_scrap_fuel = 1,

Revision as of 04:39, 5 May 2016

Documentation for this module may be created at Module:Data/Equipment/Type 3 Fighter Hien (244th Air Combat Group)/doc

--Categories:
--[[Category:Equipment modules]]
 
local Type_3_Fighter_Hien_244th_Air_Combat_Group = {
	_name = "Type 3 Fighter Hien (244th Air Combat Group)",
	_page = false,
	_id = 177,
	_japanese_name = "三式戦 飛燕(飛行第244戦隊)",
	_reading = "さんしきせん ひえん(ひこうだい244せんたい)",
	_type = 48,
	_icon = 38,
	_rarity = 5,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 9,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 3,
	_torpedo_accuracy = false,
	_evasion = 4,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_flight_cost = 7,
	_flight_range = 4,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 6,
	_buildable = false,
	_improvements = false,
}
 
return Type_3_Fighter_Hien_244th_Air_Combat_Group