- 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 Observation Seaplane"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Type_0_Observation_Seaplane = { _name = "Type 0 Observation Seaplane", _page = false, _id = 59, _japanese_name = "零式水上観測機", _reading = "れいしき...") |
com>Ckwng |
||
Line 9: | Line 9: | ||
_rarity = 1, | _rarity = 1, | ||
_back = 2, | _back = 2, | ||
− | |||
_firepower = false, | _firepower = false, | ||
_bombing = 1, | _bombing = 1, |
Revision as of 02:01, 14 August 2015
Documentation for this module may be created at Module:Data/Equipment/Type 0 Observation Seaplane/doc
local Type_0_Observation_Seaplane = {
_name = "Type 0 Observation Seaplane",
_page = false,
_id = 59,
_japanese_name = "零式水上観測機",
_reading = "れいしきすいじょうかんそくき",
_type = 10,
_icon = 10,
_rarity = 1,
_back = 2,
_firepower = false,
_bombing = 1,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = 4,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 6,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 2,
_buildable = true,
_upgradable = false,
}
return Type_0_Observation_Seaplane