Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
− | local Chiyoda = {
| + | return { |
− | [""] = {
| + | [""] = { |
− | _name = "Chiyoda",
| + | _name = "Chiyoda", |
− | _rarity = 1,
| + | _rarity = 1, |
− | _api_id = 103,
| + | _api_id = 103, |
− | _id = 50,
| + | _id = 50, |
− | _true_id = false,
| + | _true_id = false, |
− | _japanese_name = "千代田",
| + | _japanese_name = "千代田", |
− | _reading = "ちよだ",
| + | _reading = "ちよだ", |
− | _class = "Chitose",
| + | _class = "Chitose", |
− | _class_number = 2,
| + | _class_number = 2, |
− | _type = 16,
| + | _type = 16, |
− | _hp = 40,
| + | _hp = 40, |
− | _hp_max = 59,
| + | _hp_max = 59, |
− | _firepower = 9,
| + | _firepower = 9, |
− | _firepower_max = 29,
| + | _firepower_max = 29, |
− | _firepower_mod = false,
| + | _firepower_mod = false, |
− | _armor = 18,
| + | _armor = 18, |
− | _armor_max = 39,
| + | _armor_max = 39, |
− | _armor_mod = 2,
| + | _armor_mod = 2, |
− | _torpedo = 0,
| + | _torpedo = 0, |
− | _torpedo_max = false,
| + | _torpedo_max = false, |
− | _torpedo_mod = false,
| + | _torpedo_mod = false, |
− | _evasion = 20,
| + | _evasion = 20, |
− | _evasion_max = 39,
| + | _evasion_max = 39, |
− | _aa = 14,
| + | _aa = 14, |
− | _aa_max = 29,
| + | _aa_max = 29, |
− | _aa_mod = 1,
| + | _aa_mod = 1, |
− | _asw = 0,
| + | _asw = 0, |
− | _asw_max = false,
| + | _asw_max = false, |
− | _speed = 10,
| + | _speed = 10, |
− | _los = 34,
| + | _los = 34, |
− | _los_max = 69,
| + | _los_max = 69, |
− | _range = 1,
| + | _range = 1, |
− | _luck = 10,
| + | _luck = 10, |
− | _luck_max = 49,
| + | _luck_max = 49, |
− | _luck_mod = false,
| + | _luck_mod = false, |
− | _buildable = true,
| + | _buildable = true, |
− | _buildable_lsc = false,
| + | _buildable_lsc = false, |
− | _build_time = 140,
| + | _build_time = 140, |
− | _remodel_level = false,
| + | _remodel_level = false, |
− | _remodel_from = false,
| + | _remodel_from = false, |
− | _remodel_to = "Chiyoda/Kai",
| + | _remodel_to = "Chiyoda/Kai", |
− | _fuel = 35,
| + | _fuel = 35, |
− | _ammo = 35,
| + | _ammo = 35, |
− | _scrap_fuel = 3,
| + | _scrap_fuel = 3, |
− | _scrap_ammo = 1,
| + | _scrap_ammo = 1, |
− | _scrap_steel = 13,
| + | _scrap_steel = 13, |
− | _scrap_baux = 4,
| + | _scrap_baux = 4, |
− | _equipment = {
| + | _equipment = { |
− | {equipment = "12.7cm Twin High-angle Gun Mount", size = 12},
| + | { equipment = "12.7cm Twin High-angle Gun Mount", size = 12 }, |
− | {equipment = "Type 0 Reconnaissance Seaplane", size = 12},
| + | { equipment = "Type 0 Reconnaissance Seaplane", size = 12 }, |
− | },
| + | }, |
− | _voice_actor = "Miyakawa Wakana",
| + | _voice_actor = "Miyakawa Wakana", |
− | _artist = "Kuu Ro Kuro",
| + | _artist = "Kuu Ro Kuro", |
− | _implementation_date = {2013, 4, 23},
| + | _implementation_date = { 2013, 4, 23 }, |
− | _availability = {"drop"},
| + | _availability = { "drop" }, |
− | },
| + | _wikipedia = "Japanese aircraft carrier Chiyoda", |
− | ["Kai"] = {
| + | }, |
− | _name = "Chiyoda",
| + | ["Kai"] = { |
− | _suffix = "Kai",
| + | _name = "Chiyoda", |
− | _rarity = 3,
| + | _suffix = "Kai", |
− | _api_id = 105,
| + | _rarity = 3, |
− | _id = 96,
| + | _api_id = 105, |
− | _true_id = false,
| + | _id = 96, |
− | _japanese_name = "千代田改",
| + | _true_id = false, |
− | _reading = "ちよだかい",
| + | _japanese_name = "千代田改", |
− | _class = "Chitose",
| + | _reading = "ちよだかい", |
− | _class_number = 2,
| + | _class = "Chitose", |
− | _type = 16,
| + | _class_number = 2, |
− | _hp = 41,
| + | _type = 16, |
− | _hp_max = 59,
| + | _hp = 41, |
− | _firepower = 9,
| + | _hp_max = 59, |
− | _firepower_max = 29,
| + | _firepower = 9, |
− | _firepower_mod = false,
| + | _firepower_max = 29, |
− | _armor = 20,
| + | _firepower_mod = false, |
− | _armor_max = 39,
| + | _armor = 20, |
− | _armor_mod = 2,
| + | _armor_max = 39, |
− | _torpedo = 0,
| + | _armor_mod = 2, |
− | _torpedo_max = 29,
| + | _torpedo = 0, |
− | _torpedo_mod = false,
| + | _torpedo_max = 29, |
− | _evasion = 25,
| + | _torpedo_mod = false, |
− | _evasion_max = 44,
| + | _evasion = 25, |
− | _aa = 15,
| + | _evasion_max = 44, |
− | _aa_max = 29,
| + | _aa = 15, |
− | _aa_mod = 2,
| + | _aa_max = 29, |
− | _asw = 0,
| + | _aa_mod = 2, |
− | _asw_max = false,
| + | _asw = 0, |
− | _speed = 10,
| + | _asw_max = false, |
− | _los = 36,
| + | _speed = 10, |
− | _los_max = 69,
| + | _los = 36, |
− | _range = 1,
| + | _los_max = 69, |
− | _luck = 10,
| + | _range = 1, |
− | _luck_max = 49,
| + | _luck = 10, |
− | _luck_mod = false,
| + | _luck_max = 49, |
− | _remodel_level = 10,
| + | _luck_mod = false, |
− | _remodel_ammo = 40,
| + | _remodel_level = 10, |
− | _remodel_steel = 70,
| + | _remodel_ammo = 40, |
− | _remodel_development_material = false,
| + | _remodel_steel = 70, |
− | _remodel_blueprint = false,
| + | _remodel_development_material = false, |
− | _remodel_catapult = false,
| + | _remodel_blueprint = false, |
− | _remodel_from = "Chiyoda/",
| + | _remodel_catapult = false, |
− | _remodel_to = "Chiyoda/A",
| + | _remodel_from = "Chiyoda/", |
− | _fuel = 35,
| + | _remodel_to = "Chiyoda/A", |
− | _ammo = 40,
| + | _fuel = 35, |
− | _scrap_fuel = 3,
| + | _ammo = 40, |
− | _scrap_ammo = 1,
| + | _scrap_fuel = 3, |
− | _scrap_steel = 14,
| + | _scrap_ammo = 1, |
− | _scrap_baux = 4,
| + | _scrap_steel = 14, |
− | _equipment = {
| + | _scrap_baux = 4, |
− | {equipment = "Type 0 Reconnaissance Seaplane", size = 12},
| + | _equipment = { |
− | {equipment = "Zuiun", size = 6},
| + | { equipment = "Type 0 Reconnaissance Seaplane", size = 12 }, |
− | {equipment = "12.7cm Twin Gun Mount", size = 6},
| + | { equipment = "Zuiun", size = 6 }, |
− | },
| + | { equipment = "12.7cm Twin Gun Mount", size = 6 }, |
− | },
| + | }, |
− | ["A"] = {
| + | }, |
− | _name = "Chiyoda",
| + | ["A"] = { |
− | _suffix = "A",
| + | _name = "Chiyoda", |
− | _rarity = 3,
| + | _suffix = "A", |
− | _api_id = 107,
| + | _rarity = 3, |
− | _id = 100,
| + | _api_id = 107, |
− | _true_id = false,
| + | _id = 100, |
− | _japanese_name = "千代田甲",
| + | _true_id = false, |
− | _reading = "ちよだこう",
| + | _japanese_name = "千代田甲", |
− | _class = "Chitose",
| + | _reading = "ちよだこう", |
− | _class_number = 2,
| + | _class = "Chitose", |
− | _type = 16,
| + | _class_number = 2, |
− | _hp = 42,
| + | _type = 16, |
− | _hp_max = 59,
| + | _hp = 42, |
− | _firepower = 9,
| + | _hp_max = 59, |
− | _firepower_max = 29,
| + | _firepower = 9, |
− | _firepower_mod = false,
| + | _firepower_max = 31, |
− | _armor = 21,
| + | _firepower_mod = false, |
− | _armor_max = 39,
| + | _armor = 21, |
− | _armor_mod = 2,
| + | _armor_max = 39, |
− | _torpedo = 15,
| + | _armor_mod = 2, |
− | _torpedo_max = 72,
| + | _torpedo = 15, |
− | _torpedo_mod = 2,
| + | _torpedo_max = 73, |
− | _evasion = 27,
| + | _torpedo_mod = 2, |
− | _evasion_max = 49,
| + | _evasion = 27, |
− | _aa = 17,
| + | _evasion_max = 49, |
− | _aa_max = 39,
| + | _aa = 17, |
− | _aa_mod = 1,
| + | _aa_max = 42, |
− | _asw = 0,
| + | _aa_mod = 1, |
− | _asw_max = false,
| + | _asw = 0, |
− | _speed = 10,
| + | _asw_max = false, |
− | _los = 30,
| + | _speed = 10, |
− | _los_max = 69,
| + | _los = 30, |
− | _range = 1,
| + | _los_max = 69, |
− | _luck = 10,
| + | _range = 1, |
− | _luck_max = 59,
| + | _luck = 10, |
− | _luck_mod = false,
| + | _luck_max = 59, |
− | _remodel_level = 12,
| + | _luck_mod = false, |
− | _remodel_ammo = 80,
| + | _remodel_level = 12, |
− | _remodel_steel = 70,
| + | _remodel_ammo = 80, |
− | _remodel_development_material = false,
| + | _remodel_steel = 70, |
− | _remodel_blueprint = false,
| + | _remodel_development_material = false, |
− | _remodel_catapult = false,
| + | _remodel_blueprint = false, |
− | _remodel_from = "Chiyoda/Kai",
| + | _remodel_catapult = false, |
− | _remodel_to = "Chiyoda/Carrier",
| + | _remodel_from = "Chiyoda/Kai", |
− | _fuel = 35,
| + | _remodel_to = "Chiyoda/Kou", |
− | _ammo = 45,
| + | _fuel = 35, |
− | _scrap_fuel = 3,
| + | _ammo = 45, |
− | _scrap_ammo = 3,
| + | _scrap_fuel = 3, |
− | _scrap_steel = 15,
| + | _scrap_ammo = 3, |
− | _scrap_baux = 3,
| + | _scrap_steel = 15, |
− | _equipment = {
| + | _scrap_baux = 3, |
− | {equipment = "Type 0 Reconnaissance Seaplane", size = 12},
| + | _equipment = { |
− | {equipment = "Kouhyouteki", size = 6},
| + | { equipment = "Type 0 Reconnaissance Seaplane", size = 12 }, |
− | {equipment = "Kouhyouteki", size = 6},
| + | { equipment = "Type A Kouhyouteki", size = 6 }, |
− | },
| + | { equipment = "Type A Kouhyouteki", size = 6 }, |
− | },
| + | }, |
− | ["Carrier"] = {
| + | }, |
− | _name = "Chiyoda",
| + | ["Kou"] = { |
− | _suffix = "Carrier",
| + | _name = "Chiyoda", |
− | _rarity = 4,
| + | _suffix = "Kou", |
− | _api_id = 109,
| + | _rarity = 4, |
− | _id = 105,
| + | _api_id = 109, |
− | _true_id = false,
| + | _id = 105, |
− | _japanese_name = "千代田航",
| + | _true_id = false, |
− | _reading = "ちよだこう",
| + | _japanese_name = "千代田航", |
− | _class = "Chitose",
| + | _reading = "ちよだこう", |
− | _class_number = 2,
| + | _class = "Chitose", |
− | _type = 7,
| + | _class_number = 2, |
− | _hp = 47,
| + | _type = 7, |
− | _hp_max = 59,
| + | _hp = 47, |
− | _firepower = 0,
| + | _hp_max = 59, |
− | _firepower_max = 19,
| + | _firepower = 0, |
− | _firepower_mod = false,
| + | _firepower_max = 19, |
− | _armor = 25,
| + | _firepower_mod = false, |
− | _armor_max = 39,
| + | _armor = 25, |
− | _armor_mod = 2,
| + | _armor_max = 39, |
− | _torpedo = 0,
| + | _armor_mod = 2, |
− | _torpedo_max = false,
| + | _torpedo = 0, |
− | _torpedo_mod = false,
| + | _torpedo_max = false, |
− | _evasion = 37,
| + | _torpedo_mod = false, |
− | _evasion_max = 67,
| + | _evasion = 37, |
− | _aa = 20,
| + | _evasion_max = 67, |
− | _aa_max = 49,
| + | _aa = 20, |
− | _aa_mod = 3,
| + | _aa_max = 49, |
− | _asw = 0,
| + | _aa_mod = 3, |
− | _asw_max = false,
| + | _asw = 0, |
− | _speed = 10,
| + | _asw_max = false, |
− | _los = 36,
| + | _speed = 10, |
− | _los_max = 69,
| + | _los = 36, |
− | _range = 1,
| + | _los_max = 69, |
− | _luck = 10,
| + | _range = 1, |
− | _luck_max = 59,
| + | _luck = 10, |
− | _luck_mod = false,
| + | _luck_max = 59, |
− | _remodel_level = 15,
| + | _luck_mod = false, |
− | _remodel_ammo = 60,
| + | _remodel_level = 15, |
− | _remodel_steel = 100,
| + | _remodel_ammo = 60, |
− | _remodel_development_material = false,
| + | _remodel_steel = 100, |
− | _remodel_blueprint = false,
| + | _remodel_development_material = false, |
− | _remodel_catapult = false,
| + | _remodel_blueprint = false, |
− | _remodel_from = "Chiyoda/A",
| + | _remodel_catapult = false, |
− | _remodel_to = "Chiyoda/Carrier Kai",
| + | _remodel_from = "Chiyoda/A", |
− | _fuel = 40,
| + | _remodel_to = "Chiyoda/Kou Kai", |
− | _ammo = 40,
| + | _fuel = 40, |
− | _scrap_fuel = 5,
| + | _ammo = 40, |
− | _scrap_ammo = 5,
| + | _scrap_fuel = 5, |
− | _scrap_steel = 17,
| + | _scrap_ammo = 5, |
− | _scrap_baux = 4,
| + | _scrap_steel = 17, |
− | _equipment = {
| + | _scrap_baux = 4, |
− | {equipment = "Type 0 Fighter Model 21", size = 21},
| + | _equipment = { |
− | {equipment = "Type 97 Torpedo Bomber", size = 9},
| + | { equipment = "Type 0 Fighter Model 21", size = 21 }, |
− | {equipment = false, size = 6},
| + | { equipment = "Type 97 Torpedo Bomber", size = 9 }, |
− | },
| + | { equipment = false, size = 6 }, |
− | },
| + | }, |
− | ["Kou Kai"] = "/Carrier Kai",
| + | }, |
− | ["Carrier Kai"] = {
| + | ["Kou Kai"] = { |
− | _name = "Chiyoda",
| + | _name = "Chiyoda", |
− | _suffix = "Carrier Kai",
| + | _suffix = "Kou Kai", |
− | _rarity = 5,
| + | _rarity = 5, |
− | _api_id = 292,
| + | _api_id = 292, |
− | _id = 105,
| + | _id = 105, |
− | _true_id = 1392,
| + | _true_id = 1392, |
− | _cg_reference = "Chiyoda/Carrier",
| + | _cg_reference = "/Kou", |
− | _cg_damaged_reference = "Chiyoda/Carrier",
| + | _cg_damaged_reference = "/Kou", |
− | _japanese_name = "千代田航改",
| + | _japanese_name = "千代田航改", |
− | _reading = "ちよだこうかい",
| + | _reading = "ちよだこうかい", |
− | _class = "Chitose",
| + | _class = "Chitose", |
− | _class_number = 2,
| + | _class_number = 2, |
− | _type = 7,
| + | _type = 7, |
− | _hp = 57,
| + | _hp = 57, |
− | _hp_max = 79,
| + | _hp_max = 79, |
− | _firepower = 0,
| + | _firepower = 0, |
− | _firepower_max = 34,
| + | _firepower_max = 34, |
− | _firepower_mod = false,
| + | _firepower_mod = false, |
− | _armor = 32,
| + | _armor = 32, |
− | _armor_max = 64,
| + | _armor_max = 64, |
− | _armor_mod = 3,
| + | _armor_mod = 3, |
− | _torpedo = 0,
| + | _torpedo = 0, |
− | _torpedo_max = false,
| + | _torpedo_max = false, |
− | _torpedo_mod = false,
| + | _torpedo_mod = false, |
− | _evasion = 37,
| + | _evasion = 37, |
− | _evasion_max = 69,
| + | _evasion_max = 69, |
− | _aa = 27,
| + | _aa = 27, |
− | _aa_max = 69,
| + | _aa_max = 69, |
− | _aa_mod = 3,
| + | _aa_mod = 3, |
− | _asw = 0,
| + | _asw = 0, |
− | _asw_max = false,
| + | _asw_max = false, |
− | _speed = 10,
| + | _speed = 10, |
− | _los = 42,
| + | _los = 42, |
− | _los_max = 79,
| + | _los_max = 79, |
− | _range = 1,
| + | _range = 1, |
− | _luck = 12,
| + | _luck = 12, |
− | _luck_max = 59,
| + | _luck_max = 59, |
− | _luck_mod = false,
| + | _luck_mod = false, |
− | _remodel_level = 35,
| + | _remodel_level = 35, |
− | _remodel_ammo = 250,
| + | _remodel_ammo = 250, |
− | _remodel_steel = 550,
| + | _remodel_steel = 550, |
− | _remodel_development_material = false,
| + | _remodel_development_material = false, |
− | _remodel_blueprint = false,
| + | _remodel_blueprint = false, |
− | _remodel_catapult = false,
| + | _remodel_catapult = false, |
− | _remodel_from = "Chiyoda/Carrier",
| + | _remodel_from = "Chiyoda/Kou", |
− | _remodel_to = "Chiyoda/Carrier Kai Ni",
| + | _remodel_to = "Chiyoda/Kou Kai Ni", |
− | _fuel = 45,
| + | _fuel = 45, |
− | _ammo = 40,
| + | _ammo = 40, |
− | _scrap_fuel = 5,
| + | _scrap_fuel = 5, |
− | _scrap_ammo = 10,
| + | _scrap_ammo = 10, |
− | _scrap_steel = 24,
| + | _scrap_steel = 24, |
− | _scrap_baux = 7,
| + | _scrap_baux = 7, |
− | _equipment = {
| + | _equipment = { |
− | {equipment = "Type 0 Fighter Model 52", size = 24},
| + | { equipment = "Type 0 Fighter Model 52", size = 24 }, |
− | {equipment = "Type 97 Torpedo Bomber", size = 16},
| + | { equipment = "Type 97 Torpedo Bomber", size = 16 }, |
− | {equipment = "12cm 30-tube Rocket Launcher", size = 8},
| + | { equipment = "12cm 30-tube Rocket Launcher", size = 8 }, |
− | {equipment = false, size = 8},
| + | { equipment = false, size = 8 }, |
− | },
| + | }, |
− | },
| + | }, |
− | ["Kou Kai Ni"] = "/Carrier Kai Ni",
| + | ["Kou Kai Ni"] = { |
− | ["Carrier Kai Ni"] = {
| + | _name = "Chiyoda", |
− | _name = "Chiyoda",
| + | _suffix = "Kou Kai Ni", |
− | _suffix = "Carrier Kai Ni",
| + | _rarity = 6, |
− | _rarity = 6,
| + | _api_id = 297, |
− | _api_id = 297,
| + | _id = 122, |
− | _id = 122,
| + | _true_id = false, |
− | _true_id = false,
| + | _japanese_name = "千代田航改二", |
− | _japanese_name = "千代田航改二",
| + | _reading = "ちよだこうかいに", |
− | _reading = "ちよだこうかいに",
| + | _class = "Chitose", |
− | _class = "Chitose",
| + | _class_number = 2, |
− | _class_number = 2,
| + | _type = 7, |
− | _type = 7,
| + | _hp = 58, |
− | _hp = 58,
| + | _hp_max = 79, |
− | _hp_max = 79,
| + | _firepower = 0, |
− | _firepower = 0,
| + | _firepower_max = 34, |
− | _firepower_max = 34,
| + | _firepower_mod = false, |
− | _firepower_mod = false,
| + | _armor = 32, |
− | _armor = 32,
| + | _armor_max = 65, |
− | _armor_max = 65,
| + | _armor_mod = 3, |
− | _armor_mod = 3,
| + | _torpedo = 0, |
− | _torpedo = 0,
| + | _torpedo_max = false, |
− | _torpedo_max = false,
| + | _torpedo_mod = false, |
− | _torpedo_mod = false,
| + | _evasion = 38, |
− | _evasion = 38,
| + | _evasion_max = 69, |
− | _evasion_max = 69,
| + | _aa = 30, |
− | _aa = 30,
| + | _aa_max = 72, |
− | _aa_max = 72,
| + | _aa_mod = 3, |
− | _aa_mod = 3,
| + | _asw = 0, |
− | _asw = 0,
| + | _asw_max = false, |
− | _asw_max = false,
| + | _speed = 10, |
− | _speed = 10,
| + | _los = 42, |
− | _los = 42,
| + | _los_max = 79, |
− | _los_max = 79,
| + | _range = 1, |
− | _range = 1,
| + | _luck = 13, |
− | _luck = 13,
| + | _luck_max = 59, |
− | _luck_max = 59,
| + | _luck_mod = false, |
− | _luck_mod = false,
| + | _remodel_level = 50, |
− | _remodel_level = 50,
| + | _remodel_ammo = 370, |
− | _remodel_ammo = 370,
| + | _remodel_steel = 430, |
− | _remodel_steel = 430,
| + | _remodel_development_material = false, |
− | _remodel_development_material = false,
| + | _remodel_blueprint = false, |
− | _remodel_blueprint = false,
| + | _remodel_catapult = false, |
− | _remodel_catapult = false,
| + | _remodel_from = "Chiyoda/Kou Kai", |
− | _remodel_from = "Chiyoda/Carrier Kai",
| + | _remodel_to = false, |
− | _remodel_to = false,
| + | _fuel = 45, |
− | _fuel = 45,
| + | _ammo = 40, |
− | _ammo = 40,
| + | _scrap_fuel = 5, |
− | _scrap_fuel = 5,
| + | _scrap_ammo = 10, |
− | _scrap_ammo = 10,
| + | _scrap_steel = 24, |
− | _scrap_steel = 24,
| + | _scrap_baux = 7, |
− | _scrap_baux = 7,
| + | _equipment = { |
− | _equipment = {
| + | { equipment = "Type 0 Fighter Model 52", size = 24 }, |
− | {equipment = "Type 0 Fighter Model 52", size = 24},
| + | { equipment = "25mm Twin Autocannon Mount", size = 16 }, |
− | {equipment = "25mm Twin Autocannon Mount", size = 16},
| + | { equipment = "12cm 30-tube Rocket Launcher", size = 11 }, |
− | {equipment = "12cm 30-tube Rocket Launcher", size = 11},
| + | { equipment = false, size = 8 }, |
− | {equipment = false, size = 8},
| + | }, |
− | },
| + | _implementation_date = { 2013, 7, 24 }, |
− | _implementation_date = {2013, 7, 24},
| + | }, |
− | },
| + | ["Carrier"] = "/Kou", |
− | ["Fall"] = "/Yukata",
| + | ["Carrier Kai"] = "/Kou Kai", |
− | ["Yukata"] = {
| + | ["Carrier Kai Ni"] = "/Kou Kai Ni", |
− | _name = "Chiyoda",
| + | seasonals = { |
− | _suffix = "Yukata",
| + | { _suffix = "Yukata", _season = "Fall 2015" }, |
− | _display_suffix = "(Yukata)",
| + | { _suffix = "Rainy", _season = "Rainy Season 2016" }, |
− | _api_id = 956,
| + | ["Fall"] = "/Yukata", |
− | _type = 16,
| + | }, |
− | _seasonal = true,
| |
− | },
| |
− | ["Rainy"] = {
| |
− | _name = "Chiyoda",
| |
− | _suffix = "Rainy",
| |
− | _display_suffix = "(Rainy)",
| |
− | _api_id = 895,
| |
− | _type = 16,
| |
− | _seasonal = true,
| |
− | },
| |
| } | | } |
− |
| |
− | return Chiyoda
| |