- 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/Ship/Myoukou"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Kenji135 (Add wikipedia link) |
com>Kenji135 |
||
Line 2: | Line 2: | ||
--[[Category:Player ship modules]] | --[[Category:Player ship modules]] | ||
− | + | return { | |
[""] = { | [""] = { | ||
_name = "Myoukou", | _name = "Myoukou", | ||
Line 190: | Line 190: | ||
}, | }, | ||
} | } | ||
− | |||
− |
Revision as of 01:43, 28 December 2017
Documentation for this module may be created at Module:Data/Ship/Myoukou/doc
--Categories:
--[[Category:Player ship modules]]
return {
[""] = {
_name = "Myoukou",
_rarity = 4,
_api_id = 62,
_id = 55,
_true_id = false,
_battle_card_damaged_extension = "png",
_japanese_name = "妙高",
_reading = "みょうこう",
_class = "Myoukou",
_class_number = 1,
_type = 5,
_hp = 44,
_hp_max = 60,
_firepower = 40,
_firepower_max = 59,
_firepower_mod = 2,
_armor = 32,
_armor_max = 49,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 59,
_torpedo_mod = 1,
_evasion = 34,
_evasion_max = 69,
_aa = 16,
_aa_max = 64,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 12,
_los_max = 39,
_range = 2,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = false,
_build_time = 80,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Myoukou/Kai",
_fuel = 40,
_ammo = 65,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 12,
_scrap_baux = 1,
_equipment = {
{equipment = "20.3cm Twin Gun Mount", size = 2},
{equipment = "Type 0 Reconnaissance Seaplane", size = 2},
{equipment = false, size = 2},
},
_voice_actor = "Taneda Risa",
_artist = "bob",
_implementation_date = {2013, 4, 23},
_availability = {"drop"},
_wikipedia = "Japanese cruiser Myōkō",
},
["Kai"] = {
_name = "Myoukou",
_suffix = "Kai",
_rarity = 5,
_api_id = 265,
_id = 55,
_true_id = 1365,
_battle_card_extension = "png",
_battle_card_damaged_extension = "png",
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "妙高改",
_reading = "みょうこうかい",
_class = "Myoukou",
_class_number = 1,
_type = 5,
_hp = 55,
_hp_max = 69,
_firepower = 48,
_firepower_max = 76,
_firepower_mod = 3,
_armor = 42,
_armor_max = 73,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 79,
_torpedo_mod = 1,
_evasion = 39,
_evasion_max = 79,
_aa = 18,
_aa_max = 69,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 14,
_los_max = 49,
_range = 2,
_luck = 10,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 450,
_remodel_steel = 300,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Myoukou/",
_remodel_to = "Myoukou/Kai Ni",
_fuel = 40,
_ammo = 70,
_scrap_fuel = 4,
_scrap_ammo = 7,
_scrap_steel = 20,
_scrap_baux = 2,
_equipment = {
{equipment = "20.3cm Twin Gun Mount", size = 2},
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2},
{equipment = "Type 0 Reconnaissance Seaplane", size = 2},
{equipment = false, size = 2},
},
},
["Kai Ni"] = {
_name = "Myoukou",
_suffix = "Kai Ni",
_rarity = 6,
_api_id = 319,
_id = 191,
_true_id = false,
_japanese_name = "妙高改二",
_reading = "みょうこうかいに",
_class = "Myoukou",
_class_number = 1,
_type = 5,
_hp = 56,
_hp_max = 71,
_firepower = 50,
_firepower_max = 80,
_firepower_mod = 3,
_armor = 47,
_armor_max = 78,
_armor_mod = 2,
_torpedo = 36,
_torpedo_max = 88,
_torpedo_mod = 1,
_evasion = 47,
_evasion_max = 85,
_aa = 28,
_aa_max = 80,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 19,
_los_max = 59,
_range = 2,
_luck = 32,
_luck_max = 79,
_luck_mod = false,
_remodel_level = 70,
_remodel_ammo = 900,
_remodel_steel = 800,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Myoukou/Kai",
_remodel_to = false,
_fuel = 45,
_ammo = 75,
_scrap_fuel = 4,
_scrap_ammo = 7,
_scrap_steel = 20,
_scrap_baux = 2,
_equipment = {
{equipment = "20.3cm (No.2) Twin Gun Mount", size = 2},
{equipment = "20.3cm (No.2) Twin Gun Mount", size = 2},
{equipment = "No. 22 Surface Radar", size = 4},
{equipment = false, size = 4},
},
_implementation_date = {2014, 7, 4},
},
class = {
_name = "Myoukou",
_class = true,
_base_type = 5,
},
}