Fixed up various skills that are supposed to use aMotion as delay
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11435 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
8ac3690bca
commit
2cf4224a5f
@ -33,6 +33,8 @@
|
|||||||
13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds.
|
13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds.
|
||||||
|
|
||||||
=======================
|
=======================
|
||||||
|
10/12
|
||||||
|
* Fixed up various skills that are supposed to use aMotion as delay [Playtester]
|
||||||
10/11
|
10/11
|
||||||
* Removed exp of poring stat mobs [Playtester]
|
* Removed exp of poring stat mobs [Playtester]
|
||||||
- updated Moscovia mob stats
|
- updated Moscovia mob stats
|
||||||
|
@ -100,9 +100,9 @@
|
|||||||
//-- AC_CONCENTRATION
|
//-- AC_CONCENTRATION
|
||||||
45,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0
|
45,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0
|
||||||
//-- AC_DOUBLE
|
//-- AC_DOUBLE
|
||||||
46,0,100,0,100,0
|
46,0,0,0,100,0
|
||||||
//-- AC_SHOWER
|
//-- AC_SHOWER
|
||||||
47,0,100,0,100,0
|
47,0,0,0,100,0
|
||||||
//==========================================
|
//==========================================
|
||||||
|
|
||||||
|
|
||||||
@ -110,7 +110,7 @@
|
|||||||
//-- TF_HIDING
|
//-- TF_HIDING
|
||||||
51,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0
|
51,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0
|
||||||
//-- TF_POISON
|
//-- TF_POISON
|
||||||
52,0,100,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000
|
52,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000
|
||||||
//==========================================
|
//==========================================
|
||||||
|
|
||||||
|
|
||||||
@ -274,7 +274,7 @@
|
|||||||
//-- TF_PICKSTONE
|
//-- TF_PICKSTONE
|
||||||
151,500,0,0,0,0
|
151,500,0,0,0,0
|
||||||
//-- TF_THROWSTONE
|
//-- TF_THROWSTONE
|
||||||
152,0,100,0,5000,8000
|
152,0,0,0,5000,8000
|
||||||
|
|
||||||
//-- MC_LOUD
|
//-- MC_LOUD
|
||||||
155,0,0,0,300000,0
|
155,0,0,0,300000,0
|
||||||
@ -841,7 +841,7 @@
|
|||||||
//-- AM_TWILIGHT3
|
//-- AM_TWILIGHT3
|
||||||
498,3000,10000,0,50,0
|
498,3000,10000,0,50,0
|
||||||
//-- HT_POWER
|
//-- HT_POWER
|
||||||
499,0,-100,0,100,0
|
499,0,0,0,100,0
|
||||||
//==========================================
|
//==========================================
|
||||||
|
|
||||||
|
|
||||||
@ -972,7 +972,7 @@
|
|||||||
1002,0,0,0,300000,0
|
1002,0,0,0,300000,0
|
||||||
|
|
||||||
//-- AS_VENOMKNIFE
|
//-- AS_VENOMKNIFE
|
||||||
1004,0,200,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000
|
1004,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000
|
||||||
//-- RG_CLOSECONFINE
|
//-- RG_CLOSECONFINE
|
||||||
1005,0,0,0,10000,0
|
1005,0,0,0,10000,0
|
||||||
//-- WZ_SIGHTBLASTER
|
//-- WZ_SIGHTBLASTER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user