complete_npc_gift_tastes: Complete NPC Gift Tastes

Description Usage Format Source

Description

A dataset containing NPC gift tastes, including universal tastes.

Usage

1

Format

A data frame with 33 rows and 11 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', where negative values represent categories and not singular objects

object_name

the name of the object, if it is an object

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/rdew documentation built on Dec. 18, 2021, 11:21 p.m.