- 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/Souryuu"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 6: | Line 6: | ||
_true_id = false, | _true_id = false, | ||
_card = "008.jpg", | _card = "008.jpg", | ||
+ | _battle_card = "Souryuu card.jpg", | ||
_japanese_name = "蒼龍", | _japanese_name = "蒼龍", | ||
_reading = "そうりゅう", | _reading = "そうりゅう", | ||
_class = "Souryuu", | _class = "Souryuu", | ||
+ | _class_number = 1, | ||
_type = 11, | _type = 11, | ||
_hp = 50, | _hp = 50, | ||
Line 39: | Line 41: | ||
_build_time = 250, | _build_time = 250, | ||
_remodel_level = false, | _remodel_level = false, | ||
+ | _remodel_from = false, | ||
+ | _remodel_to = "Souryuu/Kai", | ||
_fuel = 50, | _fuel = 50, | ||
_ammo = 50, | _ammo = 50, | ||
Line 59: | Line 63: | ||
_true_id = 379, | _true_id = 379, | ||
_card = "008b.jpg", | _card = "008b.jpg", | ||
+ | _battle_card = "Souryuukai.png", | ||
_japanese_name = "蒼龍改", | _japanese_name = "蒼龍改", | ||
_reading = "そうりゅうかい", | _reading = "そうりゅうかい", | ||
_class = "Souryuu", | _class = "Souryuu", | ||
+ | _class_number = 1, | ||
_type = 11, | _type = 11, | ||
_hp = 65, | _hp = 65, | ||
Line 92: | Line 98: | ||
_remodel_steel = 650, | _remodel_steel = 650, | ||
_remodel_blueprint = false, | _remodel_blueprint = false, | ||
+ | _remodel_from = "Souryuu/", | ||
+ | _remodel_to = "Souryuu/Kai Ni", | ||
_fuel = 65, | _fuel = 65, | ||
_ammo = 65, | _ammo = 65, | ||
Line 113: | Line 121: | ||
_true_id = false, | _true_id = false, | ||
_card = "197 Card.jpg", | _card = "197 Card.jpg", | ||
+ | _battle_card = "Souryuu kai2 card.jpg", | ||
_japanese_name = "蒼龍改二", | _japanese_name = "蒼龍改二", | ||
_reading = "そうりゅうかいに", | _reading = "そうりゅうかいに", | ||
_class = "Souryuu", | _class = "Souryuu", | ||
+ | _class_number = 1, | ||
_type = 11, | _type = 11, | ||
_hp = 67, | _hp = 67, | ||
Line 146: | Line 156: | ||
_remodel_steel = 1200, | _remodel_steel = 1200, | ||
_remodel_blueprint = false, | _remodel_blueprint = false, | ||
+ | _remodel_from = "Souryuu/Kai", | ||
+ | _remodel_to = false, | ||
_fuel = 70, | _fuel = 70, | ||
_ammo = 75, | _ammo = 75, |
Revision as of 23:25, 11 April 2015
Documentation for this module may be created at Module:Data/Ship/Souryuu/doc
local Souryuu = {
[""] = {
_name = "Souryuu",
_rarity = 5,
_id = 8,
_true_id = false,
_card = "008.jpg",
_battle_card = "Souryuu card.jpg",
_japanese_name = "蒼龍",
_reading = "そうりゅう",
_class = "Souryuu",
_class_number = 1,
_type = 11,
_hp = 50,
_hp_max = 79,
_firepower = 0,
_firepower_max = 29,
_firepower_mod = false,
_armor = 27,
_armor_max = 49,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 33,
_evasion_max = 59,
_aa = 26,
_aa_max = 69,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 42,
_los_max = 69,
_range = 1,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = true,
_build_time = 250,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Souryuu/Kai",
_fuel = 50,
_ammo = 50,
_scrap_fuel = 7,
_scrap_ammo = 10,
_scrap_steel = 26,
_scrap_baux = 6,
_equipment = {
{equipment = "Type 0 Fighter Model 21", size = 12},
{equipment = "Type 99 Dive Bomber", size = 27},
{equipment = "Type 97 Torpedo Bomber", size = 18},
{equipment = false, size = 7},
},
},
["Kai"] = {
_name = "Souryuu",
_suffix = "Kai",
_rarity = 6,
_id = 8,
_true_id = 379,
_card = "008b.jpg",
_battle_card = "Souryuukai.png",
_japanese_name = "蒼龍改",
_reading = "そうりゅうかい",
_class = "Souryuu",
_class_number = 1,
_type = 11,
_hp = 65,
_hp_max = 89,
_firepower = 0,
_firepower_max = 39,
_firepower_mod = false,
_armor = 35,
_armor_max = 69,
_armor_mod = 4,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 33,
_evasion_max = 69,
_aa = 30,
_aa_max = 79,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 46,
_los_max = 89,
_range = 1,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 30,
_remodel_ammo = 300,
_remodel_steel = 650,
_remodel_blueprint = false,
_remodel_from = "Souryuu/",
_remodel_to = "Souryuu/Kai Ni",
_fuel = 65,
_ammo = 65,
_scrap_fuel = 9,
_scrap_ammo = 13,
_scrap_steel = 30,
_scrap_baux = 10,
_equipment = {
{equipment = "Type 0 Fighter Model 52", size = 18},
{equipment = "Suisei", size = 27},
{equipment = "Type 97 Torpedo Bomber", size = 18},
{equipment = false, size = 10},
},
},
["Kai Ni"] = {
_name = "Souryuu",
_suffix = "Kai Ni",
_rarity = 8,
_back = 7,
_id = 197,
_true_id = false,
_card = "197 Card.jpg",
_battle_card = "Souryuu kai2 card.jpg",
_japanese_name = "蒼龍改二",
_reading = "そうりゅうかいに",
_class = "Souryuu",
_class_number = 1,
_type = 11,
_hp = 67,
_hp_max = 89,
_firepower = 0,
_firepower_max = 57,
_firepower_mod = false,
_armor = 36,
_armor_max = 75,
_armor_mod = 5,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 36,
_evasion_max = 74,
_aa = 34,
_aa_max = 84,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 55,
_los_max = 90,
_range = 1,
_luck = 15,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 78,
_remodel_ammo = 1700,
_remodel_steel = 1200,
_remodel_blueprint = false,
_remodel_from = "Souryuu/Kai",
_remodel_to = false,
_fuel = 70,
_ammo = 75,
_scrap_fuel = 10,
_scrap_ammo = 14,
_scrap_steel = 32,
_scrap_baux = 11,
_equipment = {
{equipment = "Type 0 Fighter Model 21 (Skilled)", size = 18},
{equipment = "Type 99 Dive Bomber (Egusa Squadron)", size = 35},
{equipment = "Type 97 Torpedo Bomber (Skilled)", size = 20},
{equipment = "Type 2 Reconnaissance Aircraft", size = 6},
},
},
class = {
_name = "Souryuu",
_class = true,
_base_type = 11,
},
}
return Souryuu