Fixed slots of butcher
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6134 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
2d77c01206
commit
cedacb87be
@ -27,6 +27,7 @@
|
|||||||
|
|
||||||
=========================
|
=========================
|
||||||
04/16
|
04/16
|
||||||
|
* Fixed slots of Butcher thanks to gyunwoo23 [Playtester]
|
||||||
* Fixed some item names in the item_db thanks to Haplo [Playtester]
|
* Fixed some item names in the item_db thanks to Haplo [Playtester]
|
||||||
* Fixed Mjolnir's ASPD bonus [Playtester]
|
* Fixed Mjolnir's ASPD bonus [Playtester]
|
||||||
* Fixed moving speed of Bio Lab 3 mobs [Playtester]
|
* Fixed moving speed of Bio Lab 3 mobs [Playtester]
|
||||||
|
@ -2416,8 +2416,8 @@
|
|||||||
13155,Black_Rose,Black Rose,4,32000,,900,180,,9,1,0x01000000,7,2,34,2,35,1,19,{ bonus bSplashRange,1; }
|
13155,Black_Rose,Black Rose,4,32000,,900,180,,9,1,0x01000000,7,2,34,2,35,1,19,{ bonus bSplashRange,1; }
|
||||||
13156,Gate_Keeper,Gate Keeper,4,56000,,1000,210,,9,0,0x01000000,7,2,34,2,55,1,19,{ bonus bSplashRange,1; }
|
13156,Gate_Keeper,Gate Keeper,4,56000,,1000,210,,9,0,0x01000000,7,2,34,2,55,1,19,{ bonus bSplashRange,1; }
|
||||||
13157,Drifter,Drifter,4,80000,,2300,50,,9,1,0x01000000,7,2,34,2,55,1,20,{}
|
13157,Drifter,Drifter,4,80000,,2300,50,,9,1,0x01000000,7,2,34,2,55,1,20,{}
|
||||||
13158,Butcher,Butcher,4,130000,,2500,75,,9,1,0x01000000,7,2,34,2,68,1,20,{ bonus2 bCriticalAddRace,RC_Brute,5; }
|
13158,Butcher,Butcher,4,130000,,2500,75,,9,0,0x01000000,7,2,34,2,68,1,20,{ bonus2 bCriticalAddRace,RC_Brute,5; }
|
||||||
13159,Butcher_,Butcher,4,130000,,2500,75,,9,2,0x01000000,7,2,34,2,68,1,20,{ bonus2 bCriticalAddRace,RC_Brute,5; }
|
13159,Butcher_,Butcher,4,130000,,2500,75,,9,1,0x01000000,7,2,34,2,68,1,20,{ bonus2 bCriticalAddRace,RC_Brute,5; }
|
||||||
13160,Destroyer,Destroyer,4,110000,,1200,220,,9,0,0x01000000,7,2,34,2,52,1,21,{ bonus bHit,-10; } //break armor at close range
|
13160,Destroyer,Destroyer,4,110000,,1200,220,,9,0,0x01000000,7,2,34,2,52,1,21,{ bonus bHit,-10; } //break armor at close range
|
||||||
13161,Destroyer_,Destroyer,4,110000,,1200,220,,9,1,0x01000000,7,2,34,2,52,1,21,{ bonus bHit,-10; } //break armor at close range
|
13161,Destroyer_,Destroyer,4,110000,,1200,220,,9,1,0x01000000,7,2,34,2,52,1,21,{ bonus bHit,-10; } //break armor at close range
|
||||||
13162,Inferno,Inferno,4,230000,,1250,280,,9,1,0x01000000,7,2,34,2,65,1,21,{}
|
13162,Inferno,Inferno,4,230000,,1250,280,,9,1,0x01000000,7,2,34,2,65,1,21,{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user