• 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 + Panzer III Ausf. J"

From Kancolle Wiki
Jump to navigation Jump to search
(Undo revision 160784 by DarkHeron (talk))
Tag: Undo
Line 1: Line 1:
 
return {
 
return {
   _name = "Toku Daihatsu Landing Craft + Panzer III Type J",
+
   _name = "Toku Daihatsu Landing Craft + Panzer III Aufs J",
 
   _id = 514,
 
   _id = 514,
 
   _japanese_name = "特大発動艇+Ⅲ号戦車J型",
 
   _japanese_name = "特大発動艇+Ⅲ号戦車J型",

Revision as of 17:14, 22 September 2023

Documentation for this module may be created at Module:Data/Equipment/Toku Daihatsu Landing Craft + Panzer III Ausf. J/doc

return {
  _name = "Toku Daihatsu Landing Craft + Panzer III Aufs J",
  _id = 514,
  _japanese_name = "特大発動艇+Ⅲ号戦車J型",
  _reading = nil,
  _type = 24,
  _icon = 20,
  _types = {8, 14, 24, 20, 0},
  _rarity = 5,
  _firepower = 2,
  _bombing = false,
  _torpedo = false,
  _aa = 1,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _special = "Provides bonuses against installations",
  _scrap_fuel = 2,
  _scrap_ammo = 5,
  _scrap_steel = 5,
  _scrap_bauxite = 2,
  _info = nil,
  _buildable = false,
  _improvements = false,
}