Changes

Created page with "--Categories: --Category:Enemy equipment modules local Abyssal_Liberation_Land_based_Dive_Bomber = { _name = "Abyssal Liberation Land-based Dive Bomber", _page = false,..."
--Categories:
--[[Category:Enemy equipment modules]]

local Abyssal_Liberation_Land_based_Dive_Bomber = {
_name = "Abyssal Liberation Land-based Dive Bomber",
_page = false,
_id = 561,
_japanese_name = "深海解放陸爆",
_reading = "しんかいかいほうりくばく",
_type = 7,
_icon = 7,
_rarity = 2,
_card = false,
_firepower = false,
_bombing = 11,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = 5,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}

return Abyssal_Liberation_Land_based_Dive_Bomber
Anonymous user