Description Usage Format Source
A dataset containing NPC gift tastes that are specific to that NPC, not including universal tastes. For universal gift tastes, see 'universal_gift_tastes', and for the two sets pre-combined, see 'complete_npc_gift_tastes'.
1 |
A data frame with 738 rows and 7 variables:
the NPC name
the type of dialogue (liked, loved, etc.)
the dialogue the npc will say when receiving the gift
the item type (liked, loved, etc.)
the unique id of the object, which can join to 'objects'
the name of the object, if it is an object
the unique id of the category, which can join to 'objects'
the name of the category, if it is a category
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://stardewvalleywiki.com/Modding:Gift_taste_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.