• 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 Model 22A"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
Line 10: Line 10:
 
_type = 47,
 
_type = 47,
 
_icon = 37,
 
_icon = 37,
_rarity = 2,
+
_rarity = 3,
 
_firepower = false,
 
_firepower = false,
 
_bombing = nil,
 
_bombing = nil,

Revision as of 09:22, 1 June 2016

Documentation for this module may be created at Module:Data/Equipment/Type 1 Land-based Attack Aircraft Model 22A/doc

--Categories:
--[[Category:Equipment modules]]
 
local Type_1_Land_based_Attack_Aircraft_Model_22A = {
	_name = "Type 1 Land-based Attack Aircraft Model 22A",
	_page = false,
	_id = 180,
	_japanese_name = "一式陸攻 二二型甲",
	_reading = "いっしきりくこう ににがたこう",
	_type = 47,
	_icon = 37,
	_rarity = 3,
	_firepower = false,
	_bombing = nil,
	_torpedo = nil,
	_aa = nil,
	_armor = false,
	_asw = nil,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = nil,
	_speed = false,
	_luck = false,
	_range = false,
	_flight_cost = nil,
	_flight_range = nil,
	_special = false,
	_scrap_fuel = nil,
	_scrap_ammo = nil,
	_scrap_steel = nil,
	_scrap_bauxite = nil,
	_buildable = false,
	_upgradable = false,
}
 
return Type_1_Land_based_Attack_Aircraft_Model_22A