- 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 (typo..) |
|||
Line 10: | Line 10: | ||
_type = 10, | _type = 10, | ||
_icon = 10, | _icon = 10, | ||
− | _rarity = | + | _rarity = 3, |
− | |||
_firepower = 1, | _firepower = 1, | ||
_bombing = false, | _bombing = false, | ||
Line 24: | Line 23: | ||
_speed = false, | _speed = false, | ||
_luck = false, | _luck = false, | ||
− | _range = | + | _range = false, |
− | _special = | + | _special = false, |
− | _scrap_fuel = | + | _scrap_fuel = 1, |
− | _scrap_ammo = | + | _scrap_ammo = 1, |
− | _scrap_steel = | + | _scrap_steel = false, |
− | _scrap_bauxite = | + | _scrap_bauxite = 2, |
− | _buildable = | + | _buildable = false, |
− | _upgradable = | + | _upgradable = false, |
} | } | ||
return Ro43_Reconnaissance_Seaplane | return Ro43_Reconnaissance_Seaplane |
Revision as of 18:20, 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 = 3,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = 2,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 1,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 2,
_buildable = false,
_upgradable = false,
}
return Ro43_Reconnaissance_Seaplane