- 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
(GitHub Action) |
Jigaraphale (talk | contribs) m |
||
Line 23: | Line 23: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
− | _special = "Replenishes fuel and ammo of fleet | + | _special = "Replenishes fuel and ammo of the fleet in sortie", |
_scrap_fuel = 30, | _scrap_fuel = 30, | ||
_scrap_ammo = 30, | _scrap_ammo = 30, |
Revision as of 18:37, 6 February 2024
Documentation for this module may be created at Module:Data/Equipment/Underway Replenishment/doc
return {
_name = "Underway Replenishment",
_id = 146,
_item_id = 67,
_japanese_name = "洋上補給",
_reading = "ようじょうほきゅう",
_type = 44,
_icon = 35,
_types = {19, 35, 44, 35, 0},
_rarity = 2,
_back = 2,
_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 the fleet in sortie",
_scrap_fuel = 30,
_scrap_ammo = 30,
_scrap_steel = false,
_scrap_bauxite = false,
_info = "戦闘航海中の洋上で燃料弾薬を補給することが可能です。これ<br>を保持した状態で燃料弾薬が欠乏すると戦闘航海中に「洋上補<br>給」が発動し、燃料弾薬が洋上で「補給」されます。長期戦と<br>なる艦隊決戦のサポートにご活用ください。<br>(発動すると消滅します)",
_wikipedia = "Underway replenishment",
_buildable = false,
_improvements = false,
}