• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
Quick fix
Line 2: Line 2:  
--[[Category:Equipment modules]]
 
--[[Category:Equipment modules]]
   −
local Type_96_Fighter = {
+
return {
 
_name = "Type 96 Fighter",
 
_name = "Type 96 Fighter",
 
_page = false,
 
_page = false,
Line 32: Line 32:  
_scrap_steel = false,
 
_scrap_steel = false,
 
_scrap_bauxite = 1,
 
_scrap_bauxite = 1,
 +
_info = "旧式の艦上戦闘機です。<br/>零戦より前に実戦配備されていた旧型機ですが、優れた格闘戦能力を持っています。<br/>武装や航続力、速度の点で既に二線級ではありますが、防空戦闘には活用可能です。",
 +
_wikipedia = "Mitsubishi A5M",
 
_buildable = true,
 
_buildable = true,
_info = "旧式の艦上戦闘機です。<br/>零戦より前に実戦配備されていた旧型機ですが、優れた格闘戦能力を持っています。<br/>武装や航続力、速度の点で既に二線級ではありますが、防空戦闘には活用可能です。",
   
_improvements = {
 
_improvements = {
 
_fuel = 70,
 
_fuel = 70,
Line 71: Line 72:  
},
 
},
 
}
 
}
  −
return Type_96_Fighter
 
Anonymous user

Navigation menu