• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/Type 1 Land-based Attack Aircraft Model 34

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 13:21, 12 May 2021 by Botkaze (talk | contribs) (4 revisions imported)
Jump to navigation Jump to search

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

--Categories:
--[[Category:Equipment modules]]
 
local Type_1_Land_based_Attack_Aircraft_Model_34 = {
	_name = "Type 1 Land-based Attack Aircraft Model 34",
	_page = false,
	_id = 186,
	_japanese_name = "一式陸攻 三四型",
	_reading = "いっしきりくこう さんよんがた",
	_type = 47,
	_icon = 37,
	_rarity = 4,
	_firepower = false,
	_bombing = 12,
	_torpedo = 11,
	_aa = 4,
	_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 = 8,
	_special = false,
	_scrap_fuel = 8,
	_scrap_ammo = 6,
	_scrap_steel = false,
	_scrap_bauxite = 15,
	_info = "陸上航空基地より発進、敵艦船への対艦攻撃及び敵飛行場等への対地攻撃などを行った海軍の主力陸上攻撃機「一式陸攻」のさらなる性能向上型です。尾翼形状などを再設計改修、また脆弱性の原因となっていた燃料タンク問題改善にも着手した改良後期型の一式陸攻です。",
	_buildable = false,
	_upgradable = false,
}
 
return Type_1_Land_based_Attack_Aircraft_Model_34