- 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/8cm High-angle Gun"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Equipment modules]] | ||
+ | |||
local _8cm_High_angle_Gun = { | local _8cm_High_angle_Gun = { | ||
_name = "8cm High-angle Gun", | _name = "8cm High-angle Gun", |
Revision as of 11:48, 7 December 2015
Documentation for this module may be created at Module:Data/Equipment/8cm High-angle Gun/doc
--Categories:
--[[Category:Equipment modules]]
local _8cm_High_angle_Gun = {
_name = "8cm High-angle Gun",
_page = false,
_id = 66,
_japanese_name = "8cm高角砲",
_reading = "8せんちこうかくほう",
_type = 4,
_icon = 16,
_rarity = 3,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 6,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_bauxite = false,
_buildable = true,
_upgradable = false,
}
return _8cm_High_angle_Gun