Fixed Mjolnir's ASPD bonus (30->10)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6131 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
dc68eb5449
commit
49236ded5c
@ -27,6 +27,7 @@
|
||||
|
||||
=========================
|
||||
04/16
|
||||
* Fixed Mjolnir's ASPD bonus [Playtester]
|
||||
* Fixed moving speed of Bio Lab 3 mobs [Playtester]
|
||||
* Corrected Venom Knife's requiring two knives per use. [Skotlex]
|
||||
* Adjusted more delays/speed of Lighthalzen mobs thanks to Tharis [Playtester]
|
||||
|
@ -687,7 +687,7 @@
|
||||
1527,Quadrille,Quadrille,4,,10,900,165,,1,0,0x00008110,7,2,2,4,40,1,8,{ bonus2 bAddRace,RC_Undead,10; bonus2 bAddRace,RC_DemiHuman,10; bonus2 bAddEle,Ele_Earth,10; }
|
||||
1528,Grand_Cross,Grand Cross,4,,10,1500,140,,1,0,0x00008110,7,2,2,4,40,1,8,{ bonus bAtkEle,Ele_Holy; bonus3 bAutoSpell,77,3,100; bonus bSPDrainValue,1; }
|
||||
1529,Iron_Driver,Iron Driver,4,,10,3000,155,,1,0,0x00008100,7,2,2,3,78,1,8,{ bonus bAtkRange,1; }
|
||||
1530,Mjolnir,Mjolnir,4,,10,6000,250,,1,0,0x000444A2,7,2,2,4,95,0,8,{ bonus bAtkEle,Ele_Wind; bonus bDex,40; bonus bStr,15; bonus bAspdRate,30; }
|
||||
1530,Mjolnir,Mjolnir,4,,10,6000,250,,1,0,0x000444A2,7,2,2,4,95,0,8,{ bonus bAtkEle,Ele_Wind; bonus bDex,40; bonus bStr,15; bonus bAspdRate,10; }
|
||||
1531,Wrench,Wrench,4,,10,2500,115,,1,0,0x00008110,7,2,2,3,55,1,8,{ bonus2 bAddEff,Eff_Blind,100; bonus2 bAddEff,Eff_Stan,100; bonus2 bAddEff,Eff_Poison,100; bonus2 bAddEff,Eff_Freeze,100; }
|
||||
// Books
|
||||
1550,Book,Book,4,30000,,600,85,,1,3,0x00410100,7,2,2,2,14,1,15,{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user