- 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/Reppuu Kai 2 (CarDiv 1/Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (4 revisions imported) |
(GitHub Action) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "Reppuu Kai Ni (CarDiv 1/Skilled)", | _name = "Reppuu Kai Ni (CarDiv 1/Skilled)", | ||
− | |||
_id = 337, | _id = 337, | ||
_japanese_name = "烈風改二(一航戦/熟練)", | _japanese_name = "烈風改二(一航戦/熟練)", | ||
_reading = "れっぷうかいに(いっこうせん/じゅくれん)", | _reading = "れっぷうかいに(いっこうせん/じゅくれん)", | ||
− | _type = 6, | + | _type = 6, |
_icon = 6, | _icon = 6, | ||
+ | _types = {3, 5, 6, 6, 34}, | ||
_rarity = 6, | _rarity = 6, | ||
_firepower = 2, | _firepower = 2, | ||
Line 31: | Line 29: | ||
_scrap_bauxite = 10, | _scrap_bauxite = 10, | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 13:00, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/Reppuu Kai 2 (CarDiv 1/Skilled)/doc
return {
_name = "Reppuu Kai Ni (CarDiv 1/Skilled)",
_id = 337,
_japanese_name = "烈風改二(一航戦/熟練)",
_reading = "れっぷうかいに(いっこうせん/じゅくれん)",
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 34},
_rarity = 6,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 14,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 6,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 10,
_buildable = false,
_improvements = false,
}