• 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
no edit summary
Line 2: Line 2:     
return {
 
return {
_name = "12.7cm Single High-angle Gun Mount",
+
  _name = "12cm Single High-angle Gun Mount",
_id = 48,
+
  _id = 48,
_japanese_name = "12.7cm単装高角砲",
+
  _japanese_name = "12cm単装高角砲",
_reading = "12.7せんちたんそうこうかくほう",
+
  _reading = "12せんちたんそうこうかくほう",
_type = 1,
+
  _type = 1, -- 1,1,1,16,0
_icon = 16,
+
  _icon = 16,
_rarity = 0,
+
  _rarity = 0,
_back = 1,
+
  _back = 1,
_firepower = 1,
+
  _firepower = 1,
_bombing = false,
+
  _bombing = false,
_torpedo = false,
+
  _torpedo = false,
_aa = 3,
+
  _aa = 3,
_armor = false,
+
  _armor = false,
_asw = false,
+
  _asw = false,
_shelling_accuracy = false,
+
  _shelling_accuracy = false,
_torpedo_accuracy = false,
+
  _torpedo_accuracy = false,
_evasion = false,
+
  _evasion = false,
_los = false,
+
  _los = false,
_speed = false,
+
  _speed = false,
_luck = false,
+
  _luck = false,
_range = 1,
+
  _range = 1,
    _flight_cost = false,
+
  _flight_cost = false,
    _flight_range = false,
+
  _flight_range = false,
_special = false,
+
  _special = false,
_scrap_fuel = false,
+
  _scrap_fuel = false,
_scrap_ammo = 1,
+
  _scrap_ammo = 1,
_scrap_steel = 1,
+
  _scrap_steel = 1,
_scrap_bauxite = false,
+
  _scrap_bauxite = false,
_buildable = false,
+
  _buildable = false,
_info = "標準的な対空高角砲です。<br/>量産に向いた構造で経済性も高く、後期の駆逐艦や海防艦、輸送船などにも搭載されました。<br/>襲いかかる敵機に蟷螂の斧ですが対抗します。",
+
  _info = "標準的な対空高角砲です。<br>量産に向いた構造で経済性も高く、後期の駆逐艦や海防艦、輸送船などにも搭載されました。<br>襲いかかる敵機に蟷螂の斧ですが対抗します。",
 
}
 
}
cssedit, gkautomate
6,928

edits

Navigation menu