Module:Data/Equipment/M4A1 DD
< Module:Data | Equipment
Revision as of 16:19, 30 August 2019 by がか (talk | contribs) (Created page with "-- Category:Equipment modules return { _name = "M4A1 DD", _id = 355, _japanese_name = "M4A1 DD", _reading = nil, _type = 24, -- 8,45,24,20,0 _icon = 20, _ra...")
Documentation for this module may be created at Module:Data/Equipment/M4A1 DD/doc
-- [[Category:Equipment modules]]
return {
_name = "M4A1 DD",
_id = 355,
_japanese_name = "M4A1 DD",
_reading = nil,
_type = 24, -- 8,45,24,20,0
_icon = 20,
_rarity = 4,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = -1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 6,
_scrap_steel = 8,
_scrap_bauxite = 2,
_buildable = false,
_info = "",
}