Storm Gust's freeze duration should be 12 seconds at any levels.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14065 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
ec8b12948e
commit
a96c992224
@ -7,11 +7,9 @@
|
|||||||
1308 Golden Axe: NEED INFO
|
1308 Golden Axe: NEED INFO
|
||||||
1475 Equestrian's Spear: NEED INFO.
|
1475 Equestrian's Spear: NEED INFO.
|
||||||
13005 Angelic Wing Dagger: NEED INFO.
|
13005 Angelic Wing Dagger: NEED INFO.
|
||||||
-----
|
|
||||||
Endless Tower+
|
|
||||||
2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well.
|
|
||||||
|
|
||||||
=======================
|
=======================
|
||||||
|
2009/09/18
|
||||||
|
* Storm Gust's freeze duration should be 12 seconds at any levels. [Inkfish]
|
||||||
2009/09/16
|
2009/09/16
|
||||||
* Rev, 14061 Re-added missing mercenary scrolls to item_trade database, must have gotten lost while diffing. [L0ne_W0lf]
|
* Rev, 14061 Re-added missing mercenary scrolls to item_trade database, must have gotten lost while diffing. [L0ne_W0lf]
|
||||||
* Rev. 14060 Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. [L0ne_W0lf]
|
* Rev. 14060 Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. [L0ne_W0lf]
|
||||||
|
@ -188,7 +188,7 @@
|
|||||||
//-- WZ_FROSTNOVA
|
//-- WZ_FROSTNOVA
|
||||||
88,5000:4700:4400:4100:3800:3500:3200:2900:2700:2500,1000,0,0,1500:3000:4500:6000:7500:9000:10500:12000:13500:15000
|
88,5000:4700:4400:4100:3800:3500:3200:2900:2700:2500,1000,0,0,1500:3000:4500:6000:7500:9000:10500:12000:13500:15000
|
||||||
//-- WZ_STORMGUST
|
//-- WZ_STORMGUST
|
||||||
89,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,5000,0,4600,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000
|
89,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,5000,0,4600,12000
|
||||||
//-- WZ_EARTHSPIKE
|
//-- WZ_EARTHSPIKE
|
||||||
90,1000:2000:3000:4000:5000,700,0,0,0
|
90,1000:2000:3000:4000:5000,700,0,0,0
|
||||||
//-- WZ_HEAVENDRIVE
|
//-- WZ_HEAVENDRIVE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user