- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Module:Data/Equipment/Type 1 Land-based Attack Aircraft (view source)
Revision as of 11:04, 25 April 2016
, 8 years agoCreated page with "--Categories: --Category:Equipment modules local Type_1_Land_based_Torpedo_Bomber = { _name = "Type 1 Land-based Torpedo Bomber", _localized_name = "", _page = false,..."
--Categories:
--[[Category:Equipment modules]]
local Type_1_Land_based_Torpedo_Bomber = {
_name = "Type 1 Land-based Torpedo Bomber",
_localized_name = "",
_page = false,
_id = 169,
_japanese_name = "一式陸攻",
_reading = "",
_type = 47,
_icon = 6,
_rarity = 2,
_back = 1,
_firepower = false,
_bombing = 12,
_torpedo = 10,
_aa = 2,
_armor = false,
_asw = 2,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 8,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 13,
_buildable = false,
_upgradable = false,
}
return Type_1_Land_based_Torpedo_Bomber
--[[Category:Equipment modules]]
local Type_1_Land_based_Torpedo_Bomber = {
_name = "Type 1 Land-based Torpedo Bomber",
_localized_name = "",
_page = false,
_id = 169,
_japanese_name = "一式陸攻",
_reading = "",
_type = 47,
_icon = 6,
_rarity = 2,
_back = 1,
_firepower = false,
_bombing = 12,
_torpedo = 10,
_aa = 2,
_armor = false,
_asw = 2,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 8,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 13,
_buildable = false,
_upgradable = false,
}
return Type_1_Land_based_Torpedo_Bomber