- 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/Underway Replenishment"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 10: | Line 10: | ||
_type = 44, | _type = 44, | ||
_icon = 35, | _icon = 35, | ||
− | _rarity = 2, | + | _rarity = 3, |
+ | _back = 2, | ||
_card = "Equipment146-1.png", | _card = "Equipment146-1.png", | ||
_firepower = false, | _firepower = false, |
Revision as of 21:51, 4 September 2015
Documentation for this module may be created at Module:Data/Equipment/Underway Replenishment/doc
--Categories:
--[[Category:Equipment modules]]
local Underway_Replenishment = {
_name = "Underway Replenishment",
_page = false,
_id = 146,
_japanese_name = "洋上補給",
_reading = "ようじょうほきゅう",
_type = 44,
_icon = 35,
_rarity = 3,
_back = 2,
_card = "Equipment146-1.png",
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = -2,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = "Replenishes fuel and ammo of fleet when low",
_scrap_fuel = 30,
_scrap_ammo = 30,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return Underway_Replenishment