- 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 0 Reconnaissance Seaplane"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Data module for Type 0 Recon Seaplane.) |
com>Ckwng |
||
Line 1: | Line 1: | ||
local Type_0_Recon_Seaplane = { | local Type_0_Recon_Seaplane = { | ||
_name = "Type 0 Recon Seaplane", | _name = "Type 0 Recon Seaplane", | ||
+ | _page = false, | ||
_id = 25, | _id = 25, | ||
_japanese_name = "零式水上偵察機", | _japanese_name = "零式水上偵察機", |
Revision as of 03:08, 15 December 2014
Documentation for this module may be created at Module:Data/Equipment/Type 0 Reconnaissance Seaplane/doc
local Type_0_Recon_Seaplane = {
_name = "Type 0 Recon Seaplane",
_page = false,
_id = 25,
_japanese_name = "零式水上偵察機",
_type = 10,
_rarity = 0,
_card = "Slotitem 025.png",
_firepower = false,
_bombing = 1,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = 2,
_shelling_accuracy = 1,
_torpedo_accuracy = 10,
_los = 5,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 2,
_upgradable = false,
}
return Type_0_Recon_Seaplane