- 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/EnemyEquipment/Abyssal Attack Seaplane"
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Abyssal_Fighter_Seaplane = { _name = "Abyssal Attack Seaplane", _page = false, _id = 554, _japanese_name = "深海水上攻撃機", _reading = "しんかいすい...") |
com>Ckwng |
||
Line 1: | Line 1: | ||
− | local | + | local Abyssal_Attack_Seaplane = { |
_name = "Abyssal Attack Seaplane", | _name = "Abyssal Attack Seaplane", | ||
_page = false, | _page = false, | ||
Line 31: | Line 31: | ||
} | } | ||
− | return | + | return Abyssal_Attack_Seaplane |
Revision as of 23:40, 10 August 2015
Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Attack Seaplane/doc
local Abyssal_Attack_Seaplane = {
_name = "Abyssal Attack Seaplane",
_page = false,
_id = 554,
_japanese_name = "深海水上攻撃機",
_reading = "しんかいすいじょうこうげきき",
_type = 11,
_icon = 10,
_rarity = 2,
_card = false,
_firepower = false,
_bombing = 8,
_torpedo = false,
_aa = 4,
_armor = false,
_asw = 8,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 6,
_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_Attack_Seaplane