- 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 Fighter Model 52 (Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng m |
com>Ckwng |
||
Line 24: | Line 24: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
+ | _flight_cost = 5, | ||
+ | _flight_range = 6, | ||
_special = false, | _special = false, | ||
_scrap_fuel = 1, | _scrap_fuel = 1, |
Revision as of 04:33, 5 May 2016
Documentation for this module may be created at Module:Data/Equipment/Type 0 Fighter Model 52 (Skilled)/doc
--Categories:
--[[Category:Equipment modules]]
local Type_0_Fighter_Model_52_Skilled = {
_name = "Type 0 Fighter Model 52 (Skilled)",
_page = false,
_id = 152,
_japanese_name = "零式艦戦52型(熟練)",
_reading = "れいしきかんせん52がた(じゅくれん)",
_type = 6,
_icon = 6,
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 9,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 6,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 3,
_buildable = false,
_upgradable = false,
}
return Type_0_Fighter_Model_52_Skilled