- 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/Yawata Maru"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with "return { [""] = { _name = "Yawata Maru", _suffix = false, _rarity = 4, _api_id = 522, _id = 322, _true_id = false, _japanese_name = "八幡丸",...") |
|||
(10 intermediate revisions by 5 users not shown) | |||
Line 8: | Line 8: | ||
_true_id = false, | _true_id = false, | ||
_japanese_name = "八幡丸", | _japanese_name = "八幡丸", | ||
− | _reading = | + | _reading = "やわたまる", |
− | _class = | + | _class = "Kasuga Maru", |
− | _class_number = | + | _display_class = "Special Purpose Aircraft Carrier", |
+ | _class_number = 2, | ||
_type = 7, | _type = 7, | ||
_hp = 36, | _hp = 36, | ||
Line 23: | Line 24: | ||
_torpedo_max = false, | _torpedo_max = false, | ||
_torpedo_mod = false, | _torpedo_mod = false, | ||
− | _evasion = | + | _evasion = 24, |
− | _evasion_max = | + | _evasion_max = 38, |
_aa = 13, | _aa = 13, | ||
_aa_max = 25, | _aa_max = 25, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
− | _asw = | + | _asw = 0, |
− | _asw_max = | + | _asw_max = false, |
_speed = 5, | _speed = 5, | ||
− | _los = | + | _los = 28, |
− | _los_max = | + | _los_max = 47, |
_range = 1, | _range = 1, | ||
_luck = 6, | _luck = 6, | ||
Line 50: | Line 51: | ||
_scrap_baux = 3, | _scrap_baux = 3, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "Type 97 Torpedo Bomber", size = 14}, |
− | {equipment = | + | {equipment = false, size = 9}, |
}, | }, | ||
_voice_flag = 1, | _voice_flag = 1, | ||
− | _voice_actor = | + | _voice_actor = "Yagi Yuki", |
− | _artist = | + | _artist = "Shibafu", |
_implementation_date = {2021, 12, 28}, | _implementation_date = {2021, 12, 28}, | ||
− | _availability = | + | _availability = {"quest_reward"}, |
_get_message = "特設航空母艦、八幡丸です。<br>そう、元は新田丸級貨客船よ。<br>妹がお世話になっているわね、私も……よろしく。", | _get_message = "特設航空母艦、八幡丸です。<br>そう、元は新田丸級貨客船よ。<br>妹がお世話になっているわね、私も……よろしく。", | ||
}, | }, | ||
} | } |
Latest revision as of 18:42, 21 February 2024
Documentation for this module may be created at Module:Data/Ship/Yawata Maru/doc
return {
[""] = {
_name = "Yawata Maru",
_suffix = false,
_rarity = 4,
_api_id = 522,
_id = 322,
_true_id = false,
_japanese_name = "八幡丸",
_reading = "やわたまる",
_class = "Kasuga Maru",
_display_class = "Special Purpose Aircraft Carrier",
_class_number = 2,
_type = 7,
_hp = 36,
_hp_max = 58,
_firepower = 0,
_firepower_max = 10,
_firepower_mod = false,
_armor = 14,
_armor_max = 32,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 24,
_evasion_max = 38,
_aa = 13,
_aa_max = 25,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 28,
_los_max = 47,
_range = 1,
_luck = 6,
_luck_max = 44,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 160,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Unyou/",
_fuel = 25,
_ammo = 25,
_scrap_fuel = 2,
_scrap_ammo = 1,
_scrap_steel = 16,
_scrap_baux = 3,
_equipment = {
{equipment = "Type 97 Torpedo Bomber", size = 14},
{equipment = false, size = 9},
},
_voice_flag = 1,
_voice_actor = "Yagi Yuki",
_artist = "Shibafu",
_implementation_date = {2021, 12, 28},
_availability = {"quest_reward"},
_get_message = "特設航空母艦、八幡丸です。<br>そう、元は新田丸級貨客船よ。<br>妹がお世話になっているわね、私も……よろしく。",
},
}