Description Usage Format Source
A dataset containing NPC dispositions and relationships.
1 |
A data frame with 59 rows and 15 variables:
the NPC name
the NPC age
how polite the NPC is
the level of outgoing-ness of the NPC
how optimistic the NPC is
the NPC's gender
can you date the NPC?
the NPC's love interest, if any
where the NPC is from, in Stardew Valley
the NPC's birthday
where the NPC starts their day
the start tile x coordinate within the building where the NPC starts their day
the start tile y coordinate within the building where the NPC starts their day
names of other NPC's that this NPC has a relationship with, if any
the relationship that this NPC has with the other NPC, where NA's indicate that no relationship was listed (although one might be assumed by the player)
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.