Aloevera and Anodyne now cast on self
Note: There is no way to make the effect display, if anyone knows how to make it display please add it. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8231 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
f706f02ebe
commit
e109725687
@ -20,6 +20,7 @@
|
||||
|
||||
=========================
|
||||
08/10
|
||||
* Aloevera and Anodyne now cast on self [Playtester]
|
||||
* Fixed view id of some new headgears [Playtester]
|
||||
* Added two missing braces to Yellow Novus card script [Playtester]
|
||||
* Removed cast time on Flip Coin, Tracking is now affected by dex [Playtester]
|
||||
|
@ -97,8 +97,8 @@
|
||||
602,Wing_Of_Butterfly,Butterfly Wing,2,300,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "SavePoint",0,0; },{},{}
|
||||
603,Old_Blue_Box,Old Blue Box,2,10000,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_BlueBox),1; },{},{}
|
||||
604,Branch_Of_Dead_Tree,Dead Branch,2,50,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",-1,-1,"--ja--",-1,1,""; },{},{}
|
||||
605,Anodyne,Anodyne,11,2000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill 8,1,"Endure"; },{},{}
|
||||
606,Aloebera,Aloevera,11,1500,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill 6,1,"Provoke"; },{},{}
|
||||
605,Anodyne,Anodyne,0,2000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ENDURE,10000,1; },{},{}
|
||||
606,Aloebera,Aloevera,0,1500,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_PROVOKE,30000,1; },{},{}
|
||||
607,Yggdrasilberry,Yggdrasil Berry,0,2,,300,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal 100,100; },{},{}
|
||||
608,Seed_Of_Yggdrasil,Yggdrasil Seed,0,5000,,300,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal 50,50; },{},{}
|
||||
609,Amulet,Amulet,2,100,,100,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user