Jump to content
  • 0

Potion related effects in const.txt ?


Question

Posted (edited)

I was asking myself which are the potion related effects in const.txt ?

Like concentration, awakening, berserk potion ?

Edited by Auryn

2 answers to this question

Recommended Posts

Posted

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/re/item_db.txt

//ASPD in RE they give a fixed +4/+6/+9 ASPD
645,Center_Potion,Concentration Potion,2,800,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ASPDPOTION0,1800000,4; },{},{}
656,Awakening_Potion,Awakening Potion,2,1500,,150,,,,,0xFFF7FEEF,7,2,,,40,,,{ sc_start SC_ASPDPOTION1,1800000,6; },{},{}
657,Berserk_Potion,Berserk Potion,2,3000,,200,,,,,0x01E646A6,7,2,,,85,,,{ sc_start SC_ASPDPOTION2,1800000,9; },{},{}

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/const.txt

SC_ASPDPOTION0 55
SC_ASPDPOTION1 56
SC_ASPDPOTION2 57
SC_ASPDPOTION3 58

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...