summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-07 23:36:59 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-07 23:36:59 -0300
commitdbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d (patch)
tree821563b07a0d91db13ef4a39ad87ad20bfe4c282 /db
parent628847438fe1ecbb68163acb9c629886131b5013 (diff)
downloadserverdata-dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d.tar.gz
serverdata-dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d.tar.bz2
serverdata-dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d.tar.xz
serverdata-dbdfa3a2a3b2feeff0d06a89d2b4f5fa4adcb52d.zip
Make Maps. Bring Celestia to the party.
Diffstat (limited to 'db')
-rw-r--r--db/quest_db.conf4
-rw-r--r--db/re/item_db.conf18
-rw-r--r--db/re/mob_db.conf20
3 files changed, 25 insertions, 17 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 0878a8bb0..0c7f10e4c 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -212,6 +212,10 @@ quest_db: (
Id: 93
Name: "HurnscaldQuest_Celestia"
},
+{
+ Id: 94
+ Name: "HurnscaldQuest_TeaParty"
+},
// ID 111 to 130: Nivalis Quests
// ID 131 to 150: Frostia Quests
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index fe3ff75eb..1dd138657 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1550,9 +1550,9 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- @min = 4;
- @max = 400;
- @delay = 3;
+ @min = 500;
+ @max = 700;
+ @delay = 5;
@type = 1;
doevent "rand_sc_heal::OnUse";
">
@@ -3084,7 +3084,7 @@ item_db: (
},
{
Id: 783
- AegisName: "TetiClaw"
+ AegisName: "YetiClaw"
Name: "Yeti Claw"
Type: "IT_ETC"
Buy: 15
@@ -9533,15 +9533,11 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- if (@useType == 1)
- {
- if (!getmapxy(.@map$, .@x, .@y, 0))
- {
+ if (@useType == 1) {
+ if (!getmapxy(.@map$, .@x, .@y, 0)) {
monster(.@map$, .@x, .@y, l("Oak"), 1017, 1);
}
- }
- else
- {
+ } else {
@min = 8;
@max = 30;
@delay = 3;
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 614aa5349..44d91d97e 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -229,6 +229,7 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
Drops: {
+ ChocolateBiscuit: 10000
TortugaShellFragment: 1880
LettuceLeaf: 1800
TortugaTongue: 1000
@@ -810,6 +811,7 @@ mob_db: (
CasinoCoins: 400
RedApple: 350
MoubooSteak: 200
+ ChocolateMouboo: 100
MoubooHat: 1
}
},
@@ -1691,6 +1693,7 @@ mob_db: (
MvpExp: 0
Drops: {
CasinoCoins: 550
+ GingerBreadMan: 440
PileOfAsh: 220
RoastedMaggot: 150
}
@@ -1778,6 +1781,7 @@ mob_db: (
MvpExp: 0
Drops: {
CasinoCoins: 1200
+ ChocolateMouboo: 800
RedApple: 400
MoubooSteak: 215
GoldOre: 100
@@ -1910,7 +1914,8 @@ mob_db: (
DamageMotion: 200
MvpExp: 0
Drops: {
- DarkEggshellHat: 5
+ ChocolateBiscuit: 800
+ DarkEggshellHat: 3
}
},
{
@@ -2221,9 +2226,10 @@ mob_db: (
MvpExp: 0
Drops: {
MushroomSpores: 950
- SmallMushroom: 600
Plushroom: 800
+ SmallMushroom: 600
Chagashroom: 400
+ ChocolateBiscuit: 350
Sapphire: 5
}
},
@@ -2695,6 +2701,7 @@ mob_db: (
MvpExp: 0
Drops: {
//DarCrystal: 700
+ ChocolateBiscuit: 650
Skull: 250
LeatherShirt: 200
Bone: 110
@@ -2747,6 +2754,7 @@ mob_db: (
MvpExp: 0
Drops: {
//DarCrystal: 700
+ ChocolateBiscuit: 650
Skull: 250
LeatherShirt: 200
Bone: 110
@@ -3252,9 +3260,9 @@ mob_db: (
Exp: 16
JExp: 4
AttackRange: 1
- Attack: [35, 40]
+ Attack: [55, 80]
Def: 2
- Mdef: 7
+ Mdef: 70
Stats: {
Str: 9
Agi: 26
@@ -3280,8 +3288,8 @@ mob_db: (
MvpExp: 0
Drops: {
Coal: 500
- IronOre: 450
- GoldOre: 400
+ IronOre: 350
+ GoldOre: 300
CactusDrink: 350
CactusPotion: 250
OrangeCupcake: 200