Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
− | local Maruyu = {
| + | return { |
− | [""] = {
| + | [""] = { |
− | _name = "Maruyu",
| + | _name = "Maruyu", |
− | _rarity = 5,
| + | _rarity = 5, |
− | _api_id = 163,
| + | _api_id = 163, |
− | _id = 163,
| + | _id = 163, |
− | _true_id = false,
| + | _true_id = false, |
− | _japanese_name = "まるゆ",
| + | _japanese_name = "ゆ⃝", |
− | _reading = false,
| + | _reading = "まるゆ", |
− | _class = "Type 3 Submergence Transport Vehicle",
| + | _class = "Type 3 Submergence Transport Vehicle", |
− | _class_number = false,
| + | _class_number = 1, |
− | _type = 13,
| + | _type = 13, |
− | _hp = 6,
| + | _hp = 6, |
− | _hp_max = 9,
| + | _hp_max = 9, |
− | _firepower = 1,
| + | _firepower = 1, |
− | _firepower_max = 3,
| + | _firepower_max = 3, |
− | _firepower_mod = false,
| + | _firepower_mod = false, |
− | _armor = 2,
| + | _armor = 2, |
− | _armor_max = 9,
| + | _armor_max = 9, |
− | _armor_mod = 1,
| + | _armor_mod = 1, |
− | _torpedo = 0,
| + | _torpedo = 0, |
− | _torpedo_max = 9,
| + | _torpedo_max = 9, |
− | _torpedo_mod = false,
| + | _torpedo_mod = false, |
− | _evasion = 9,
| + | _evasion = 9, |
− | _evasion_max = 19,
| + | _evasion_max = 19, |
− | _aa = 0,
| + | _aa = 0, |
− | _aa_max = false,
| + | _aa_max = false, |
− | _aa_mod = false,
| + | _aa_mod = false, |
− | _asw = 0,
| + | _asw = 0, |
− | _asw_max = false,
| + | _asw_max = false, |
− | _speed = 5,
| + | _speed = 5, |
− | _los = 1,
| + | _los = 1, |
− | _los_max = 9,
| + | _los_max = 9, |
− | _range = 1,
| + | _range = 1, |
− | _luck = 7,
| + | _luck = 7, |
− | _luck_max = 77,
| + | _luck_max = 77, |
− | _luck_mod = 1.2,
| + | _luck_mod = 1.2, |
− | _buildable = false,
| + | _buildable = false, |
− | _buildable_lsc = true,
| + | _buildable_lsc = true, |
− | _build_time = 17,
| + | _build_time = 17, |
− | _remodel_level = false,
| + | _remodel_level = false, |
− | _remodel_from = false,
| + | _remodel_from = false, |
− | _remodel_to = "Maruyu/Kai",
| + | _remodel_to = "Maruyu/Kai", |
− | _fuel = 10,
| + | _fuel = 10, |
− | _ammo = 5,
| + | _ammo = 5, |
− | _scrap_fuel = 1,
| + | _scrap_fuel = 1, |
− | _scrap_ammo = false,
| + | _scrap_ammo = false, |
− | _scrap_steel = 1,
| + | _scrap_steel = 1, |
− | _scrap_baux = false,
| + | _scrap_baux = false, |
− | _equipment = {
| + | _equipment = { |
− | },
| + | }, |
− | },
| + | _voice_actor = "Noto Mamiko", |
− | ["Kai"] = {
| + | _artist = "Kuu Ro Kuro", |
− | _name = "Maruyu",
| + | _implementation_date = { 2013, 12, 24 }, |
− | _suffix = "Kai",
| + | _availability = { "drop" }, |
− | _rarity = 6,
| + | _wikipedia = "Type 3 submergence transport vehicle", |
− | _api_id = 402,
| + | }, |
− | _id = 163,
| + | ["Kai"] = { |
− | _true_id = 1502,
| + | _name = "Maruyu", |
− | _cg_reference = "/",
| + | _suffix = "Kai", |
− | _cg_damaged_reference = "/",
| + | _rarity = 6, |
− | _japanese_name = "まるゆ改",
| + | _api_id = 402, |
− | _reading = "まるゆかい",
| + | _id = 163, |
− | _class = "Type 3 Submergence Transport Vehicle",
| + | _true_id = 1502, |
− | _class_number = false,
| + | _cg_reference = "/", |
− | _type = 13,
| + | _cg_damaged_reference = "/", |
− | _hp = 7,
| + | _japanese_name = "ゆ⃝改", |
− | _hp_max = 13,
| + | _reading = "まるゆかい", |
− | _firepower = 1,
| + | _class = "Type 3 Submergence Transport Vehicle", |
− | _firepower_max = 5,
| + | _class_number = 1, |
− | _firepower_mod = false,
| + | _type = 13, |
− | _armor = 2,
| + | _hp = 7, |
− | _armor_max = 11,
| + | _hp_max = 13, |
− | _armor_mod = 1,
| + | _firepower = 1, |
− | _torpedo = 0,
| + | _firepower_max = 5, |
− | _torpedo_max = 19,
| + | _firepower_mod = false, |
− | _torpedo_mod = 1,
| + | _armor = 2, |
− | _evasion = 9,
| + | _armor_max = 11, |
− | _evasion_max = 29,
| + | _armor_mod = 1, |
− | _aa = 0,
| + | _torpedo = 0, |
− | _aa_max = false,
| + | _torpedo_max = 19, |
− | _aa_mod = false,
| + | _torpedo_mod = 1, |
− | _asw = 0,
| + | _evasion = 9, |
− | _asw_max = false,
| + | _evasion_max = 29, |
− | _speed = 5,
| + | _aa = 0, |
− | _los = 1,
| + | _aa_max = false, |
− | _los_max = 19,
| + | _aa_mod = false, |
− | _range = 1,
| + | _asw = 0, |
− | _luck = 7,
| + | _asw_max = false, |
− | _luck_max = 77,
| + | _speed = 5, |
− | _luck_mod = 1.6,
| + | _los = 1, |
− | _remodel_level = 20,
| + | _los_max = 19, |
− | _remodel_ammo = 20,
| + | _range = 1, |
− | _remodel_steel = 50,
| + | _luck = 7, |
− | _remodel_development_material = false,
| + | _luck_max = 77, |
− | _remodel_blueprint = false,
| + | _luck_mod = 1.6, |
− | _remodel_catapult = false,
| + | _remodel_level = 20, |
− | _remodel_from = "Maruyu/",
| + | _remodel_ammo = 20, |
− | _remodel_to = false,
| + | _remodel_steel = 50, |
− | _fuel = 10,
| + | _remodel_development_material = false, |
− | _ammo = 10,
| + | _remodel_blueprint = false, |
− | _scrap_fuel = 1,
| + | _remodel_catapult = false, |
− | _scrap_ammo = false,
| + | _remodel_from = "Maruyu/", |
− | _scrap_steel = 2,
| + | _remodel_to = false, |
− | _scrap_baux = false,
| + | _fuel = 10, |
− | _equipment = {
| + | _ammo = 10, |
− | {equipment = false, size = 0},
| + | _scrap_fuel = 1, |
− | },
| + | _scrap_ammo = false, |
− | },
| + | _scrap_steel = 1, |
| + | _scrap_baux = false, |
| + | _equipment = { |
| + | { equipment = false, size = 0 }, |
| + | }, |
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Christmas", _season = "Christmas 2016" }, |
| + | ["Xmas"] = "/Christmas", |
| + | }, |
| } | | } |
− |
| |
− | return Maruyu
| |