- 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/I-504"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Cosmic Penguin (Updated data from wikiwiki.jp) |
Jigaraphale (talk | contribs) m |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship modules]] | |
− | --[[Category:Player ship modules]] | ||
return { | return { | ||
Line 12: | Line 11: | ||
_true_id = false, | _true_id = false, | ||
_japanese_name = "伊504", | _japanese_name = "伊504", | ||
− | _reading = "い504", | + | _reading = "い504", --card: "ルイージ・トレッリ" |
_class = "Guglielmo Marconi", | _class = "Guglielmo Marconi", | ||
_class_number = 4, | _class_number = 4, | ||
Line 57: | Line 56: | ||
_scrap_baux = 1, | _scrap_baux = 1, | ||
_equipment = { | _equipment = { | ||
− | {equipment = false, size = 0}, | + | { equipment = false, size = 0 }, |
− | {equipment = false, size = 0}, | + | { equipment = false, size = 0 }, |
}, | }, | ||
_voice_flag = 3, | _voice_flag = 3, | ||
}, | }, | ||
} | } |
Latest revision as of 11:06, 2 November 2024
Documentation for this module may be created at Module:Data/Ship/I-504/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "I-504",
_page = "Luigi Torelli",
_suffix = false,
_rarity = 7,
_api_id = 530,
_id = 330,
_true_id = false,
_japanese_name = "伊504",
_reading = "い504", --card: "ルイージ・トレッリ"
_class = "Guglielmo Marconi",
_class_number = 4,
_type = 13,
_hp = 14,
_hp_max = 24,
_firepower = 3,
_firepower_max = 15,
_firepower_mod = false,
_armor = 5,
_armor_max = 21,
_armor_mod = false,
_torpedo = 30,
_torpedo_max = 68,
_torpedo_mod = 2,
_evasion = 22,
_evasion_max = 64,
_aa = 0,
_aa_max = 28,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 10,
_los_max = 32,
_range = 1,
_luck = 40,
_luck_max = 85,
_luck_mod = false,
_build_time = 22,
_remodel_level = 55,
_remodel_ammo = 320,
_remodel_steel = 180,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "UIT-25/",
_remodel_to = false,
_fuel = 10,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_baux = 1,
_equipment = {
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
},
_voice_flag = 3,
},
}