summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-29 17:05:47 +0000
committerMicksha <ms-shaman@gmx.de>2019-03-29 17:05:47 +0000
commit00f7ce5433bb72a246a694dc1d9d6603fac57e06 (patch)
treee9112fcebc5ffd9e80275c67dae0257a721b4975 /db
parent1f4c8869c01649f8a4b69b278b91b55caa00a7c7 (diff)
downloadserverdata-00f7ce5433bb72a246a694dc1d9d6603fac57e06.tar.gz
serverdata-00f7ce5433bb72a246a694dc1d9d6603fac57e06.tar.bz2
serverdata-00f7ce5433bb72a246a694dc1d9d6603fac57e06.tar.xz
serverdata-00f7ce5433bb72a246a694dc1d9d6603fac57e06.zip
I need a way to get the Master Book.
Uhm, Auldsbel will do for a while, WildX can comment later.
Diffstat (limited to 'db')
-rw-r--r--db/map_index.txt5
-rw-r--r--db/re/item_db.conf21
-rw-r--r--db/re/mob_db.conf171
-rw-r--r--db/re/skill_tree.conf7
4 files changed, 202 insertions, 2 deletions
diff --git a/db/map_index.txt b/db/map_index.txt
index 599d54b0..9885b94d 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -88,5 +88,6 @@
008-2-9 88
008-3-0 89
008-3-1 90
-test 91
-testbg 92
+008-4-1 91
+test 92
+testbg 93
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index acf02a2f..246e37ff 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1285,6 +1285,27 @@ item_db: (
">
},
{
+ Id: 540
+ AegisName: "MasterBook"
+ Name: "Master Book"
+ Type: "IT_USABLE"
+ Buy: 8000
+ Sell: 0
+ Weight: 20
+ KeepAfterUse: true
+ Trade: {
+ notrade: true
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ doevent "#MasterBook::OnUse";
+ ">
+},
+{
Id: 560
AegisName: "CarpSandwich"
Name: "Carp Sandwich"
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index db7e67a4..85b946fe 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -2669,4 +2669,175 @@ mob_db: (
Drops: {
}
},
+{
+ Id: 1102
+ SpriteName: "GameBalance"
+ Name: "Game Balance"
+ Lv: 40
+ Hp: 12000
+ Sp: 0
+ Exp: 180
+ JExp: 25
+ AttackRange: 2
+ Attack: [250, 750]
+ Def: 45
+ Mdef: 80
+ Stats: {
+ Str: 20
+ Agi: 50
+ Vit: 50
+ Int: 10
+ Dex: 65
+ Luk: 30
+ }
+ ViewRange: 5
+ ChaseRange: 8
+ Size: 0
+ Race: 2
+ Element: (5, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ Boss: true
+ Angry: true
+ Aggressive: true
+ }
+ MoveSpeed: 350
+ AttackDelay: 1625
+ AttackMotion: 550
+ DamageMotion: 450
+ MvpExp: 0
+ Drops: {
+ }
+},
+{
+ Id: 1103
+ SpriteName: "AngryCrafty"
+ Name: "AngryCrafty"
+ Lv: 7
+ Hp: 500
+ Sp: 0
+ Exp: 9
+ JExp: 0
+ AttackRange: 1
+ Attack: [100, 150]
+ Def: 7
+ Mdef: 40
+ Stats: {
+ Str: 4
+ Agi: 30
+ Vit: 20
+ Int: 1
+ Dex: 50
+ Luk: 10
+ }
+ ViewRange: 7
+ ChaseRange: 15
+ Size: 0
+ Race: 2
+ Element: (4, 1)
+ Mode: {
+ CanMove: true
+ Looter: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ Angry: true
+ Aggressive: true
+ }
+ MoveSpeed: 400
+ AttackDelay: 800
+ AttackMotion: 672
+ DamageMotion: 270
+ MvpExp: 0
+ Drops: {
+ LeftCraftyWing: 4000
+ RightCraftyWing: 4000
+ BatTeeth: 4000
+ }
+},
+{
+ Id: 1104
+ SpriteName: "BlackScorpion"
+ Name: "Black Scorpion"
+ Lv: 18
+ Hp: 3000
+ Sp: 0
+ Exp: 70
+ JExp: 2
+ AttackRange: 1
+ Attack: [600, 700]
+ Def: 30
+ Mdef: 5
+ Stats: {
+ Str: 25
+ Agi: 15
+ Vit: 40
+ Int: 1
+ Dex: 20
+ Luk: 10
+ }
+ ViewRange: 7
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 500
+ AttackDelay: 1250
+ AttackMotion: 800
+ DamageMotion: 500
+ MvpExp: 0
+ Drops: {
+ }
+},
+{
+ Id: 1105
+ SpriteName: "ThiefSlime"
+ Name: "Thief Slime"
+ Lv: 10
+ Hp: 1200
+ Sp: 0
+ Exp: 30
+ JExp: 0
+ AttackRange: 1
+ Attack: [200, 400]
+ Def: 15
+ Mdef: 0
+ Stats: {
+ Str: 5
+ Agi: 15
+ Vit: 20
+ Int: 1
+ Dex: 35
+ Luk: 10
+ }
+ ViewRange: 8
+ ChaseRange: 8
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: false
+ Looter: true
+ }
+ MoveSpeed: 300
+ AttackDelay: 2462
+ AttackMotion: 864
+ DamageMotion: 1026
+ MvpExp: 0
+ Drops: {
+ MaggotSlime: 800
+ HalfEggshell: 200
+ Moss: 400
+ }
+},
)
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf
index 5120553c..8c1908c1 100644
--- a/db/re/skill_tree.conf
+++ b/db/re/skill_tree.conf
@@ -79,6 +79,7 @@ Human: {
WE_MALE: 0
WE_FEMALE: 0
WE_CALLPARTNER: 0
+ MG_COLDBOLT: 0
EVOL_MASS_PROVOKE: 0
EVOL_PHYSICAL_SHIELD: 0
}
@@ -138,6 +139,7 @@ Ukar: {
WE_MALE: 0
WE_FEMALE: 0
WE_CALLPARTNER: 0
+ MG_COLDBOLT: 0
}
}
@@ -195,6 +197,7 @@ Demon: {
WE_MALE: 0
WE_FEMALE: 0
WE_CALLPARTNER: 0
+ MG_COLDBOLT: 0
}
}
@@ -252,6 +255,7 @@ Elven: {
WE_MALE: 0
WE_FEMALE: 0
WE_CALLPARTNER: 0
+ MG_COLDBOLT: 0
}
}
@@ -309,6 +313,7 @@ Orc: {
WE_MALE: 0
WE_FEMALE: 0
WE_CALLPARTNER: 0
+ MG_COLDBOLT: 0
}
}
@@ -366,6 +371,7 @@ Raijin: {
WE_MALE: 0
WE_FEMALE: 0
WE_CALLPARTNER: 0
+ MG_COLDBOLT: 0
}
}
@@ -423,5 +429,6 @@ Tritan: {
WE_MALE: 0
WE_FEMALE: 0
WE_CALLPARTNER: 0
+ MG_COLDBOLT: 0
}
}