npc_gift_tastes: NPC Gift Tastes

Description Usage Format Source

Description

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'.

Usage

1

Format

A data frame with 738 rows and 7 variables:

npc_name

the NPC name

dialogue_type

the type of dialogue (liked, loved, etc.)

dialogue

the dialogue the npc will say when receiving the gift

item_type

the item type (liked, loved, etc.)

object_id

the unique id of the object, which can join to 'objects'

object_name

the name of the object, if it is an object

category_id

the unique id of the category, which can join to 'objects'

category_name

the name of the category, if it is a category

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.