summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2015-01-29 12:58:46 +0530
committerDastgir <dastgirpojee@rocketmail.com>2015-01-29 12:58:46 +0530
commit50f07c8baf3d753f6cde02737c3e3860261fabf9 (patch)
tree16d36c7d9e24e0b529af0bde32e57c205ca8ca71 /db
parent265ec7e012d3414e5fc4b3360c0795b4697663f6 (diff)
downloadhercules-50f07c8baf3d753f6cde02737c3e3860261fabf9.tar.gz
hercules-50f07c8baf3d753f6cde02737c3e3860261fabf9.tar.bz2
hercules-50f07c8baf3d753f6cde02737c3e3860261fabf9.tar.xz
hercules-50f07c8baf3d753f6cde02737c3e3860261fabf9.zip
Implemented 2010 Headgear Quests. Also corrected ID of Green Maiden in Endless Tower, and Bascojin Slave.
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/mob_skill_db.txt6
-rw-r--r--db/quest_db.conf120
-rw-r--r--db/re/mob_skill_db.txt6
3 files changed, 126 insertions, 6 deletions
diff --git a/db/pre-re/mob_skill_db.txt b/db/pre-re/mob_skill_db.txt
index cba21fc60..e854d4a6e 100644
--- a/db/pre-re/mob_skill_db.txt
+++ b/db/pre-re/mob_skill_db.txt
@@ -2805,9 +2805,9 @@
1630,Bacsojin@WZ_WATERBALL,attack,86,5,1000,0,5000,yes,target,always,0,,,,,,,
1630,Bacsojin@NPC_STOP,attack,342,1,2000,500,15000,yes,target,always,0,,,,,,6,
1630,Bacsojin@AL_TELEPORT,idle,26,1,1000,0,30000,yes,self,always,0,,,,,,,
-1630,Bacsojin@NPC_SUMMONSLAVE,idle,196,3,10000,0,5000,no,self,slavele,1,1631,,,,,,
-1630,Bacsojin@NPC_SUMMONSLAVE,attack,196,3,10000,0,5000,no,self,slavele,1,1631,,,,,,
-1630,Bacsojin@NPC_SUMMONSLAVE,chase,196,3,10000,0,5000,no,self,slavele,1,1631,,,,,,
+1630,Bacsojin@NPC_SUMMONSLAVE,idle,196,3,10000,0,5000,no,self,slavele,1,1519,,,,,,
+1630,Bacsojin@NPC_SUMMONSLAVE,attack,196,3,10000,0,5000,no,self,slavele,1,1519,,,,,,
+1630,Bacsojin@NPC_SUMMONSLAVE,chase,196,3,10000,0,5000,no,self,slavele,1,1519,,,,,,
1631,Chung E@CR_SHIELDCHARGE,attack,250,5,5000,0,5000,yes,target,always,0,,,,,,6,
1631,Chung E@RG_INTIMIDATE,attack,219,1,1000,1000,0,yes,target,always,0,,,,,,6,
1631,Chung E@PR_LEXDIVINA,chase,76,1,2000,0,5000,yes,target,always,0,,,,,,6,
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 4d6a59759..379d2a96d 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -93,6 +93,97 @@ quest_db: (
Id: 1016
Name: "Gaining base levels"
},
+// Solo Box Quest
+{
+ Id: 1100
+ Name: "Solo at Sphinx Dungeon!"
+ Targets: (
+ {
+ MobId: 2687
+ Count: 20
+ },
+ )
+},
+{
+ Id: 1101
+ Name: "Solo at Sphinx Dungeon!"
+ Targets: (
+ {
+ MobId: 1164
+ Count: 20
+ },
+ )
+},
+{
+ Id: 1102
+ Name: "Solo at Clock Tower!"
+ Targets: (
+ {
+ MobId: 1194
+ Count: 40
+ },
+ )
+},
+{
+ Id: 1103
+ Name: "Solo at Clock Tower!"
+ Targets: (
+ {
+ MobId: 1213
+ Count: 30
+ },
+ )
+},
+{
+ Id: 1104
+ Name: "Solo at Louyang!"
+ Targets: (
+ {
+ MobId: 1519
+ Count: 20
+ },
+ )
+},
+{
+ Id: 1105
+ Name: "Solo at Louyang!"
+ Targets: (
+ {
+ MobId: 1513
+ Count: 50
+ },
+ )
+},
+{
+ Id: 1106
+ Name: "Solo at Amatsu Dungeon!"
+ Targets: (
+ {
+ MobId: 1375
+ Count: 20
+ },
+ )
+},
+{
+ Id: 1107
+ Name: "Solo at Amatsu Dungeon!"
+ Targets: (
+ {
+ MobId: 1403
+ Count: 40
+ },
+ )
+},
+{
+ Id: 1108
+ Name: "Solo at Louyang!"
+ Targets: (
+ {
+ MobId: 1631
+ Count: 20
+ },
+ )
+},
// Ropewa & Yuridi Quest
{
Id: 1109
@@ -2809,10 +2900,39 @@ quest_db: (
Id: 4267
Name: "????? ??"
},
+// Frog Cap
{
Id: 5000
Name: "The Crow of the Fate - 7"
},
+{
+ Id: 5001
+ Name: "King Froggie VII's revenge"
+ Targets: (
+ {
+ MobId: 1037
+ Count: 50
+ },
+ )
+},
+{
+ Id: 5002
+ Name: "The hero of the frogs"
+},
+{
+ Id: 5003
+ Name: "Frog Hiding Skill"
+},
+{
+ Id: 5004
+ Name: "Food Shortage"
+ Targets: (
+ {
+ MobId: 1099
+ Count: 50
+ },
+ )
+},
// Researcher's Quest
{
Id: 5016
diff --git a/db/re/mob_skill_db.txt b/db/re/mob_skill_db.txt
index c7f952199..ac78935ff 100644
--- a/db/re/mob_skill_db.txt
+++ b/db/re/mob_skill_db.txt
@@ -2736,9 +2736,9 @@
1630,White Lady@NPC_CRITICALWOUND,attack,673,1,500,0,5000,yes,target,always,,,,,,,,
1630,White Lady@NPC_INVISIBLE,chase,353,1,2000,1000,30000,yes,self,always,,,,,,,29,
1630,White Lady@NPC_STOP,attack,342,1,2000,500,15000,yes,target,always,,,,,,,6,
-1630,White Lady@NPC_SUMMONSLAVE,attack,196,3,10000,0,5000,yes,self,slavele,1,1631,,,,,,
-1630,White Lady@NPC_SUMMONSLAVE,idle,196,3,10000,0,5000,yes,self,slavele,1,1631,,,,,,
-1630,White Lady@NPC_SUMMONSLAVE,chase,196,3,10000,0,5000,yes,self,slavele,1,1631,,,,,,
+1630,White Lady@NPC_SUMMONSLAVE,attack,196,3,10000,0,5000,yes,self,slavele,1,1519,,,,,,
+1630,White Lady@NPC_SUMMONSLAVE,idle,196,3,10000,0,5000,yes,self,slavele,1,1519,,,,,,
+1630,White Lady@NPC_SUMMONSLAVE,chase,196,3,10000,0,5000,yes,self,slavele,1,1519,,,,,,
1630,White Lady@PR_SANCTUARY,attack,70,10,2000,0,10000,yes,self,always,,,,,,,18,
1630,White Lady@WZ_WATERBALL,attack,86,5,1000,0,5000,yes,target,always,,,,,,,,
1630,White Lady@WZ_WATERBALL,chase,86,3,2000,1000,5000,yes,target,always,,,,,,,,