- 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/SB2U"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (9 revisions imported) |
m |
||
Line 3: | Line 3: | ||
return { | return { | ||
_name = "SB2U", | _name = "SB2U", | ||
− | |||
_id = 199, | _id = 199, | ||
_japanese_name = "SB2U", | _japanese_name = "SB2U", | ||
Line 9: | Line 8: | ||
_type = 7, | _type = 7, | ||
_icon = 7, | _icon = 7, | ||
+ | _types = {3, 5, 7, 7, 15}, | ||
_rarity = 3, | _rarity = 3, | ||
+ | _back = 3, | ||
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, |
Revision as of 09:28, 10 August 2024
Documentation for this module may be created at Module:Data/Equipment/SB2U/doc
-- [[Category:Unimplemented equipment modules]]
return {
_name = "SB2U",
_id = 199,
_japanese_name = "SB2U",
_reading = false,
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 15},
_rarity = 3,
_back = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = false, -- 5
_flight_range = false, -- 4
_special = false,
_scrap_fuel = false, -- 1
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
}