Line 1: |
Line 1: |
− | -- [[Category:Equipment modules]]
| |
− | -- [[Category:Item modules]]
| |
− |
| |
| return { | | return { |
− | _name = "Underway Replenishment",
| + | _name = "Underway Replenishment", |
− | _page = false,
| + | _id = 146, |
− | _id = 146,
| + | _item_id = 67, |
− | _japanese_name = "洋上補給",
| + | _japanese_name = "洋上補給", |
− | _reading = "ようじょうほきゅう",
| + | _reading = "ようじょうほきゅう", |
− | _type = 44,
| + | _type = 44, |
− | _icon = 35,
| + | _icon = 35, |
− | _rarity = 3,
| + | _types = {19, 35, 44, 35, 0}, |
− | _back = 2,
| + | _rarity = 2, |
− | _card = "Equipment146-1.png",
| + | _back = 2, |
− | _firepower = false,
| + | _firepower = false, |
− | _bombing = false,
| + | _bombing = false, |
− | _torpedo = false,
| + | _torpedo = false, |
− | _aa = false,
| + | _aa = false, |
− | _armor = -2,
| + | _armor = -2, |
− | _asw = false,
| + | _asw = false, |
− | _shelling_accuracy = false,
| + | _shelling_accuracy = false, |
− | _torpedo_accuracy = false,
| + | _torpedo_accuracy = false, |
− | _evasion = false,
| + | _evasion = false, |
− | _los = false,
| + | _los = false, |
− | _speed = false,
| + | _speed = false, |
− | _luck = false,
| + | _luck = false, |
− | _range = false,
| + | _range = false, |
− | _special = "Replenishes fuel and ammo of fleet when low",
| + | _special = "Replenishes fuel and ammo of the fleet in sortie", |
− | _scrap_fuel = 30,
| + | _scrap_fuel = 30, |
− | _scrap_ammo = 30,
| + | _scrap_ammo = 30, |
− | _scrap_steel = false,
| + | _scrap_steel = false, |
− | _scrap_bauxite = false,
| + | _scrap_bauxite = false, |
− | _buildable = false,
| + | _info = "戦闘航海中の海上で燃料弾薬を補給することが可能です。<br>これを保持した状態で燃料が欠乏すると戦闘航海中に「洋上補給」が発動し、燃料弾薬が洋上で「補給」されます。<br>長期戦となる艦隊決戦のサポートにご活用ください。<br>(発動すると消滅します。)", |
− | _upgradable = false,
| + | _info_en = "It is possible to perform resupply on the seas to ships performing combat sailing.<br>When fuel is low while this is being held, \"Maritime Resupply\" will happen, and fuel & ammo will be \"replenished\" on the seas.<br>Please use this well as a support for the final battle, which could become a war of attrition.<br>(Will disappear when activated.)", |
| + | _wikipedia = "Underway replenishment", |
| + | _buildable = false, |
| + | _improvements = false, |
| } | | } |