- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/Equipment/Drum Canister (Transport Use)
< Module:Data | Equipment
Jump to navigation
Jump to search
Revision as of 20:16, 31 March 2015 by com>Ckwng (Created page with "local Drum_Canister_Transport_Use = { _name = "Drum Canister (Transport Use)", _page = "Drum Canister", _id = 75, _japanese_name = "ドラム缶(輸送用)", _reading = "...")
Documentation for this module may be created at Module:Data/Equipment/Drum Canister (Transport Use)/doc
local Drum_Canister_Transport_Use = {
_name = "Drum Canister (Transport Use)",
_page = "Drum Canister",
_id = 75,
_japanese_name = "ドラム缶(輸送用)",
_reading = "ドラムかん(ゆそうよう)",
_type = 30,
_icon = 25,
_rarity = 0,
_back = 1,
_card = "Equipment75-1.png",
_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 = "Increases resource gains from supply nodes",
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 1,
_scrap_bauxite = false,
_buildable = true,
_upgradable = false,
}
return Drum_Canister_Transport_Use