From 14f8a72627a8d64b9860a18d1154e670b615f1f2 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 11 May 2009 05:04:49 +0000 Subject: Fixed a couple mistakes in r13752, extra commas at the end a couple lines, and missing quotes around an AL_HEAL. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13753 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/pet_db.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/pet_db.txt') diff --git a/db/pet_db.txt b/db/pet_db.txt index 2d1fdeb54..bf1637466 100644 --- a/db/pet_db.txt +++ b/db/pet_db.txt @@ -97,19 +97,19 @@ // New pets JapanRO Mobile 1040,GOLEM,Golem,12371,9053,10035,6111,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bMaxHP,100; bonus bFlee,-5; } -1143,MARIONETTE,Marionette,12361,9043,10025,6098,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bSPrecovRate,3; }, +1143,MARIONETTE,Marionette,12361,9043,10025,6098,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bSPrecovRate,3; } 1148,MEDUSA,Medusa,12368,9050,10032,6108,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus bVit,1; bonus2 bResEff,Eff_Stone,500; } 1179,WHISPER,Whisper,12363,9045,10027,6100,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bFlee,7; bonus bDef,-3; } 1299,GOBLIN_LEADER,Goblin Leader,12364,9046,10028,6104,80,60,10,100,250,20,50,150,0,0,300,300,800,{},{ bonus2 bAddRace,RC_DemiHuman,3; } 1370,SUCCUBUS,Succubus,12373,9055,10037,6113,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bHpDrainRate,50,5; } -1374,INCUBUS,Incubus,12370,9052,10034,6110,80,60,10,100,250,20,50,150,0,0,300,300,800,{},{ bonus bMaxSPRate,5; }, +1374,INCUBUS,Incubus,12370,9052,10034,6110,80,60,10,100,250,20,50,150,0,0,300,300,800,{},{ bonus bMaxSPRate,5; } 1379,NIGHTMARE_TERROR,Nightmare Terror,12372,9054,10036,6112,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bResEff,Eff_Sleep,10000; } -1401,SHINOBI,Shinobi,12362,9044,10026,6099,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bAgi,2; }, +1401,SHINOBI,Shinobi,12362,9044,10026,6099,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bAgi,2; } 1404,MIYABI_NINGYO,Miyabi Doll,12366,9048,10030,6106,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus bInt,1; bonus bCastrate,-3; } 1416,WICKED_NYMPH,Wicked Nymph,12365,9047,10029,6105,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bMaxSP,30; bonus bSPrecovRate,5; } 1495,STONE_SHOOTER,Stone Shooter,12369,9051,10033,6109,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus2 bSubEle,Ele_Fire,3; } 1504,DULLAHAN,Dullahan,12367,9049,10031,6107,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus bCritAtkRate,5; } -1505,LOLI_RURI,Loli Ruri,12360,9042,10024,6097,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus bMaxHPRate,3; bonus3 bAutoSpellWhenHit,AL_HEAL,1,50; } +1505,LOLI_RURI,Loli Ruri,12360,9042,10024,6097,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus bMaxHPRate,3; bonus3 bAutoSpellWhenHit,"AL_HEAL",1,50; } 1513,CIVIL_SERVANT,Civil Servant,12358,9040,10022,6095,80,60,10,100,250,20,500,150,0,0,300,300,800,{},{ bonus bMaxSP,10; } 1586,LEAF_CAT,Leaf Cat,12359,9041,10023,6096,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bSubRace,RC_Brute,3; } 1837,IMP,Fire Imp,12374,9056,10038,6114,80,60,10,100,250,20,200,150,0,0,300,300,800,{},{ bonus2 bSubEle,Ele_Fire,2; bonus2 bAddEle,Ele_Fire,2; } -- cgit v1.2.3-60-g2f50