- 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/Type 2 Depth Charge"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Segou (japanese reading and info) |
|||
Line 33: | Line 33: | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
+ | _asw_damage_type = 'DCR', | ||
} | } |
Revision as of 14:57, 18 September 2019
Documentation for this module may be created at Module:Data/Equipment/Type 2 Depth Charge/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Type 2 Depth Charge",
_id = 227,
_japanese_name = "二式爆雷",
_reading = "にしきばくらい",
_type = 15,
_icon = 17,
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 7,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 1,
_info = "対潜水艦に使用する増加爆雷装備です。爆雷は戦訓を踏まえ、改良されています。<br/>駆逐艦や海防艦などに爆雷投射機やソナー類などの対潜装備ともに装備することで、対潜能力の向上が図れます。",
_buildable = false,
_improvements = false,
_asw_damage_type = 'DCR',
}