summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorRidley8819 <ridley8819@gmail.com>2016-08-05 00:55:57 +0200
committerHaru <haru@dotalux.com>2016-08-17 01:16:42 +0200
commit88c5a47468f335b00fe71b8ffe45af60fd79691d (patch)
tree6f9b62dde035b1af5f08cb16e5a9ee4054beaf6a /db/re/item_db.conf
parent048bd161341bdf5f57c9a460d390d343e7368439 (diff)
downloadhercules-88c5a47468f335b00fe71b8ffe45af60fd79691d.tar.gz
hercules-88c5a47468f335b00fe71b8ffe45af60fd79691d.tar.bz2
hercules-88c5a47468f335b00fe71b8ffe45af60fd79691d.tar.xz
hercules-88c5a47468f335b00fe71b8ffe45af60fd79691d.zip
Nightmare Clock Tower Dungeon
- added mobs and (updated) skills - added quests_aldebaran.txt - iro dialogues - all items are already in available in item_db.conf - maps are already available in mapcache, index and .conf - Updated item effect for Pocket_Watch_ and Pocket_Watch__, and their combo with Memorize_Book and Pocket_Watch__ Closes #1389 as merged Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf18
1 files changed, 16 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index a84a94c5c..395fae977 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -36046,7 +36046,7 @@ item_db: (
Type: 5
Buy: 20
Weight: 200
- Def: 1
+ Def: 0
Job: {
Magician: true
Wizard: true
@@ -36056,6 +36056,11 @@ item_db: (
Loc: 136
EquipLv: 80
Refine: false
+ Script: <"
+ bonus bHPrecovRate,15;
+ bonus bSPrecovRate,15;
+ bonus bMatkRate,7;
+ ">
},
{
Id: 2718
@@ -40708,16 +40713,25 @@ item_db: (
Id: 2971
AegisName: "Pocket_Watch__"
Name: "Pocket Watch"
- Type: 4
+ Type: 5
Buy: 20
Weight: 200
+ Slots: 1
Job: {
+ Magician: true
Wizard: true
+ Sage: true
Soul_Linker: true
}
+ Upper: 3
Loc: 136
EquipLv: 80
Refine: false
+ Script: <"
+ bonus bHPrecovRate,15;
+ bonus bSPrecovRate,15;
+ bonus bMatkRate,7;
+ ">
},
{
Id: 2981