* Added secret bonus of slotted Skull Ring

* Fixed two prices of Socket Enchant NPC

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11413 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2007-10-11 21:03:27 +00:00
parent 9ecf48b74e
commit fd1f64dd89
4 changed files with 5 additions and 3 deletions

View File

@ -34,6 +34,7 @@
======================= =======================
10/11 10/11
* Added secret bonus of slotted Skull Ring [Playtester]
* Rev. 11411 Added all out-standing monsters to the Monster Database. (Poring stats) [L0ne_W0lf] * Rev. 11411 Added all out-standing monsters to the Monster Database. (Poring stats) [L0ne_W0lf]
- Added Several G_-type monsters. (Events?) as well as WoE:SE monsters. - Added Several G_-type monsters. (Events?) as well as WoE:SE monsters.
- Commented out ALL custom monsters from mob_db2, mob_skill_db2, and mob_avail. - Commented out ALL custom monsters from mob_db2, mob_skill_db2, and mob_avail.

View File

@ -1361,7 +1361,7 @@
2712,Collector's_Edition_Book,Collector's Edition Book,5,,10,300,,0,,1,0xFFFFFFFF,7,2,136,,1,0,0,{ bonus bAgi,3; bonus bVit,3; bonus bLuk,3; },{},{} 2712,Collector's_Edition_Book,Collector's Edition Book,5,,10,300,,0,,1,0xFFFFFFFF,7,2,136,,1,0,0,{ bonus bAgi,3; bonus bVit,3; bonus bLuk,3; },{},{}
// //
// //
2715,Skul_Ring_,Skull Ring,5,10000,,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{},{},{} 2715,Skul_Ring_,Skull Ring,5,10000,,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus2 bSubRace,RC_Undead,1; },{},{}
2716,Librarian_Gloves,Librarian Gloves,5,,,100,,0,,1,0x00812200,7,2,136,,0,0,0,{ bonus MaxSP,20; if (getiteminfo(getequipid(EQI_HAND_R),11) == 15 && isequipped(2717)) bonus bInt,5; bonus bMaxHP,700; bonus bAspdRate,5; },{},{} 2716,Librarian_Gloves,Librarian Gloves,5,,,100,,0,,1,0x00812200,7,2,136,,0,0,0,{ bonus MaxSP,20; if (getiteminfo(getequipid(EQI_HAND_R),11) == 15 && isequipped(2717)) bonus bInt,5; bonus bMaxHP,700; bonus bAspdRate,5; },{},{}
2717,Pocket_Watch,Pocket Watch,5,,,100,,0,,0,0x00010204,7,2,136,,80,0,0,{},{},{} 2717,Pocket_Watch,Pocket Watch,5,,,100,,0,,0,0x00010204,7,2,136,,80,0,0,{},{},{}
2718,Lunatic_Brooch,Lunatic Brooch,5,,,100,,0,,1,0x00080808,7,2,136,,65,0,0,{},{},{} 2718,Lunatic_Brooch,Lunatic Brooch,5,,,100,,0,,1,0x00080808,7,2,136,,65,0,0,{},{},{}

View File

@ -1,6 +1,7 @@
Date Added Date Added
====== ======
2007/10/11 2007/10/11
* Fixed two prices of Socket Enchant NPC [Playtester]
* Updated Veins Field spawns [Playtester] * Updated Veins Field spawns [Playtester]
2007/10/10 2007/10/10
* Updated Socket Enchant NPC [Playtester] * Updated Socket Enchant NPC [Playtester]

View File

@ -123,7 +123,7 @@ payon,140,151,5 script Seiyablem 84,{
{ {
case 1: callfunc "Func_Socket",2,1413,1418,40,51,1000,984,5,999,10; break; case 1: callfunc "Func_Socket",2,1413,1418,40,51,1000,984,5,999,10; break;
case 2: callfunc "Func_Socket",2,1239,13016,40,51,1000,984,5,999,10; break; case 2: callfunc "Func_Socket",2,1239,13016,40,51,1000,984,5,999,10; break;
case 3: callfunc "Func_Socket",2,1230,13017,40,51,1000,984,5,999,10; break; case 3: callfunc "Func_Socket",2,1230,13017,40,51,2000,984,5,999,10; break;
case 4: callfunc "Func_Socket",2,1236,13018,40,51,1000,984,5,999,10; break; case 4: callfunc "Func_Socket",2,1236,13018,40,51,1000,984,5,999,10; break;
case 5: callfunc "Func_Socket",2,13002,13019,40,51,1000,984,5,999,10; break; case 5: callfunc "Func_Socket",2,13002,13019,40,51,1000,984,5,999,10; break;
case 6: callfunc "Func_Socket",2,1135,13400,40,51,1000,984,5,999,10; break; case 6: callfunc "Func_Socket",2,1135,13400,40,51,1000,984,5,999,10; break;
@ -218,7 +218,7 @@ payon,140,151,5 script Seiyablem 84,{
case 15: callfunc "Func_Socket",1,2251,5158,40,61,400,985,1; break; case 15: callfunc "Func_Socket",1,2251,5158,40,61,400,985,1; break;
case 16: callfunc "Func_Socket",1,2246,5159,40,61,400,985,1; break; case 16: callfunc "Func_Socket",1,2246,5159,40,61,400,985,1; break;
case 17: callfunc "Func_Socket",1,2605,2625,40,61,400,985,1; break; case 17: callfunc "Func_Socket",1,2605,2625,40,61,400,985,1; break;
case 18: callfunc "Func_Socket",1,2264,5167,40,61,400,985,1; break; case 18: callfunc "Func_Socket",1,2264,5167,40,61,300,985,1; break;
case 19: callfunc "Func_Socket",1,2287,5350,40,61,500,985,1; break; case 19: callfunc "Func_Socket",1,2287,5350,40,61,500,985,1; break;
case 20: callfunc "Func_Socket",1,2425,2434,40,61,500,985,1; break; case 20: callfunc "Func_Socket",1,2425,2434,40,61,500,985,1; break;
} }