Adventurer property

Artifacts Adventurer
getter/setter pair

冒険者

Implementation

static Artifacts Adventurer = Artifacts(
  '冒険者',
  'Adventurer',
  ArtifactInfo(
    '冒険者の花',
    '冒険者の懐中時計',
    '冒険者の羽根',
    '冒険者のバンダナ',
    '冒険者の金杯',
    null,
    'HP上限+1000。',
    '宝箱を開けた後5秒間、HPの30%を徐々に回復する。',
    'https://wiki.hoyolab.com/_ipx/f_webp/https://bbs.hoyolab.com/hoyowiki/picture/reliquary/Adventurer/sands_of_eon_icon.png',
    'https://wiki.hoyolab.com/_ipx/f_webp/https://bbs.hoyolab.com/hoyowiki/picture/reliquary/Adventurer/sands_of_eon_icon.png',
    'https://wiki.hoyolab.com/_ipx/f_webp/https://bbs.hoyolab.com/hoyowiki/picture/reliquary/Adventurer/plume_of_death_icon.png',
    'https://wiki.hoyolab.com/_ipx/f_webp/https://bbs.hoyolab.com/hoyowiki/picture/reliquary/Adventurer/circlet_of_logos_icon.png',
    'https://wiki.hoyolab.com/_ipx/f_webp/https://bbs.hoyolab.com/hoyowiki/picture/reliquary/Adventurer/goblet_of_eonothem_icon.png',
  ),
);