- 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/Special Type 2 Amphibious Tank"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "--Categories: --Category:Equipment modules local Special_Type_2_Amphibious_Landing_Craft = { _name = "Special Type 2 Amphibious Landing Craft", _page = false, _id = 16...") |
com>Ckwng |
||
Line 8: | Line 8: | ||
_japanese_name = "特二式内火艇", | _japanese_name = "特二式内火艇", | ||
_reading = "とくにしきうちびてい", | _reading = "とくにしきうちびてい", | ||
− | _type = | + | _type = 46, |
− | _icon = | + | _icon = 36, |
− | _rarity = | + | _rarity = 3, |
_back = -1, | _back = -1, | ||
_stars = nil, | _stars = nil, | ||
− | _firepower = | + | _firepower = false, |
− | _bombing = | + | _bombing = false, |
− | _torpedo = | + | _torpedo = false, |
− | _aa = | + | _aa = false, |
− | _armor = | + | _armor = false, |
− | _asw = | + | _asw = false, |
− | _shelling_accuracy = | + | _shelling_accuracy = false, |
− | _torpedo_accuracy = | + | _torpedo_accuracy = false, |
− | _evasion = | + | _evasion = false, |
− | _los = | + | _los = false, |
− | _speed = | + | _speed = false, |
− | _luck = | + | _luck = false, |
− | _range = | + | _range = false, |
_special = nil, | _special = nil, | ||
− | _scrap_fuel = | + | _scrap_fuel = 1, |
− | _scrap_ammo = | + | _scrap_ammo = 2, |
− | _scrap_steel = | + | _scrap_steel = 3, |
− | _scrap_bauxite = | + | _scrap_bauxite = 2, |
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, |
Revision as of 09:00, 19 March 2016
Documentation for this module may be created at Module:Data/Equipment/Special Type 2 Amphibious Tank/doc
--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 = 46,
_icon = 36,
_rarity = 3,
_back = -1,
_stars = nil,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = nil,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 3,
_scrap_bauxite = 2,
_buildable = false,
_improvements = false,
}
return Special_Type_2_Amphibious_Landing_Craft