- 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/21inch Torpedo Late Model"
Jump to navigation
Jump to search
com>Ckwng |
m (5 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Enemy equipment modules]] | ||
+ | |||
local _21inch_Torpedo_Late_Model = { | local _21inch_Torpedo_Late_Model = { | ||
_name = "21inch Torpedo Late Model", | _name = "21inch Torpedo Late Model", | ||
Line 8: | Line 11: | ||
_icon = 5, | _icon = 5, | ||
_rarity = 0, | _rarity = 0, | ||
− | + | _enemy_default_assets = true, | |
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, |
Latest revision as of 11:26, 12 May 2021
Documentation for this module may be created at Module:Data/EnemyEquipment/21inch Torpedo Late Model/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _21inch_Torpedo_Late_Model = {
_name = "21inch Torpedo Late Model",
_page = false,
_id = 514,
_japanese_name = "21inch魚雷後期型",
_reading = "21インチぎょらいこうきがた",
_type = 5,
_icon = 5,
_rarity = 0,
_enemy_default_assets = true,
_firepower = false,
_bombing = false,
_torpedo = 5,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = 6,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return _21inch_Torpedo_Late_Model