Changes

no edit summary
Line 1: Line 1: −
--Categories:
  −
--[[Category:Equipment modules]]
  −
   
return {
 
return {
_name = "Drum Canister (Transport Use)",
+
  _name = "Drum Canister (Transport Use)",
_page = false,
+
  _id = 75,
_id = 75,
+
  _japanese_name = "ドラム缶(輸送用)",
_japanese_name = "ドラム缶(輸送用)",
+
  _reading = "ドラムかん(ゆそうよう)",
_reading = "ドラムかん(ゆそうよう)",
+
  _type = 30,
_type = 30,
+
  _icon = 25,
_icon = 25,
+
  _types = {9, 19, 30, 25, 0},
_rarity = 0,
+
  _rarity = 0,
_back = 1,
+
  _back = 1,
_firepower = false,
+
  _firepower = false,
_bombing = false,
+
  _bombing = false,
_torpedo = false,
+
  _torpedo = false,
_aa = false,
+
  _aa = false,
_armor = false,
+
  _armor = false,
_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 = "Increases resource gains from supply nodes",
+
  _special = "Affects various resources mechanics",
_scrap_fuel = false,
+
  _scrap_fuel = false,
_scrap_ammo = false,
+
  _scrap_ammo = false,
_scrap_steel = 1,
+
  _scrap_steel = 1,
_scrap_bauxite = false,
+
  _scrap_bauxite = false,
_info = 'ドラム缶を繋いだ簡易輸送用部材です。"東京急行"などに用いられました。<br/>駆逐艦の甲板などに搭載し、敵制海権内に進入、強行輸送を敢行します。<br/>(駆逐艦・軽巡洋艦・航空巡洋艦・水上機母艦・揚陸艦で運用可能です)',
+
  _version = 2,
_wikipedia = "Drum (container)",
+
  _info = "ドラム缶を繋いだ簡易輸送用部材です。<br>\"東京急行\"などに用いられました。<br>駆逐艦の甲板などに搭載し、敵制海権内に進入、強行輸送を敢行します。<br>(駆逐艦・軽巡洋艦・航空巡洋艦・水上機母艦・揚陸艦で運用可能です)",
_buildable = true,
+
  _info_en = "A simple transportation component that connects drums.<br>It was used for supply runs like the \"Tokyo Express\".<br>It is loaded on destroyers' decks and transported through enemy-controlled waters.<br>(Useable by destroyers, light cruisers, aviation cruisers, seaplane tenders, and landing ships)",
 +
  _wikipedia = "Drum (container)",
 +
  _buildable = true,
 +
  _improvements = false,
 
}
 
}
34,746

edits