Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
0c5ff437
Commit
0c5ff437
authored
Jun 03, 2022
by
leonier-test
Committed by
Melledy
Jun 03, 2022
Browse files
Fix default Shop.json (for Mondstadt General Goods)
parent
a19e7c6d
Changes
1
Show whitespace changes
Inline
Side-by-side
src/main/resources/defaults/data/Shop.json
View file @
0c5ff437
...
...
@@ -5,8 +5,8 @@
{
"goodsId"
:
1004202
,
"goodsItem"
:
{
"
I
d"
:
202
,
"
C
ount"
:
1000000
"
i
d"
:
202
,
"
c
ount"
:
1000000
},
"scoin"
:
1
,
"buyLimit"
:
500
,
...
...
@@ -16,17 +16,18 @@
"maxLevel"
:
99
,
"costItemList"
:
[
{
"
I
d"
:
223
,
"
C
ount"
:
100
"
i
d"
:
223
,
"
c
ount"
:
100
}
]
},
{
"goodsId"
:
10048006
,
"goodsItem"
:
{
"
I
d"
:
108006
,
"
C
ount"
:
20
"
i
d"
:
108006
,
"
c
ount"
:
20
},
"costItemList"
:
[],
"scoin"
:
100
,
"hcoin"
:
100
,
"mcoin"
:
100
,
...
...
@@ -39,9 +40,10 @@
{
"goodsId"
:
10048033
,
"goodsItem"
:
{
"
I
d"
:
108033
,
"
C
ount"
:
20
"
i
d"
:
108033
,
"
c
ount"
:
20
},
"costItemList"
:
[],
"scoin"
:
1
,
"buyLimit"
:
50000
,
"beginTime"
:
1575129600
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment