• 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 (North African Specification)"

From Kancolle Wiki
Jump to navigation Jump to search
(GitHub Action)
 
Line 1: Line 1:
 
return {
 
return {
   _name = nil,
+
   _name = "Toku Daihatsu Landing Craft + Panzer III (North African Specification)",
 
   _id = 482,
 
   _id = 482,
 
   _japanese_name = "特大発動艇+Ⅲ号戦車(北アフリカ仕様)",
 
   _japanese_name = "特大発動艇+Ⅲ号戦車(北アフリカ仕様)",

Revision as of 20:02, 10 September 2022

return {
  _name = "Toku Daihatsu Landing Craft + Panzer III (North African Specification)",
  _id = 482,
  _japanese_name = "特大発動艇+Ⅲ号戦車(北アフリカ仕様)",
  _reading = nil,
  _type = 24,
  _icon = 20,
  _types = {8, 14, 24, 20, 0},
  _rarity = 5,
  _firepower = 1,
  _bombing = false,
  _torpedo = false,
  _aa = 1,
  _armor = false,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _scrap_fuel = 2,
  _scrap_ammo = 4,
  _scrap_steel = 5,
  _scrap_bauxite = 2,
  _buildable = false,
  _improvements = false,
}