• 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/Type 3 Shell Kai"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Equipment modules return { _name = "Type 3 Shell Kai", _id = 317, _japanese_name = "三式弾改", _reading = nil, _type = 18, -- 4,28,18,12,0 _ic...")
 
com>Battlecruiser
m (add reading)
Line 5: Line 5:
 
   _id = 317,
 
   _id = 317,
 
   _japanese_name = "三式弾改",
 
   _japanese_name = "三式弾改",
   _reading = nil,
+
   _reading = "さんしきだんかい",
 
   _type = 18, -- 4,28,18,12,0
 
   _type = 18, -- 4,28,18,12,0
 
   _icon = 12,
 
   _icon = 12,

Revision as of 10:37, 22 February 2019

Documentation for this module may be created at Module:Data/Equipment/Type 3 Shell Kai/doc

-- [[Category:Equipment modules]]

return {
  _name = "Type 3 Shell Kai",
  _id = 317,
  _japanese_name = "三式弾改",
  _reading = "さんしきだんかい",
  _type = 18, -- 4,28,18,12,0
  _icon = 12,
  _rarity = 4,
  _firepower = 3,
  _bombing = false,
  _torpedo = false,
  _aa = 6,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 10,
  _scrap_steel = 6,
  _scrap_bauxite = 4,
  _buildable = false,
  _info = "戦艦などの大型艦の主砲から放たれる対空用特殊砲弾。<br>榴散弾の一種で、大量の子弾が爆散、敵を編隊ごと一網打尽に殲滅することを狙って開発された三式焼霰弾の改良型です。<br>対地ソフトスキン攻撃にも効果的です。戦訓を採り入れ、運用性を高めると同時に暴発対策も施したif改良弾頭です。",
}