• 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/Toku Daihatsu Landing Craft + 11th Tank Regiment"

From Kancolle Wiki
Jump to navigation Jump to search
(Undo revision 139362 by Botkaze (talk))
Tag: Undo
 
Line 26: Line 26:
 
   _scrap_steel = 5,
 
   _scrap_steel = 5,
 
   _scrap_bauxite = 1,
 
   _scrap_bauxite = 1,
   _info = "終戦時、北千島最北端、占守島に布陣していた精鋭、戦車第<br>11連隊。<br>「士魂」部隊とも云われた同精鋭部隊を特大発動艇で輸送、海<br>上機動及び上陸戦闘運用が可能です。",
+
   _info = "終戦時、北千島最北端、占守島に布陣していた精鋭、戦車第11連隊。<br>「士魂」部隊とも云われた同精鋭部隊を特大発動艇で輸送、海上機動及び上陸戦闘運用が可能です。",
 +
  _info_en = "The exceptional 11th Tank Regiment that was stationed on Shumshu, the northernmost of the Chishima Islands, at the end of the war.<br>With the help of Toku Daihatsu Landing Craft this elite unit, also called \"Warrior Soul\" unit, can be used to transport supplies, combat units from shore to shore and for landing operations.",
 
   _buildable = false,
 
   _buildable = false,
 
   _improvements = false,
 
   _improvements = false,
 
}
 
}

Latest revision as of 15:44, 6 May 2024

Documentation for this module may be created at Module:Data/Equipment/Toku Daihatsu Landing Craft + 11th Tank Regiment/doc

return {
  _name = "Toku Daihatsu Landing Craft + 11th Tank Regiment",
  _id = 230,
  _japanese_name = "特大発動艇+戦車第11連隊",
  _reading = "とくだいはつてい+せんしゃだい11れんたい",
  _type = 24,
  _icon = 20,
  _types = {8, 14, 24, 20, 0},
  _rarity = 4,
  _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 = "Provides bonuses against installations",
  _scrap_fuel = 2,
  _scrap_ammo = 4,
  _scrap_steel = 5,
  _scrap_bauxite = 1,
  _info = "終戦時、北千島最北端、占守島に布陣していた精鋭、戦車第11連隊。<br>「士魂」部隊とも云われた同精鋭部隊を特大発動艇で輸送、海上機動及び上陸戦闘運用が可能です。",
  _info_en = "The exceptional 11th Tank Regiment that was stationed on Shumshu, the northernmost of the Chishima Islands, at the end of the war.<br>With the help of Toku Daihatsu Landing Craft this elite unit, also called \"Warrior Soul\" unit, can be used to transport supplies, combat units from shore to shore and for landing operations.",
  _buildable = false,
  _improvements = false,
}