summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-07-27 23:35:55 -0300
committerJesusaves <cpntb1@ymail.com>2022-07-27 23:35:55 -0300
commit31067cf6bebc63fdee33afb7cd6bca52405ea135 (patch)
treeb0e2dcecf0d7c04072a49d43e21a60be4c9edd98
parenta0b24ce048f550013ca13e59f42a1f7cecf009b0 (diff)
downloadserver-31067cf6bebc63fdee33afb7cd6bca52405ea135.tar.gz
server-31067cf6bebc63fdee33afb7cd6bca52405ea135.tar.bz2
server-31067cf6bebc63fdee33afb7cd6bca52405ea135.tar.xz
server-31067cf6bebc63fdee33afb7cd6bca52405ea135.zip
Add another Fairy World scenario, with about 2x drop rates than World 1
-rw-r--r--quests.json141
-rw-r--r--world.json39
2 files changed, 167 insertions, 13 deletions
diff --git a/quests.json b/quests.json
index b8f0e2e..933b108 100644
--- a/quests.json
+++ b/quests.json
@@ -1196,7 +1196,7 @@
]
],
"music": "bgm03",
- "requeriment": 1,
+ "requeriment": 5,
"loot": [
[
"1050",
@@ -1215,10 +1215,6 @@
1000
],
[
- "900017",
- 15
- ],
- [
"900014",
100
],
@@ -1262,7 +1258,7 @@
},
{
"bg": "battle",
- "difficulty": 50,
+ "difficulty": 54,
"cost": 12,
"flags": 4,
"quest_id": 90001,
@@ -1329,7 +1325,7 @@
]
],
"music": "bgm03",
- "requeriment": 5,
+ "requeriment": 10,
"loot": [
[
"1050",
@@ -1348,6 +1344,135 @@
2500
]
]
+ },
+ {
+ "quest_id": 90002,
+ "difficulty": 80,
+ "requeriment": 15,
+ "cost": 15,
+ "flags": 4,
+ "music": "bgm03",
+ "bg": "battle",
+ "loot": [
+ [
+ "1050",
+ 75
+ ],
+ [
+ "900001",
+ 2000
+ ],
+ [
+ "1020",
+ 1000
+ ],
+ [
+ "900005",
+ 2000
+ ],
+ [
+ "900014",
+ 200
+ ],
+ [
+ "900015",
+ 200
+ ],
+ [
+ "900012",
+ 200
+ ],
+ [
+ "900013",
+ 200
+ ],
+ [
+ "900003",
+ 2000
+ ],
+ [
+ "900011",
+ 200
+ ],
+ [
+ "900004",
+ 2000
+ ],
+ [
+ "1030",
+ 300
+ ],
+ [
+ "900002",
+ 2000
+ ],
+ [
+ "1010",
+ 3500
+ ]
+ ],
+ "waves": [
+ [
+ {
+ "attribute": 1,
+ "boss": false,
+ "name": "Fire Witch",
+ "sprite": 950700
+ },
+ {
+ "attribute": 1,
+ "boss": false,
+ "name": "Foot Soldier",
+ "sprite": 950003
+ },
+ {
+ "attribute": 1,
+ "boss": false,
+ "name": "Foot Soldier",
+ "sprite": 950003
+ }
+ ],
+ [
+ {
+ "attribute": 3,
+ "boss": false,
+ "name": "Nature Ranger",
+ "sprite": 950200
+ },
+ {
+ "attribute": 1,
+ "boss": false,
+ "name": "F. Rebel",
+ "sprite": 950500
+ },
+ {
+ "attribute": 1,
+ "boss": false,
+ "name": "Heavy Soldier",
+ "sprite": 950001
+ }
+ ],
+ [
+ {
+ "attribute": 4,
+ "boss": true,
+ "name": "Light Mage",
+ "sprite": 950701
+ },
+ {
+ "attribute": 1,
+ "boss": false,
+ "name": "Commander",
+ "sprite": 950002
+ },
+ {
+ "attribute": 1,
+ "boss": false,
+ "name": "Frost Warrior",
+ "sprite": 950900
+ }
+ ]
+ ]
}
]
-} \ No newline at end of file
+}
diff --git a/world.json b/world.json
index e74c81d..7f7c69e 100644
--- a/world.json
+++ b/world.json
@@ -46,11 +46,36 @@
"quest_id": 9
},
{
- "name": "Final Quest",
+ "name": "Quest 10",
"quest_id": 10
}
],
[
+ "Forest Path",
+ 10,
+ "bgm02",
+ {
+ "name": "Quest 11",
+ "quest_id": 11
+ },
+ {
+ "name": "Quest 12",
+ "quest_id": 12
+ },
+ {
+ "name": "Quest 13",
+ "quest_id": 13
+ },
+ {
+ "name": "Quest 14",
+ "quest_id": 14
+ },
+ {
+ "name": "Final Quest",
+ "quest_id": 15
+ }
+ ],
+ [
"Forest of Fae",
99999,
"bgm02",
@@ -60,17 +85,21 @@
}
],
[
- "Fairy World",
- 1,
+ "{b}Special{/b}",
+ 5,
"bgm02",
{
"name": "Fairy World I",
"quest_id": 90000
},
{
- "name": ".:: LIMITED ::. Rise of Spheres",
+ "name": "Rise of Spheres I",
"quest_id": 90001
- }
+ },
+ {
+ "name": "Fairy World II",
+ "quest_id": 90002
+ }
],
[
"Daily Quests",