- 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/SBD"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created basic module.) |
m (_id = 195 not 23.) |
||
Line 5: | Line 5: | ||
_name = "SBD", | _name = "SBD", | ||
_page = false, | _page = false, | ||
− | _id = | + | _id = 195, |
_reading_name = "SBD", | _reading_name = "SBD", | ||
_type = 7, | _type = 7, |
Revision as of 15:58, 18 November 2016
Documentation for this module may be created at Module:Data/Equipment/SBD/doc
--Categories:
--[[Category:Equipment modules]]
local SBD = {
_name = "SBD",
_page = false,
_id = 195,
_reading_name = "SBD",
_type = 7,
_icon = 7,
_rarity = 2,
_back = 2,
_firepower = 1,
_bombing = 6,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = 3,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = 2,
_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 = 2,
_buildable = false,
_upgradable = false,
}
return SBD