- 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/Akitsushima"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Kenji135 |
m (33 revisions imported) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship modules]] | |
− | --[[Category:Player ship modules]] | ||
return { | return { | ||
− | + | [""] = { | |
− | + | _name = "Akitsushima", | |
− | + | _rarity = 7, | |
− | + | _api_id = 445, | |
− | + | _id = 245, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "秋津洲", | |
− | + | _reading = "あきつしま", | |
− | + | _class = "Akitsushima", | |
− | + | _class_number = 1, | |
− | + | _type = 16, | |
− | + | _hp = 32, | |
− | + | _hp_max = 44, | |
− | + | _firepower = 6, | |
− | + | _firepower_max = 18, | |
− | + | _firepower_mod = false, | |
− | + | _armor = 9, | |
− | + | _armor_max = 25, | |
− | + | _armor_mod = 1, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = false, | |
− | + | _torpedo_mod = false, | |
− | + | _evasion = 32, | |
− | + | _evasion_max = 57, | |
− | + | _aa = 12, | |
− | + | _aa_max = 36, | |
− | + | _aa_mod = 1, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 5, | |
− | + | _los = 22, | |
− | + | _los_max = 42, | |
− | + | _range = 1, | |
− | + | _luck = 12, | |
− | + | _luck_max = 59, | |
− | + | _luck_mod = false, | |
− | + | _buildable = false, | |
− | + | _buildable_lsc = false, | |
− | + | _build_time = 70, | |
− | + | _remodel_level = false, | |
− | + | _remodel_from = false, | |
− | + | _remodel_to = "Akitsushima/Kai", | |
− | + | _fuel = 50, | |
− | + | _ammo = 10, | |
− | + | _scrap_fuel = 3, | |
− | + | _scrap_ammo = 1, | |
− | + | _scrap_steel = 7, | |
− | + | _scrap_baux = 4, | |
− | + | _equipment = { | |
− | + | { equipment = "12.7cm Twin High-angle Gun Mount", size = 1 }, | |
− | + | { equipment = "25mm Twin Autocannon Mount", size = 1 }, | |
− | + | }, | |
− | + | _voice_actor = "Komatsu Mikako", | |
− | + | _artist = "Shizuma Yoshinori", | |
− | + | _implementation_date = { 2015, 4, 28 }, | |
− | + | _availability = { "drop", "event_reward" }, | |
− | + | _wikipedia = "Japanese seaplane tender Akitsushima", | |
− | + | }, | |
− | + | ["Kai"] = { | |
− | + | _name = "Akitsushima", | |
− | + | _suffix = "Kai", | |
− | + | _rarity = 8, | |
− | + | _back = 7, | |
− | + | _api_id = 450, | |
− | + | _id = 250, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "秋津洲改", | |
− | + | _reading = "あきつしまかい", | |
− | + | _class = "Akitsushima", | |
− | + | _class_number = 1, | |
− | + | _type = 16, | |
− | + | _hp = 36, | |
− | + | _hp_max = 48, | |
− | + | _firepower = 8, | |
− | + | _firepower_max = 28, | |
− | + | _firepower_mod = false, | |
− | + | _armor = 13, | |
− | + | _armor_max = 42, | |
− | + | _armor_mod = 1, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = false, | |
− | + | _torpedo_mod = false, | |
− | + | _evasion = 35, | |
− | + | _evasion_max = 64, | |
− | + | _aa = 16, | |
− | + | _aa_max = 44, | |
− | + | _aa_mod = 2, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 5, | |
− | + | _los = 24, | |
− | + | _los_max = 54, | |
− | + | _range = 1, | |
− | + | _luck = 14, | |
− | + | _luck_max = 72, | |
− | + | _luck_mod = false, | |
− | + | _remodel_level = 35, | |
− | + | _remodel_ammo = 700, | |
− | + | _remodel_steel = 350, | |
− | + | _remodel_development_material = false, | |
− | + | _remodel_blueprint = false, | |
− | + | _remodel_catapult = false, | |
− | + | _remodel_from = "Akitsushima/", | |
− | + | _remodel_to = false, | |
− | + | _fuel = 60, | |
− | + | _ammo = 15, | |
− | + | _scrap_fuel = 3, | |
− | + | _scrap_ammo = 1, | |
− | + | _scrap_steel = 7, | |
− | + | _scrap_baux = 6, | |
− | + | _equipment = { | |
− | + | { equipment = "Type 2 Large Flying Boat", size = 1 }, | |
− | + | { equipment = "25mm Triple Autocannon Mount", size = 1 }, | |
− | + | { equipment = false, size = 1 }, | |
− | + | }, | |
− | + | }, | |
− | + | seasonals = { | |
− | + | { _suffix = "New Year", _season = "New Year 2016", _card_extension = "jpg", _card_damaged_extension = "jpg" }, | |
− | + | { _suffix = "Oyakodon", _season = "Fall 2016", _card_damaged_extension = "jpg" }, | |
− | + | { _suffix = "New Year 2017", _season = "New Year 2017", _card_damaged_extension = "jpg" }, | |
− | + | { _suffix = "Summer", _season = "Summer 2020" }, | |
− | + | ["New Year 2016"] = "/New Year", | |
− | + | }, | |
− | + | class = { | |
− | + | _name = "Akitsushima", | |
− | + | _class = true, | |
+ | _base_type = 16, | ||
+ | }, | ||
} | } |
Latest revision as of 14:57, 12 May 2021
Documentation for this module may be created at Module:Data/Ship/Akitsushima/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Akitsushima",
_rarity = 7,
_api_id = 445,
_id = 245,
_true_id = false,
_japanese_name = "秋津洲",
_reading = "あきつしま",
_class = "Akitsushima",
_class_number = 1,
_type = 16,
_hp = 32,
_hp_max = 44,
_firepower = 6,
_firepower_max = 18,
_firepower_mod = false,
_armor = 9,
_armor_max = 25,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 32,
_evasion_max = 57,
_aa = 12,
_aa_max = 36,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 22,
_los_max = 42,
_range = 1,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 70,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Akitsushima/Kai",
_fuel = 50,
_ammo = 10,
_scrap_fuel = 3,
_scrap_ammo = 1,
_scrap_steel = 7,
_scrap_baux = 4,
_equipment = {
{ equipment = "12.7cm Twin High-angle Gun Mount", size = 1 },
{ equipment = "25mm Twin Autocannon Mount", size = 1 },
},
_voice_actor = "Komatsu Mikako",
_artist = "Shizuma Yoshinori",
_implementation_date = { 2015, 4, 28 },
_availability = { "drop", "event_reward" },
_wikipedia = "Japanese seaplane tender Akitsushima",
},
["Kai"] = {
_name = "Akitsushima",
_suffix = "Kai",
_rarity = 8,
_back = 7,
_api_id = 450,
_id = 250,
_true_id = false,
_japanese_name = "秋津洲改",
_reading = "あきつしまかい",
_class = "Akitsushima",
_class_number = 1,
_type = 16,
_hp = 36,
_hp_max = 48,
_firepower = 8,
_firepower_max = 28,
_firepower_mod = false,
_armor = 13,
_armor_max = 42,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 35,
_evasion_max = 64,
_aa = 16,
_aa_max = 44,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 24,
_los_max = 54,
_range = 1,
_luck = 14,
_luck_max = 72,
_luck_mod = false,
_remodel_level = 35,
_remodel_ammo = 700,
_remodel_steel = 350,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Akitsushima/",
_remodel_to = false,
_fuel = 60,
_ammo = 15,
_scrap_fuel = 3,
_scrap_ammo = 1,
_scrap_steel = 7,
_scrap_baux = 6,
_equipment = {
{ equipment = "Type 2 Large Flying Boat", size = 1 },
{ equipment = "25mm Triple Autocannon Mount", size = 1 },
{ equipment = false, size = 1 },
},
},
seasonals = {
{ _suffix = "New Year", _season = "New Year 2016", _card_extension = "jpg", _card_damaged_extension = "jpg" },
{ _suffix = "Oyakodon", _season = "Fall 2016", _card_damaged_extension = "jpg" },
{ _suffix = "New Year 2017", _season = "New Year 2017", _card_damaged_extension = "jpg" },
{ _suffix = "Summer", _season = "Summer 2020" },
["New Year 2016"] = "/New Year",
},
class = {
_name = "Akitsushima",
_class = true,
_base_type = 16,
},
}