- 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 2 Reconnaissance Aircraft"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng m |
||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Equipment modules]] | ||
+ | |||
local Type_2_Reconnaissance_Aircraft = { | local Type_2_Reconnaissance_Aircraft = { | ||
_name = "Type 2 Reconnaissance Aircraft", | _name = "Type 2 Reconnaissance Aircraft", |
Revision as of 11:46, 7 December 2015
Documentation for this module may be created at Module:Data/Equipment/Type 2 Reconnaissance Aircraft/doc
--Categories:
--[[Category:Equipment modules]]
local Type_2_Reconnaissance_Aircraft = {
_name = "Type 2 Reconnaissance Aircraft",
_page = false,
_id = 61,
_japanese_name = "二式艦上偵察機",
_reading = "にしきかんじょうていさつき",
_type = 9,
_icon = 9,
_rarity = 1,
_back = 2,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = 7,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 13,
_buildable = true,
_upgradable = false,
}
return Type_2_Reconnaissance_Aircraft