- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/Equipment/Skilled Lookouts
< Module:Data | Equipment
Jump to navigation
Jump to search
Revision as of 12:16, 7 December 2015 by com>Ckwng
Documentation for this module may be created at Module:Data/Equipment/Skilled Lookouts/doc
--Categories:
--[[Category:Equipment modules]]
local Skilled_Lookouts = {
_name = "Skilled Lookouts",
_page = false,
_id = 129,
_japanese_name = "熟練見張員",
_reading = "じゅくれんみはりいん",
_type = 39,
_icon = 32,
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 3,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_special = "Provides bonuses to equipping ship in night battle",
_scrap_fuel = 1,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return Skilled_Lookouts