Changes

GitHub Action
Line 1: Line 1: −
-- [[Category:Equipment modules]]
  −
   
return {
 
return {
 
   _name = "Fairey Seafox Kai",
 
   _name = "Fairey Seafox Kai",
Line 6: Line 4:  
   _japanese_name = "Fairey Seafox改",
 
   _japanese_name = "Fairey Seafox改",
 
   _reading = nil,
 
   _reading = nil,
   _type = 10, -- 5,7,10,10,28
+
   _type = 10,
 
   _icon = 10,
 
   _icon = 10,
 +
  _types = {5, 7, 10, 10, 28},
 
   _rarity = 4,
 
   _rarity = 4,
 
   _firepower = 2,
 
   _firepower = 2,
Line 29: Line 28:  
   _scrap_steel = false,
 
   _scrap_steel = false,
 
   _scrap_bauxite = 4,
 
   _scrap_bauxite = 4,
 +
  _info = "紅茶の国で開発/運用されたOspreyの後継たる艦艇運用を前提<br>とした水上偵察機です。複葉でありながら剛性の高い機体で、<br>大戦中期まで巡洋艦以上の艦艇に搭載され、航空索敵や弾着観<br>測などで活躍しました。本機は、そのif改良輸出型です。",
 
   _buildable = false,
 
   _buildable = false,
   _info = "",
+
   _improvements = true,
 
}
 
}
Bots, gkautomate
12,557

edits