- 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/Type 96 Land-based Attack Aircraft"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Cosmic Penguin (Created page with "--Categories: --Category:Equipment modules local Type_96_Land_based_Attack_Aircraft = { _name = "Type 96 Land-based Attack Aircraft", _localized_name = "", _page = fa...") |
com>Cosmic Penguin m |
||
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | local | + | local Type_96_Land_based_Torpedo_Bomber = { |
− | _name = "Type 96 Land-based | + | _name = "Type 96 Land-based Torpedo Bomber", |
_localized_name = "", | _localized_name = "", | ||
_page = false, | _page = false, | ||
Line 35: | Line 35: | ||
} | } | ||
− | return | + | return Type_96_Land_based_Torpedo_Bomber |
Revision as of 10:36, 25 April 2016
Documentation for this module may be created at Module:Data/Equipment/Type 96 Land-based Attack Aircraft/doc
--Categories:
--[[Category:Equipment modules]]
local Type_96_Land_based_Torpedo_Bomber = {
_name = "Type 96 Land-based Torpedo Bomber",
_localized_name = "",
_page = false,
_id = 168,
_japanese_name = "九六式陸上攻撃機",
_reading = "",
_type = 13,
_icon = 11,
_rarity = 1,
_back = 2,
_firepower = false,
_bombing = 10,
_torpedo = 8,
_aa = 1,
_armor = false,
_asw = 2,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 7,
_scrap_ammo = 4,
_scrap_steel = false,
_scrap_bauxite = 12,
_buildable = false,
_upgradable = false,
}
return Type_96_Land_based_Torpedo_Bomber