- 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/Shinden Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (Reverted edits by 210.5.174.78 (talk | block) to last version by Ckwng) |
com>Segou (Migrating module) |
||
Line 2: | Line 2: | ||
--[[Category:Equipment modules]] | --[[Category:Equipment modules]] | ||
− | + | return { | |
_name = "Shinden Kai", | _name = "Shinden Kai", | ||
_localized_name = "Magnificent Lightning Kai", | _localized_name = "Magnificent Lightning Kai", | ||
Line 34: | Line 34: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 28, | _scrap_bauxite = 28, | ||
+ | _info = "九州飛行機&海軍航空技術廠が生み出した、先進的なエンテ型の試作戦闘機「震電」。<br/>推進プロペラを後方に配置し、重火力を機体前部に集中させた後進翼の機体は、まさに未来と希望を感じさせるもの。現実世界では、海上に飛び立つことのなかった機体ですが、「艦これ」では着艦フックと尾翼等を補強して登場です!", | ||
+ | _wikipedia = "Kyushu J7W", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } | ||
− | |||
− |
Revision as of 01:43, 11 June 2018
Documentation for this module may be created at Module:Data/Equipment/Shinden Kai/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Shinden Kai",
_localized_name = "Magnificent Lightning Kai",
_page = false,
_id = 56,
_japanese_name = "震電改",
_reading = "しんでんかい",
_type = 6,
_icon = 6,
_rarity = 5,
_back = 4,
_stars = 5,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 15,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 9,
_flight_range = 2,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 28,
_info = "九州飛行機&海軍航空技術廠が生み出した、先進的なエンテ型の試作戦闘機「震電」。<br/>推進プロペラを後方に配置し、重火力を機体前部に集中させた後進翼の機体は、まさに未来と希望を感じさせるもの。現実世界では、海上に飛び立つことのなかった機体ですが、「艦これ」では着艦フックと尾翼等を補強して登場です!",
_wikipedia = "Kyushu J7W",
_buildable = false,
_improvements = false,
}