Changes
Module:Data/Equipment/Special Type 2 Amphibious Tank (view source)
Revision as of 08:07, 19 March 2016
, 8 years agoCreated page with "--Categories: --Category:Equipment modules local Special_Type_2_Amphibious_Landing_Craft = { _name = "Special Type 2 Amphibious Landing Craft", _page = false, _id = 16..."
--Categories:
--[[Category:Equipment modules]]
local Special_Type_2_Amphibious_Landing_Craft = {
_name = "Special Type 2 Amphibious Landing Craft",
_page = false,
_id = 167,
_japanese_name = "特二式内火艇",
_reading = "とくにしきうちびてい",
_type = 24,
_icon = 20,
_rarity = nil,
_back = -1,
_stars = nil,
_firepower = nil,
_bombing = nil,
_torpedo = nil,
_aa = nil,
_armor = nil,
_asw = nil,
_shelling_accuracy = nil,
_torpedo_accuracy = nil,
_evasion = nil,
_los = nil,
_speed = nil,
_luck = nil,
_range = nil,
_special = nil,
_scrap_fuel = nil,
_scrap_ammo = nil,
_scrap_steel = nil,
_scrap_bauxite = nil,
_buildable = false,
_improvements = false,
}
return Special_Type_2_Amphibious_Landing_Craft
--[[Category:Equipment modules]]
local Special_Type_2_Amphibious_Landing_Craft = {
_name = "Special Type 2 Amphibious Landing Craft",
_page = false,
_id = 167,
_japanese_name = "特二式内火艇",
_reading = "とくにしきうちびてい",
_type = 24,
_icon = 20,
_rarity = nil,
_back = -1,
_stars = nil,
_firepower = nil,
_bombing = nil,
_torpedo = nil,
_aa = nil,
_armor = nil,
_asw = nil,
_shelling_accuracy = nil,
_torpedo_accuracy = nil,
_evasion = nil,
_los = nil,
_speed = nil,
_luck = nil,
_range = nil,
_special = nil,
_scrap_fuel = nil,
_scrap_ammo = nil,
_scrap_steel = nil,
_scrap_bauxite = nil,
_buildable = false,
_improvements = false,
}
return Special_Type_2_Amphibious_Landing_Craft