• 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/Ro.44 Seaplane Fighter"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
Line 10: Line 10:
 
_album_type = "Multi-purpose Seaplane/Seaplane Bomber/Seaplane Fighter",
 
_album_type = "Multi-purpose Seaplane/Seaplane Bomber/Seaplane Fighter",
 
_type = 45,
 
_type = 45,
_icon = 10,
+
_icon = 45,
 
_rarity = 3,
 
_rarity = 3,
 
_firepower = false,
 
_firepower = false,

Revision as of 14:04, 17 March 2017

Documentation for this module may be created at Module:Data/Equipment/Ro.44 Seaplane Fighter/doc

--Categories:
--[[Category:Equipment modules]]
 
local Ro44_Seaplane_Fighter = {
	_name = "Ro.44 Seaplane Fighter",
	_page = false,
	_id = 164,
	_japanese_name = "Ro.44水上戦闘機",
	_reading = "Ro.44すいじょうせんとうき",
	_album_type = "Multi-purpose Seaplane/Seaplane Bomber/Seaplane Fighter",
	_type = 45,
	_icon = 45,
	_rarity = 3,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 2,
	_armor = false,
	_asw = 1,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = 2,
	_los = 2,
	_speed = false,
	_luck = false,
	_range = false,
	_flight_cost = 4,
	_flight_range = 3,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 1,
	_scrap_steel = false,
	_scrap_bauxite = 2,
	_buildable = false,
	_upgradable = false,
}
 
return Ro44_Seaplane_Fighter