- 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/Soukoutei (Armored Boat Class)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Tag: Undo |
||
Line 21: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
− | _special = | + | _special = "Provides bonuses against installations", |
_scrap_fuel = 2, | _scrap_fuel = 2, | ||
_scrap_ammo = 3, | _scrap_ammo = 3, |
Revision as of 11:56, 31 October 2022
Documentation for this module may be created at Module:Data/Equipment/Soukoutei (Armored Boat Class)/doc
return {
_name = "Soukoutei (Armored Boat Class)",
_id = 408,
_japanese_name = "装甲艇(AB艇)",
_reading = nil,
_type = 24,
_icon = 20,
_types = {8, 47, 24, 20, 0},
_rarity = 2,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 1,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_special = "Provides bonuses against installations",
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = 3,
_scrap_bauxite = 1,
_info = "陸軍が開発・運用した、上陸支援用の小型戦闘艇です。<br>AB艇とも呼ばれ、上部を装甲、旋回式砲塔や機銃砲座で<br>武装、大発による上陸作戦を支援しました。<br>強襲揚陸艦「神州丸」にも搭載され、「大発」など上陸用戦力<br>と併せて運用することで高い対地戦闘能力を発揮します。",
_buildable = false,
_improvements = true,
}