Description Usage Format Source
A dataset containing information about animals in Stardew Valley.
1 |
A data frame with 15 rows and 27 variables:
animal name
days to produce item e.g. milk or egg
days to achieve maturity
object id of regular quality item produced
object id of deluxe quality item produced
sound the animal makes
x coordinate of the front-view bounding box
y coordinate of the front-view bounding box
width of front-view bounding box
height of front-view bounding box
x coordinate of the side-view bounding box
y coordinate of the side-view bounding box
width of side-view bounding box
height of side-view bounding box
method of harvesting
does the animal's coat change texture when it is ready for harvest?
type of building the animal lives in
front-view width of the sprite
front-view height of the sprite
side-view width of the sprite
side-view height of the sprite
rate of decay after feeding
rate of decay after saying hello
object id of the meat if the animal is butchered
sell price of the meat if the animal is butchered
English-language name for the animal
English-langauge name for the building
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.