- 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/Abyssal 8inch Twin Rapid Fire Gun Mount"
Jump to navigation
Jump to search
(Created page with "-- Category:Enemy equipment modules return { _name = "Abyssal 8inch Twin Rapid Fire Gun Mount", _id = 600, _japanese_name = "深海8inch連装速射砲", _reading...") |
m (5 revisions imported) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
return { | return { | ||
_name = "Abyssal 8inch Twin Rapid Fire Gun Mount", | _name = "Abyssal 8inch Twin Rapid Fire Gun Mount", | ||
+ | _cg_reference = "20.3cm (No.3) Twin Gun Mount", | ||
_id = 600, | _id = 600, | ||
_japanese_name = "深海8inch連装速射砲", | _japanese_name = "深海8inch連装速射砲", | ||
− | _reading = | + | _reading = "しんかい8インチれんそうそくしゃほう", |
_type = 2, -- 1,1,2,2,0 | _type = 2, -- 1,1,2,2,0 | ||
_icon = 2, | _icon = 2, | ||
Line 30: | Line 31: | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
_buildable = false, | _buildable = false, | ||
− | |||
} | } |
Latest revision as of 11:34, 12 May 2021
Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal 8inch Twin Rapid Fire Gun Mount/doc
-- [[Category:Enemy equipment modules]]
return {
_name = "Abyssal 8inch Twin Rapid Fire Gun Mount",
_cg_reference = "20.3cm (No.3) Twin Gun Mount",
_id = 600,
_japanese_name = "深海8inch連装速射砲",
_reading = "しんかい8インチれんそうそくしゃほう",
_type = 2, -- 1,1,2,2,0
_icon = 2,
_rarity = 3,
_firepower = 10,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = false,
_shelling_accuracy = 8,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
}