Description Usage Format Source
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.
1 |
A data frame with 30 rows and 6 variables:
the achievement id
the name of the achievement
a longer description of the achievement
?
achievement that must be completed first
the id of the hat earned by the achievement, which can be joined to the column 'object_id' in the 'hats' dataset
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.