diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-14 23:22:31 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-14 23:22:31 +0800 |
commit | 718fc08805d6d91eb732b6a51472e8ae78aa1892 (patch) | |
tree | 8a3d1205956dbf7ef07842f209a653a0db3a4a83 /db/re/item_combo_db.txt | |
parent | ddab27691b66fa40dd97231b59f576b73c03cd39 (diff) | |
download | hercules-718fc08805d6d91eb732b6a51472e8ae78aa1892.tar.gz hercules-718fc08805d6d91eb732b6a51472e8ae78aa1892.tar.bz2 hercules-718fc08805d6d91eb732b6a51472e8ae78aa1892.tar.xz hercules-718fc08805d6d91eb732b6a51472e8ae78aa1892.zip |
Added 'Well-Chewed Pencil' and 'Model Training Hat' combo.
Diffstat (limited to 'db/re/item_combo_db.txt')
-rw-r--r-- | db/re/item_combo_db.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt index 6cded9c00..f9e284ef0 100644 --- a/db/re/item_combo_db.txt +++ b/db/re/item_combo_db.txt @@ -281,6 +281,7 @@ //5206:5768,{ bonus bDex,1; if(getequiprefinerycnt(EQI_HEAD_TOP) > 4) bonus bDelayrate,4-getequiprefinerycnt(EQI_HEAD_TOP); } 5358:5653,{ bonus bAgi,1; bonus bFlee,3; } //5359:5657,{ bonus bLongAtkRate,getequiprefinerycnt(EQI_HEAD_TOP); } +5574,5073,{ bonus bDex, 2; bonus bDef, 2; } 5401:5653,{ bonus bInt,1; bonus bMatkRate,2; } 5470:5653,{ bonus bDex,1; bonus bLongAtkRate,3; } 5690:13428,{ bonus2 bAddRace,RC_DemiPlayer,10; bonus bHit,10; } |