- 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
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | + | return { | |
_name = "Type 96 Land-based Attack Aircraft", | _name = "Type 96 Land-based Attack Aircraft", | ||
_page = false, | _page = false, | ||
Line 31: | Line 31: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 12, | _scrap_bauxite = 12, | ||
+ | _info = "陸上航空基地に展開、対艦攻撃などを主任務とした陸上攻撃機です。大きな航続距離を持ち、対艦はもちろん対地攻撃も可能な本機は、中攻とも呼ばれ、初期の海軍基地航空戦力の基幹兵力を構成しました。本機の後継機が、あの有名な「一式陸攻」です。", | ||
+ | _wikipedia = "Mitsubishi G3M", | ||
_buildable = true, | _buildable = true, | ||
_upgradable = false, | _upgradable = false, | ||
} | } | ||
− | |||
− |
Revision as of 01:11, 16 January 2019
Documentation for this module may be created at Module:Data/Equipment/Type 96 Land-based Attack Aircraft/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Type 96 Land-based Attack Aircraft",
_page = false,
_id = 168,
_japanese_name = "九六式陸攻",
_reading = "きゅうろくしきりくこう",
_type = 47,
_icon = 37,
_rarity = 1,
_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,
_flight_cost = 10,
_flight_range = 8,
_special = false,
_scrap_fuel = 7,
_scrap_ammo = 4,
_scrap_steel = false,
_scrap_bauxite = 12,
_info = "陸上航空基地に展開、対艦攻撃などを主任務とした陸上攻撃機です。大きな航続距離を持ち、対艦はもちろん対地攻撃も可能な本機は、中攻とも呼ばれ、初期の海軍基地航空戦力の基幹兵力を構成しました。本機の後継機が、あの有名な「一式陸攻」です。",
_wikipedia = "Mitsubishi G3M",
_buildable = true,
_upgradable = false,
}