stardew-valley-data 0.16.0 → 0.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/data/monster-loot.json +19 -28
- package/data/seasons.json +8 -4
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +27 -32
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +27 -32
- package/dist/index.mjs.map +1 -1
- package/images/seasons/calendar-icons/Bookseller.png +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project
|
|
6
6
|
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [0.18.0] - 2026-03-21
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
|
|
12
|
+
- Add Bookseller possible dates to seasons data
|
|
13
|
+
- Add Bookseller Calendar icon
|
|
14
|
+
|
|
15
|
+
## [0.17.0] - 2026-03-21
|
|
16
|
+
|
|
17
|
+
### Fix
|
|
18
|
+
|
|
19
|
+
- Update DroppedBy Ids for Monsters in Monster Loot to match
|
|
20
|
+
|
|
8
21
|
## [0.16.0] - 2026-03-21
|
|
9
22
|
|
|
10
23
|
### Added
|
package/data/monster-loot.json
CHANGED
|
@@ -4,30 +4,21 @@
|
|
|
4
4
|
"name": "Bug Meat",
|
|
5
5
|
"sellPrice": 8,
|
|
6
6
|
"image": "images/monsters/monster-loot/Bug Meat.png",
|
|
7
|
-
"droppedBy": ["
|
|
7
|
+
"droppedBy": ["Bug", "Grub", "Fly"]
|
|
8
8
|
},
|
|
9
9
|
{
|
|
10
10
|
"id": "766",
|
|
11
11
|
"name": "Slime",
|
|
12
12
|
"sellPrice": 5,
|
|
13
13
|
"image": "images/monsters/monster-loot/Slime.png",
|
|
14
|
-
"droppedBy": [
|
|
15
|
-
"green-slime",
|
|
16
|
-
"blue-slime",
|
|
17
|
-
"red-slime",
|
|
18
|
-
"big-slime",
|
|
19
|
-
"tiger-slime",
|
|
20
|
-
"copper-slime",
|
|
21
|
-
"iron-slime",
|
|
22
|
-
"purple-slime"
|
|
23
|
-
]
|
|
14
|
+
"droppedBy": ["Green Slime", "Big Slime", "Tiger Slime"]
|
|
24
15
|
},
|
|
25
16
|
{
|
|
26
17
|
"id": "767",
|
|
27
18
|
"name": "Bat Wing",
|
|
28
19
|
"sellPrice": 15,
|
|
29
20
|
"image": "images/monsters/monster-loot/Bat Wing.png",
|
|
30
|
-
"droppedBy": ["
|
|
21
|
+
"droppedBy": ["Bat", "Frost Bat", "Lava Bat"]
|
|
31
22
|
},
|
|
32
23
|
{
|
|
33
24
|
"id": "768",
|
|
@@ -35,14 +26,14 @@
|
|
|
35
26
|
"sellPrice": 40,
|
|
36
27
|
"image": "images/monsters/monster-loot/Solar Essence.png",
|
|
37
28
|
"droppedBy": [
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
29
|
+
"Ghost",
|
|
30
|
+
"Squid Kid",
|
|
31
|
+
"Metal Head",
|
|
32
|
+
"Hot Head",
|
|
33
|
+
"Mummy",
|
|
34
|
+
"Iridium Bat",
|
|
35
|
+
"Blue Squid",
|
|
36
|
+
"Haunted Skull"
|
|
46
37
|
]
|
|
47
38
|
},
|
|
48
39
|
{
|
|
@@ -51,13 +42,13 @@
|
|
|
51
42
|
"sellPrice": 50,
|
|
52
43
|
"image": "images/monsters/monster-loot/Void Essence.png",
|
|
53
44
|
"droppedBy": [
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
45
|
+
"Shadow Brute",
|
|
46
|
+
"Shadow Shaman",
|
|
47
|
+
"Serpent",
|
|
48
|
+
"Royal Serpent",
|
|
49
|
+
"Spider",
|
|
50
|
+
"Shadow Sniper",
|
|
51
|
+
"Haunted Skull"
|
|
61
52
|
]
|
|
62
53
|
},
|
|
63
54
|
{
|
|
@@ -65,6 +56,6 @@
|
|
|
65
56
|
"name": "Dragon Tooth",
|
|
66
57
|
"sellPrice": 500,
|
|
67
58
|
"image": "images/monsters/monster-loot/Dragon Tooth.png",
|
|
68
|
-
"droppedBy": ["
|
|
59
|
+
"droppedBy": ["Lava Lurk"]
|
|
69
60
|
}
|
|
70
61
|
]
|
package/data/seasons.json
CHANGED
|
@@ -26,7 +26,8 @@
|
|
|
26
26
|
"image": "images/seasons/festivals/Flower Dance.jpg",
|
|
27
27
|
"calendarIcon": "images/seasons/calendar-icons/Festival Flag.gif"
|
|
28
28
|
}
|
|
29
|
-
]
|
|
29
|
+
],
|
|
30
|
+
"bookseller": [11, 12, 21, 22, 25]
|
|
30
31
|
},
|
|
31
32
|
{
|
|
32
33
|
"id": "summer",
|
|
@@ -55,7 +56,8 @@
|
|
|
55
56
|
"image": "images/seasons/festivals/Dance of the Moonlight Jellies.jpg",
|
|
56
57
|
"calendarIcon": "images/seasons/calendar-icons/Festival Flag.gif"
|
|
57
58
|
}
|
|
58
|
-
]
|
|
59
|
+
],
|
|
60
|
+
"bookseller": [9, 12, 18, 25, 27]
|
|
59
61
|
},
|
|
60
62
|
{
|
|
61
63
|
"id": "fall",
|
|
@@ -77,7 +79,8 @@
|
|
|
77
79
|
"image": "images/seasons/festivals/Spirit's Eve.png",
|
|
78
80
|
"calendarIcon": "images/seasons/calendar-icons/Festival Flag.gif"
|
|
79
81
|
}
|
|
80
|
-
]
|
|
82
|
+
],
|
|
83
|
+
"bookseller": [4, 7, 8, 9, 12, 19, 22, 25]
|
|
81
84
|
},
|
|
82
85
|
{
|
|
83
86
|
"id": "winter",
|
|
@@ -113,6 +116,7 @@
|
|
|
113
116
|
"image": "images/seasons/festivals/Feast of the Winter Star.png",
|
|
114
117
|
"calendarIcon": "images/seasons/calendar-icons/Festival Flag.gif"
|
|
115
118
|
}
|
|
116
|
-
]
|
|
119
|
+
],
|
|
120
|
+
"bookseller": [5, 11, 12, 19, 22, 24]
|
|
117
121
|
}
|
|
118
122
|
]
|
package/dist/index.d.mts
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -7939,30 +7939,21 @@ var monster_loot_default = [
|
|
|
7939
7939
|
name: "Bug Meat",
|
|
7940
7940
|
sellPrice: 8,
|
|
7941
7941
|
image: "images/monsters/monster-loot/Bug Meat.png",
|
|
7942
|
-
droppedBy: ["
|
|
7942
|
+
droppedBy: ["Bug", "Grub", "Fly"]
|
|
7943
7943
|
},
|
|
7944
7944
|
{
|
|
7945
7945
|
id: "766",
|
|
7946
7946
|
name: "Slime",
|
|
7947
7947
|
sellPrice: 5,
|
|
7948
7948
|
image: "images/monsters/monster-loot/Slime.png",
|
|
7949
|
-
droppedBy: [
|
|
7950
|
-
"green-slime",
|
|
7951
|
-
"blue-slime",
|
|
7952
|
-
"red-slime",
|
|
7953
|
-
"big-slime",
|
|
7954
|
-
"tiger-slime",
|
|
7955
|
-
"copper-slime",
|
|
7956
|
-
"iron-slime",
|
|
7957
|
-
"purple-slime"
|
|
7958
|
-
]
|
|
7949
|
+
droppedBy: ["Green Slime", "Big Slime", "Tiger Slime"]
|
|
7959
7950
|
},
|
|
7960
7951
|
{
|
|
7961
7952
|
id: "767",
|
|
7962
7953
|
name: "Bat Wing",
|
|
7963
7954
|
sellPrice: 15,
|
|
7964
7955
|
image: "images/monsters/monster-loot/Bat Wing.png",
|
|
7965
|
-
droppedBy: ["
|
|
7956
|
+
droppedBy: ["Bat", "Frost Bat", "Lava Bat"]
|
|
7966
7957
|
},
|
|
7967
7958
|
{
|
|
7968
7959
|
id: "768",
|
|
@@ -7970,14 +7961,14 @@ var monster_loot_default = [
|
|
|
7970
7961
|
sellPrice: 40,
|
|
7971
7962
|
image: "images/monsters/monster-loot/Solar Essence.png",
|
|
7972
7963
|
droppedBy: [
|
|
7973
|
-
"
|
|
7974
|
-
"
|
|
7975
|
-
"
|
|
7976
|
-
"
|
|
7977
|
-
"
|
|
7978
|
-
"
|
|
7979
|
-
"
|
|
7980
|
-
"
|
|
7964
|
+
"Ghost",
|
|
7965
|
+
"Squid Kid",
|
|
7966
|
+
"Metal Head",
|
|
7967
|
+
"Hot Head",
|
|
7968
|
+
"Mummy",
|
|
7969
|
+
"Iridium Bat",
|
|
7970
|
+
"Blue Squid",
|
|
7971
|
+
"Haunted Skull"
|
|
7981
7972
|
]
|
|
7982
7973
|
},
|
|
7983
7974
|
{
|
|
@@ -7986,13 +7977,13 @@ var monster_loot_default = [
|
|
|
7986
7977
|
sellPrice: 50,
|
|
7987
7978
|
image: "images/monsters/monster-loot/Void Essence.png",
|
|
7988
7979
|
droppedBy: [
|
|
7989
|
-
"
|
|
7990
|
-
"
|
|
7991
|
-
"
|
|
7992
|
-
"
|
|
7993
|
-
"
|
|
7994
|
-
"
|
|
7995
|
-
"
|
|
7980
|
+
"Shadow Brute",
|
|
7981
|
+
"Shadow Shaman",
|
|
7982
|
+
"Serpent",
|
|
7983
|
+
"Royal Serpent",
|
|
7984
|
+
"Spider",
|
|
7985
|
+
"Shadow Sniper",
|
|
7986
|
+
"Haunted Skull"
|
|
7996
7987
|
]
|
|
7997
7988
|
},
|
|
7998
7989
|
{
|
|
@@ -8000,7 +7991,7 @@ var monster_loot_default = [
|
|
|
8000
7991
|
name: "Dragon Tooth",
|
|
8001
7992
|
sellPrice: 500,
|
|
8002
7993
|
image: "images/monsters/monster-loot/Dragon Tooth.png",
|
|
8003
|
-
droppedBy: ["
|
|
7994
|
+
droppedBy: ["Lava Lurk"]
|
|
8004
7995
|
}
|
|
8005
7996
|
];
|
|
8006
7997
|
|
|
@@ -27569,7 +27560,8 @@ var seasons_default = [
|
|
|
27569
27560
|
image: "images/seasons/festivals/Flower Dance.jpg",
|
|
27570
27561
|
calendarIcon: "images/seasons/calendar-icons/Festival Flag.gif"
|
|
27571
27562
|
}
|
|
27572
|
-
]
|
|
27563
|
+
],
|
|
27564
|
+
bookseller: [11, 12, 21, 22, 25]
|
|
27573
27565
|
},
|
|
27574
27566
|
{
|
|
27575
27567
|
id: "summer",
|
|
@@ -27598,7 +27590,8 @@ var seasons_default = [
|
|
|
27598
27590
|
image: "images/seasons/festivals/Dance of the Moonlight Jellies.jpg",
|
|
27599
27591
|
calendarIcon: "images/seasons/calendar-icons/Festival Flag.gif"
|
|
27600
27592
|
}
|
|
27601
|
-
]
|
|
27593
|
+
],
|
|
27594
|
+
bookseller: [9, 12, 18, 25, 27]
|
|
27602
27595
|
},
|
|
27603
27596
|
{
|
|
27604
27597
|
id: "fall",
|
|
@@ -27620,7 +27613,8 @@ var seasons_default = [
|
|
|
27620
27613
|
image: "images/seasons/festivals/Spirit's Eve.png",
|
|
27621
27614
|
calendarIcon: "images/seasons/calendar-icons/Festival Flag.gif"
|
|
27622
27615
|
}
|
|
27623
|
-
]
|
|
27616
|
+
],
|
|
27617
|
+
bookseller: [4, 7, 8, 9, 12, 19, 22, 25]
|
|
27624
27618
|
},
|
|
27625
27619
|
{
|
|
27626
27620
|
id: "winter",
|
|
@@ -27656,7 +27650,8 @@ var seasons_default = [
|
|
|
27656
27650
|
image: "images/seasons/festivals/Feast of the Winter Star.png",
|
|
27657
27651
|
calendarIcon: "images/seasons/calendar-icons/Festival Flag.gif"
|
|
27658
27652
|
}
|
|
27659
|
-
]
|
|
27653
|
+
],
|
|
27654
|
+
bookseller: [5, 11, 12, 19, 22, 24]
|
|
27660
27655
|
}
|
|
27661
27656
|
];
|
|
27662
27657
|
|