Destroyer now has a 1% chance on breaking armor rather than Hit-10
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8260 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
45f33bdeef
commit
fd04e7fe44
@ -20,6 +20,7 @@
|
||||
|
||||
=========================
|
||||
08/12
|
||||
* Destroyer now has a 1% chance on breaking armor rather than Hit-10 [Playtester]
|
||||
* Fixed Fling requiring unknown amunition [Playtester]
|
||||
* Changed the aftercast delay of Envenom to 100ms [Playtester]
|
||||
- this will cause that you can cast Envenom as fast as aMotion
|
||||
|
@ -2662,8 +2662,8 @@
|
||||
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,0,0x01000000,7,2,34,3,68,1,20,{ bonus2 bCriticalAddRace,RC_Brute,5; },{},{}
|
||||
13159,Butcher_,Butcher,4,130000,,2500,75,,9,1,0x01000000,7,2,34,3,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; },{},{}
|
||||
13161,Destroyer_,Destroyer,4,110000,,1200,220,,9,1,0x01000000,7,2,34,2,52,1,21,{ bonus bHit,-10; },{},{}
|
||||
13160,Destroyer,Destroyer,4,110000,,1200,220,,9,0,0x01000000,7,2,34,2,52,1,21,{ bonus bBreakArmorRate,100; },{},{}
|
||||
13161,Destroyer_,Destroyer,4,110000,,1200,220,,9,1,0x01000000,7,2,34,2,52,1,21,{ bonus bBreakArmorRate,100; },{},{}
|
||||
13162,Inferno,Inferno,4,230000,,1250,280,,9,1,0x01000000,7,2,34,2,65,1,21,{},{},{}
|
||||
// Bullets
|
||||
13200,Bullet,Bullet,10,1,,2,10,,,,0x01000000,7,2,32768,,1,,3,{},{},{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user