- 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/EnemyEquipment/6inch Twin Rapid Fire Gun Mount"
Jump to navigation
Jump to search
(Correct the reading for the Japanese name; the kanji 速 (which looks much like 連) was misread as れん instead of そく.) |
m (Botkaze moved page Module:6inch Twin Rapid Fire Gun Mount to Module:Data/EnemyEquipment/6inch Twin Rapid Fire Gun Mount without leaving a redirect) |
(No difference)
|
Revision as of 09:33, 22 June 2020
Documentation for this module may be created at Module:Data/EnemyEquipment/6inch Twin Rapid Fire Gun Mount/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _6inch_Twin_Rapid_Fire_Gun_Mount = {
_name = "6inch Twin Rapid Fire Gun Mount",
_page = false,
_id = 506,
_japanese_name = "6inch連装速射砲",
_reading = "6インチれんそうそくしゃほう",
_type = 2,
_icon = 2,
_rarity = 0,
_enemy_default_assets = true,
_firepower = 3,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return _6inch_Twin_Rapid_Fire_Gun_Mount