Commit b3a7cde7 authored by AnimeGitB's avatar AnimeGitB
Browse files

Remove crazy high AEXP drops from default chest rewards

parent 48d31e45
...@@ -139,9 +139,9 @@ ...@@ -139,9 +139,9 @@
"SceneObj_Chest_Bramble_Lv3", "SceneObj_Chest_Bramble_Lv3",
"SceneObj_Chest_Frozen_Lv3" "SceneObj_Chest_Frozen_Lv3"
], ],
"advExp": 200, "advExp": 30,
"resin": 20, "resin": 20,
"mora": 8888, "mora": 1433,
"sigil": 20, "sigil": 20,
"content": [ "content": [
{ {
...@@ -208,9 +208,9 @@ ...@@ -208,9 +208,9 @@
"SceneObj_Chest_Bramble_Lv4", "SceneObj_Chest_Bramble_Lv4",
"SceneObj_Chest_Frozen_Lv4" "SceneObj_Chest_Frozen_Lv4"
], ],
"advExp": 20000, "advExp": 30,
"resin": 2, "resin": 2,
"mora": 88888, "mora": 8888,
"sigil": 2, "sigil": 2,
"content": [ "content": [
{ {
...@@ -277,7 +277,7 @@ ...@@ -277,7 +277,7 @@
"SceneObj_Chest_Bramble_Lv5", "SceneObj_Chest_Bramble_Lv5",
"SceneObj_Chest_Frozen_Lv5" "SceneObj_Chest_Frozen_Lv5"
], ],
"advExp": 20000, "advExp": 60,
"resin": 2, "resin": 2,
"mora": 88888, "mora": 88888,
"sigil": 2, "sigil": 2,
...@@ -343,21 +343,20 @@ ...@@ -343,21 +343,20 @@
"objNames": [ "objNames": [
"SceneObj_Area_Common_Property_Ani_Prop_MoonlitBox_01" "SceneObj_Area_Common_Property_Ani_Prop_MoonlitBox_01"
], ],
"advExp": 20000,
"resin": 2, "resin": 2,
"mora": 88888, "mora": 2500,
"sigil": 2, "sigil": 2,
"content": [ "content": [
{ {
"itemId": 104012, "itemId": 201,
"count": 3 "count": 5
}, },
{ {
"itemId": 223, "itemId": 104013,
"count": 100 "count": 3
}, },
{ {
"itemId": 104002, "itemId": 104003,
"count": 1 "count": 1
} }
], ],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment