- 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/Skilled Lookouts"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Skilled_Lookouts = { _name = "Skilled Lookouts", _page = false, _id = 129, _japanese_name = "熟練見張員", _reading = "じゅくれんみはりいん", _type =...") |
com>Ckwng |
||
Line 8: | Line 8: | ||
_icon = 32, | _icon = 32, | ||
_rarity = 3, | _rarity = 3, | ||
− | |||
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, |
Revision as of 09:08, 14 August 2015
Documentation for this module may be created at Module:Data/Equipment/Skilled Lookouts/doc
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