
Some of the stuff included in RREmu that is now part of rAthena: - RE Drop Rate Modifier - RE Experience Rate Modifier - RE Weapon MATK - RE Shield ASPD job-specific penalty - RE Cast Time - Renewal-specific item DEF - 3.1 classes. - All-New Mounts - Official Magical Reflection - And other perks, such as fully-functional @mapflag also merged eAthena 15006 into rAthena. For Bugs, Comments and Suggestions: http://rathena.org/board/tracker/ git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15009 54d463be-8e91-2dee-dedb-b68131a5f0ec
26 lines
554 B
Plaintext
26 lines
554 B
Plaintext
// Magic Mushroom DB.
|
|
// Database for skills that are randomly used trough Magic Mushroom status change.
|
|
// Format: SkillID
|
|
|
|
7 //SM_MAGNUM
|
|
8 //SM_ENDURE
|
|
10 //MG_SIGHT
|
|
24 //AL_RUWACH
|
|
32 //AL_CRUCIS
|
|
33 //AL_ANGELUS
|
|
45 //AC_CONCENTRATION
|
|
61 //KN_AUTOCOUNTER
|
|
74 //PR_MAGNIFICAT
|
|
110 //BS_HAMMERFALL
|
|
114 //BS_MAXIMIZE
|
|
142 //NV_FIRSTAID
|
|
150 //TF_BACKSLIDING
|
|
151 //TF_PICKSTONE
|
|
157 //MG_ENERGYCOAT
|
|
249 //CR_AUTOGUARD
|
|
261 //MO_CALLSPIRITS
|
|
256 //CR_PROVIDENCE
|
|
318 //BA_FROSTJOKER
|
|
500 //GS_GLITTERING
|
|
527 //NJ_TATAMIGAESHI
|
|
531 //NJ_UTSUSEMI |