- 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/Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 10: | Line 10: | ||
_type = 24, | _type = 24, | ||
_icon = 20, | _icon = 20, | ||
− | _rarity = | + | _rarity = 2, |
_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 = 4, |
− | _scrap_bauxite = | + | _scrap_bauxite = 1, |
_buildable = false, | _buildable = false, | ||
_improvements = { | _improvements = { |
Revision as of 08:59, 19 March 2016
Documentation for this module may be created at Module:Data/Equipment/Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)/doc
--Categories:
--[[Category:Equipment modules]]
local Daihatsu_Landing_Craft_Type_89_Medium_Tank_Landing_Force = {
_name = "Daihatsu Landing Craft (Type 89 Medium Tank & Landing Force)",
_page = false,
_id = 166,
_japanese_name = "大発動艇(八九式中戦車&陸戦隊)",
_reading = "だいはつどうてい(はちきゅうしきちゅうせんしゃ&りくせんたい)",
_type = 24,
_icon = 20,
_rarity = 2,
_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 = 4,
_scrap_bauxite = 1,
_buildable = false,
_improvements = {
_fuel = nil,
_ammo = nil,
_steel = nil,
_bauxite = nil,
_products = {
["Special Type 2 Amphibious Landing Craft"] = {
_ships = {
[false] = {Sunday = nil, Monday = nil, Tuesday = nil, Wednesday = nil, Thursday = nil, Friday = nil, Saturday = nil},
},
[0] = {
_development_material = nil,
_development_material_x = nil,
_improvement_material = nil,
_improvement_material_x = nil,
_equipment = {["25mm Single Autocannon Mount"] = false},
},
[6] = {
_development_material = nil,
_development_material_x = nil,
_improvement_material = nil,
_improvement_material_x = nil,
_equipment = nil,
},
[10] = {
_development_material = nil,
_development_material_x = nil,
_improvement_material = nil,
_improvement_material_x = nil,
_equipment = nil,
},
},
},
},
}
return Daihatsu_Landing_Craft_Type_89_Medium_Tank_Landing_Force