• 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 1 Land-based Attack Aircraft (Nonaka Squadron)"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "--Categories: --Category:Equipment modules local Type_1_Land_based_Attack_Aircraft_Nonaka_Squadron = { _name = "Type 1 Land-based Attack Aircraft (Nonaka Squadron)", _...")
 
com>Ckwng
Line 24: Line 24:
 
_luck = false,
 
_luck = false,
 
_range = false,
 
_range = false,
 +
_flight_cost = 12,
 +
_flight_range = 9,
 
_special = false,
 
_special = false,
 
_scrap_fuel = 8,
 
_scrap_fuel = 8,

Revision as of 04:38, 5 May 2016

--Categories:
--[[Category:Equipment modules]]
 
local Type_1_Land_based_Attack_Aircraft_Nonaka_Squadron = {
	_name = "Type 1 Land-based Attack Aircraft (Nonaka Squadron)",
	_page = false,
	_id = 170,
	_japanese_name = "一式陸攻(野中隊)",
	_reading = "いっしきりくこう(のなかたい)",
	_type = 47,
	_icon = 37,
	_rarity = 4,
	_firepower = false,
	_bombing = 13,
	_torpedo = 12,
	_aa = 3,
	_armor = false,
	_asw = 2,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 4,
	_speed = false,
	_luck = false,
	_range = false,
	_flight_cost = 12,
	_flight_range = 9,
	_special = false,
	_scrap_fuel = 8,
	_scrap_ammo = 5,
	_scrap_steel = false,
	_scrap_bauxite = 14,
	_buildable = false,
	_upgradable = false,
}
 
return Type_1_Land_based_Attack_Aircraft_Nonaka_Squadron