- 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/Type 98 Reconnaissance Seaplane (Night Recon)"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng (add evasion, buildable) |
||
Line 16: | Line 16: | ||
_shelling_accuracy = 1, | _shelling_accuracy = 1, | ||
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
+ | _evasion = false, | ||
_los = 3, | _los = 3, | ||
_speed = false, | _speed = false, | ||
Line 25: | Line 26: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 4, | _scrap_bauxite = 4, | ||
+ | _buildable = false, | ||
_upgradable = false, | _upgradable = false, | ||
} | } | ||
return Type_98_Recon_Seaplane_Night_Scout | return Type_98_Recon_Seaplane_Night_Scout |
Revision as of 14:31, 16 February 2015
Documentation for this module may be created at Module:Data/Equipment/Type 98 Reconnaissance Seaplane (Night Recon)/doc
local Type_98_Recon_Seaplane_Night_Scout = {
_name = "Type 98 Recon Seaplane (Night Scout)",
_page = false,
_id = 102,
_japanese_name = "九八式水上偵察機(夜偵)",
_type = 10,
_icon = 10,
_rarity = 3,
_card = "Equipment102-1.png",
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 1,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_special = "Has a chance to provide bonuses in night battle",
_scrap_fuel = 2,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 4,
_buildable = false,
_upgradable = false,
}
return Type_98_Recon_Seaplane_Night_Scout