animals: Animals Dataset

Description Usage Format Source

Description

A dataset containing information about animals in Stardew Valley.

Usage

1

Format

A data frame with 15 rows and 27 variables:

name

animal name

days_to_produce

days to produce item e.g. milk or egg

age_when_mature

days to achieve maturity

default_produce_index

object id of regular quality item produced

deluxe_produce_index

object id of deluxe quality item produced

sound

sound the animal makes

bounding_box_front_x

x coordinate of the front-view bounding box

bounding_box_front_y

y coordinate of the front-view bounding box

bounding_box_front_width

width of front-view bounding box

bounding_box_front_height

height of front-view bounding box

bounding_box_side_x

x coordinate of the side-view bounding box

bounding_box_side_y

y coordinate of the side-view bounding box

bounding_box_side_width

width of side-view bounding box

bounding_box_side_height

height of side-view bounding box

harvest_type

method of harvesting

change_texture_when_item_ready

does the animal's coat change texture when it is ready for harvest?

building_type

type of building the animal lives in

sprite_size_front_width

front-view width of the sprite

sprite_size_front_height

front-view height of the sprite

sprite_size_side_width

side-view width of the sprite

sprite_size_side_height

side-view height of the sprite

fullness_drain

rate of decay after feeding

happiness_drain

rate of decay after saying hello

meat_index

object id of the meat if the animal is butchered

sell_price

sell price of the meat if the animal is butchered

english_display_type

English-language name for the animal

english_display_building

English-langauge name for the building

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://stardewcommunitywiki.com/Modding:Animal_data


aftonsteps/rdew documentation built on Dec. 18, 2021, 11:21 p.m.