- 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/Prototype Keiun (Carrier-based Reconnaissance Model)"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng m |
com>Ckwng |
||
Line 25: | Line 25: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
+ | _flight_cost = 12, | ||
+ | _flight_range = 8, | ||
_special = false, | _special = false, | ||
_scrap_fuel = 4, | _scrap_fuel = 4, |
Revision as of 04:33, 5 May 2016
Documentation for this module may be created at Module:Data/Equipment/Prototype Keiun (Carrier-based Reconnaissance Model)/doc
--Categories:
--[[Category:Equipment modules]]
local Prototype_Keiun_Carrier_based_Reconnaissance_Model = {
_name = "Prototype Keiun (Carrier-based Reconnaissance Model)",
_localized_name = "Prototype Cirrus Cloud (Carrier-based Reconnaissance Model)",
_page = false,
_id = 151,
_japanese_name = "試製景雲(艦偵型)",
_reading = "しせいけいうん(かんていがた)",
_type = 94,
_icon = 9,
_rarity = 5,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 11,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 12,
_flight_range = 8,
_special = false,
_scrap_fuel = 4,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = 14,
_buildable = false,
_upgradable = false,
}
return Prototype_Keiun_Carrier_based_Reconnaissance_Model