summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorLivio Recchia <recchialivio@libero.it>2020-10-15 20:52:39 +0000
committerJesusaves <cpntb1@ymail.com>2020-10-15 20:52:39 +0000
commitd6675f0587e69cdceaf845d566d62f4b0f522883 (patch)
tree6c6f008c4ef5e3e84a8909a2da2b2a78e906503b /db
parent5875fec0f93e8af944040e884b7d03be54f821f1 (diff)
downloadserverdata-d6675f0587e69cdceaf845d566d62f4b0f522883.tar.gz
serverdata-d6675f0587e69cdceaf845d566d62f4b0f522883.tar.bz2
serverdata-d6675f0587e69cdceaf845d566d62f4b0f522883.tar.xz
serverdata-d6675f0587e69cdceaf845d566d62f4b0f522883.zip
Galimatia Quest - Incomplete Draft.
Merged to prevent conflicts with contentIII which has priority.
Diffstat (limited to 'db')
-rw-r--r--db/quest_db.conf4
-rw-r--r--db/re/item_db.conf30
2 files changed, 21 insertions, 13 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 8e36f5ec..794d6e80 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -195,6 +195,10 @@ quest_db: (
Id: 57
Name: "HurnscaldQuests_Kfahr"
},
+{
+ Id: 58
+ Name: "ArgaesQuest_Galimatia"
+},
// Event and General Quests (100~149)
{
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index f3519779..49a35b5c 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1114,9 +1114,11 @@ item_db: (
Delay: 1000
KeepAfterUse: true
Script: <"
- sc_start SC_CURSE, 30000, 100;
- sc_start SC_POISON, 30000, 100;
- dispbottom l("Yuck! I won't drink this!");
+ if (!callfunc("useFertilityPotion")) {
+ sc_start SC_CURSE, 30000, 100;
+ sc_start SC_POISON, 30000, 100;
+ dispbottom l("Yuck! I won't drink this!");
+ }
">
},
{
@@ -1193,9 +1195,11 @@ item_db: (
Delay: 1000
KeepAfterUse: true
Script: <"
- sc_start SC_CURSE, 30000, 100;
- sc_start SC_POISON, 30000, 100;
- dispbottom l("Yuck! I won't drink this!");
+ if (!callfunc("usePurificationPotion")) {
+ sc_start SC_CURSE, 30000, 100;
+ sc_start SC_POISON, 30000, 100;
+ dispbottom l("Yuck! I won't drink this!");
+ }
">
},
{
@@ -3135,7 +3139,7 @@ item_db: (
EquipLv: 45
Refine: false
ViewSprite: 1202
- BindOnEquip: false // TODO: Add Buff.
+ BindOnEquip: false // TODO: Add Buff.
},
{
Id: 1203
@@ -3153,7 +3157,7 @@ item_db: (
EquipLv: 30
Refine: false
ViewSprite: 1203
- BindOnEquip: false // TODO: Add Buff.
+ BindOnEquip: false // TODO: Add Buff.
},
{
Id: 1204
@@ -3171,7 +3175,7 @@ item_db: (
EquipLv: 70
Refine: false
ViewSprite: 1204
- BindOnEquip: false // TODO: Add Buff.
+ BindOnEquip: false // TODO: Add Buff.
},
{
Id: 1205
@@ -3189,7 +3193,7 @@ item_db: (
EquipLv: 50
Refine: false
ViewSprite: 1205
- BindOnEquip: false // TODO: Add Buff.
+ BindOnEquip: false // TODO: Add Buff.
},
{
Id: 1206
@@ -3207,7 +3211,7 @@ item_db: (
EquipLv: 20
Refine: false
ViewSprite: 1206
- BindOnEquip: false // TODO: Add Buff.
+ BindOnEquip: false // TODO: Add Buff.
},
// Armor
{
@@ -4813,8 +4817,8 @@ item_db: (
},
{
Id: 2915
- AegisName: "Rosehat"
- Name: "Rosehat"
+ AegisName: "RoseHat"
+ Name: "Rose Hat"
Type: "IT_ARMOR"
Buy: 12000
Sell: 4100