- 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.43 Reconnaissance Seaplane"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (Filling in data based on this: https://pbs.twimg.com/media/Ca2lMwiUAAAWnbk.png:large) |
m (Fixing..) |
||
Line 17: | Line 17: | ||
_aa = 1, | _aa = 1, | ||
_armor = nil, | _armor = nil, | ||
− | _asw = | + | _asw = 2, |
_shelling_accuracy = 2, | _shelling_accuracy = 2, | ||
_torpedo_accuracy = nil, | _torpedo_accuracy = nil, | ||
_evasion = 1, | _evasion = 1, | ||
− | _los = | + | _los = 4, |
_speed = nil, | _speed = nil, | ||
_luck = nil, | _luck = nil, | ||
− | _range = | + | _range = nil, |
_special = nil, | _special = nil, | ||
_scrap_fuel = nil, | _scrap_fuel = nil, |
Revision as of 12:29, 10 February 2016
Documentation for this module may be created at Module:Data/Equipment/Ro.43 Reconnaissance Seaplane/doc
--Categories:
--[[Category:Equipment modules]]
local Ro43_Reconnaissance_Seaplane = {
_name = "Ro.43 Reconnaissance Seaplane",
_page = false,
_id = 163,
_japanese_name = "Ro.43上偵",
_reading = "Ro.43すいじょう",
_type = 10,
_icon = 10,
_rarity = 5,
_back = nil,
_firepower = 1,
_bombing = nil,
_torpedo = nil,
_aa = 1,
_armor = nil,
_asw = 2,
_shelling_accuracy = 2,
_torpedo_accuracy = nil,
_evasion = 1,
_los = 4,
_speed = nil,
_luck = nil,
_range = nil,
_special = nil,
_scrap_fuel = nil,
_scrap_ammo = nil,
_scrap_steel = nil,
_scrap_bauxite = nil,
_buildable = nil,
_upgradable = nil,
}
return Ro43_Reconnaissance_Seaplane