• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Item/Pumpkin

From Kancolle Wiki
< Module:Data‎ | Item
Revision as of 17:35, 21 March 2023 by がか (talk | contribs) (Created page with "return { _name = 'Pumpkin', _reading = 'かぼちゃ (kabocha)', _description = 'A home-grown pumpkin, carefully cultivated in the fields by the shipgirls. It has...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Item/Pumpkin/doc

return {
    _name = 'Pumpkin',
    _reading = 'かぼちゃ (kabocha)',
    _description = 'A home-grown pumpkin, carefully cultivated in the fields by the shipgirls. It has an excellent sweetness and is ideal for cakes and yōkan. ※Will disappear with the related limited quests\' end.',
    _category = 0,
    _id = 96,
    _japanese_description = '艦娘が丹精込めて畑で栽培した国産の南瓜です。甘みも抜群でケーキや羊羹にも最適です。※限定任務終了で消滅します。',
    _japanese_name = '南瓜',
    _type = 4,
}