- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (ID number is 164 not 163. 163 is Ro.43 Reconnaissance Seaplane which was the base used for this module.) |
m (Minor adjustment to stats - in a bid to have more correct information following this screenshot: http://i.imgur.com/IZC1bLc.png) |
||
Line 12: | Line 12: | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = false, | _firepower = false, | ||
− | _bombing = | + | _bombing = 1, |
− | _torpedo = | + | _torpedo = false, |
_aa = 2, | _aa = 2, | ||
_armor = false, | _armor = false, |
Revision as of 09:34, 24 February 2016
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.43水上戦闘機",
_reading = "Ro.43すいじょうせんとうき",
_type = 10,
_icon = 10,
_rarity = 3,
_firepower = false,
_bombing = 1,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = 1,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return Ro44_Seaplane_Fighter