- 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 Large Flying Boat"
< 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 = 25, | ||
+ | _flight_range = 20, | ||
_special = false, | _special = false, | ||
_scrap_fuel = 9, | _scrap_fuel = 9, |
Revision as of 04:31, 5 May 2016
Documentation for this module may be created at Module:Data/Equipment/Type 2 Large Flying Boat/doc
--Categories:
--[[Category:Equipment modules]]
local Type_2_Large_Flying_Boat = {
_name = "Type 2 Large Flying Boat",
_page = false,
_id = 138,
_japanese_name = "二式大艇",
_reading = "にしきたいてい",
_type = 41,
_icon = 33,
_rarity = 4,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 1,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 12,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 25,
_flight_range = 20,
_special = false,
_scrap_fuel = 9,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 26,
_buildable = false,
_upgradable = false,
}
return Type_2_Large_Flying_Boat