npc_dispositions: NPC Dispositions

Description Usage Format Source

Description

A dataset containing NPC dispositions and relationships.

Usage

1

Format

A data frame with 59 rows and 15 variables:

npc_name

the NPC name

age

the NPC age

manners

how polite the NPC is

sociability

the level of outgoing-ness of the NPC

optimism

how optimistic the NPC is

gender

the NPC's gender

datable

can you date the NPC?

love_interest

the NPC's love interest, if any

home_region

where the NPC is from, in Stardew Valley

birthday

the NPC's birthday

start_location

where the NPC starts their day

start_location_coord_x

the start tile x coordinate within the building where the NPC starts their day

start_location_coord_y

the start tile y coordinate within the building where the NPC starts their day

other_npc_name

names of other NPC's that this NPC has a relationship with, if any

relationship

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)

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://stardewvalleywiki.com/Modding:Gift_taste_data


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