- 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/Ryuuhou"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 3: | Line 3: | ||
_name = "Ryuuhou", | _name = "Ryuuhou", | ||
_rarity = 5, | _rarity = 5, | ||
+ | _api_id = 185, | ||
_id = 185, | _id = 185, | ||
_true_id = false, | _true_id = false, | ||
Line 59: | Line 60: | ||
_suffix = "Kai", | _suffix = "Kai", | ||
_rarity = 6, | _rarity = 6, | ||
+ | _api_id = 318, | ||
_id = 190, | _id = 190, | ||
_true_id = false, | _true_id = false, |
Revision as of 04:25, 21 May 2015
Documentation for this module may be created at Module:Data/Ship/Ryuuhou/doc
local Ryuuhou = {
[""] = {
_name = "Ryuuhou",
_rarity = 5,
_api_id = 185,
_id = 185,
_true_id = false,
_card = "185 Card.jpg",
_battle_card = "Ryuuhou card.png",
_japanese_name = "龍鳳",
_reading = "りゅうほう",
_class = "Ryuuhou",
_class_number = 1,
_type = 7,
_hp = 39,
_hp_max = 57,
_firepower = 0,
_firepower_max = 20,
_firepower_mod = false,
_armor = 18,
_armor_max = 38,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 27,
_evasion_max = 44,
_aa = 24,
_aa_max = 48,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 34,
_los_max = 69,
_range = 1,
_luck = 20,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 450,
_remodel_steel = 700,
_remodel_blueprint = true,
_remodel_from = "Taigei/",
_remodel_to = "Ryuuhou/Kai",
_fuel = 35,
_ammo = 35,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = 14,
_scrap_baux = 4,
_equipment = {
{equipment = "Type 0 Fighter Model 21", size = 18},
{equipment = "Type 97 Torpedo Bomber", size = 7},
{equipment = false, size = 6},
},
},
["Kai"] = {
_name = "Ryuuhou",
_suffix = "Kai",
_rarity = 6,
_api_id = 318,
_id = 190,
_true_id = false,
_card = "318 Card.jpg",
_battle_card = "Ryuuhou kai card.png",
_japanese_name = "龍鳳改",
_reading = "りゅうほうかい",
_class = "Ryuuhou",
_class_number = 1,
_type = 7,
_hp = 48,
_hp_max = 70,
_firepower = 0,
_firepower_max = 32,
_firepower_mod = false,
_armor = 24,
_armor_max = 57,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 27,
_evasion_max = 59,
_aa = 28,
_aa_max = 62,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 35,
_los_max = 79,
_range = 1,
_luck = 24,
_luck_max = 79,
_luck_mod = false,
_remodel_level = 50,
_remodel_ammo = 550,
_remodel_steel = 450,
_remodel_blueprint = false,
_remodel_from = "Ryuuhou/",
_remodel_to = false,
_fuel = 35,
_ammo = 40,
_scrap_fuel = 4,
_scrap_ammo = 8,
_scrap_steel = 24,
_scrap_baux = 5,
_equipment = {
{equipment = "Type 0 Fighter Model 52", size = 21},
{equipment = "Type 97 Torpedo Bomber (931 Air Group)", size = 9},
{equipment = "12cm 30-tube Rocket Launcher", size = 9},
{equipment = false, size = 6},
},
},
class = {
_name = "Ryuuhou",
_class = true,
_base_type = 7,
},
}
return Ryuuhou