Module:Data/Equipment/Combat Ration
< Module:Data | Equipment
Revision as of 20:34, 28 September 2015 by com>Ckwng (Rename as per Admiral Mikado)
Documentation for this module may be created at Module:Data/Equipment/Combat Ration/doc
--Categories:
--[[Category:Equipment modules]]
local Combat_Ration = {
_name = "Combat Ration",
_page = false,
_id = 145,
_japanese_name = "戦闘糧食",
_reading = "せんとうりょうしょく",
_type = 43,
_icon = 34,
_rarity = 1,
_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 = "Boosts morale of equipping ship and adjacent ships randomly when entering battle",
_scrap_fuel = 1,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return Combat_Ration