achievements: Animals Dataset

Description Usage Format Source

Description

A dataset containing information about achievements in Stardew Valley. Achievements are in-game events or tasks which, when completed, make a new hat available for purchase in the hat shop.

Usage

1

Format

A data frame with 30 rows and 6 variables:

id

the achievement id

name

the name of the achievement

description

a longer description of the achievement

display_on_collections_tab_before_earned

?

prerequisite_achievement

achievement that must be completed first

hat_earned

the id of the hat earned by the achievement, which can be joined to the column 'object_id' in the 'hats' dataset

Source

Data loaded from https://github.com/aftonsteps/stardewdata which in turn depends on https://github.com/LeonBlade/xnbcli for extracting the data from the game. Descriptions of the variables summarized from https://stardewcommunitywiki.com/Modding:Hat_data


aftonsteps/rstardew documentation built on Oct. 11, 2021, 1:35 a.m.