- 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 (Crazy teitoku moved page Module:Ro.43 Seaplane Reconnaissance to Module:Ro.43 Reconnaissance Seaplane without leaving a redirect) |
m (Filling in data based on this: https://pbs.twimg.com/media/Ca2lMwiUAAAWnbk.png:large) |
||
Line 12: | Line 12: | ||
_rarity = 5, | _rarity = 5, | ||
_back = nil, | _back = nil, | ||
− | _firepower = | + | _firepower = 1, |
_bombing = nil, | _bombing = nil, | ||
_torpedo = nil, | _torpedo = nil, | ||
− | _aa = | + | _aa = 1, |
_armor = nil, | _armor = nil, | ||
− | _asw = | + | _asw = 1, |
− | _shelling_accuracy = | + | _shelling_accuracy = 2, |
_torpedo_accuracy = nil, | _torpedo_accuracy = nil, | ||
− | _evasion = | + | _evasion = 1, |
_los = nil, | _los = nil, | ||
_speed = nil, | _speed = nil, | ||
_luck = nil, | _luck = nil, | ||
− | _range = | + | _range = 4, |
_special = nil, | _special = nil, | ||
_scrap_fuel = nil, | _scrap_fuel = nil, |
Revision as of 12:27, 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 = 1,
_shelling_accuracy = 2,
_torpedo_accuracy = nil,
_evasion = 1,
_los = nil,
_speed = nil,
_luck = nil,
_range = 4,
_special = nil,
_scrap_fuel = nil,
_scrap_ammo = nil,
_scrap_steel = nil,
_scrap_bauxite = nil,
_buildable = nil,
_upgradable = nil,
}
return Ro43_Reconnaissance_Seaplane