Jump to content
  • 0

Berzebub card problem


Tiamoz

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  03/01/12
  • Last Seen:  

item_db_re

4145,Berzebub_Card,Berzebub Card,6,20,,10,,,,,,,,136,,,,,{ bonus bCastrate,-50; },{},{}

4366,Katrinn_Card,Kathryne Keyron Card,6,20,,10,,,,,,,,769,,,,,{ bonus bCastrate,getrefine()*-11; if(getrefine()>=9) { bonus bMatkRate,2; } },{},{}

phpadmin

4145 Berzebub_Card Berzebub Card 6 20 NULL 10 NULL NULL NULL NULL NULL NULL NULL 136 NULL NULL NULL NULL bonus bCastrate,-50; NULL NULL

all effect had set done nicely. also try to restart server but it doesnt work of uncast.event i have 150 dex cant be uncast wat problem..Please Help

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

in renewal setting...there is a fixed cast rate...around 10% ~ 20% cast time is fixed...wont be affect by card / dex / items..

you have to disable that setting in order to gain the uncast

src/map/config/Renewal.h


* Renewal Cast Time
* @values: 1 (enabled) or 0 (disabled)
*  1 : Cast Time is decreased by DEX*2+INT, 20% of the cast time is not reduced by stats,
*  - for example, on a skill whose cast time is 10s, only 8s may be reduced. other 2s are
*  - part of a "fixed cast time" that is only reduced by special items and skills (such as
*  - Arch Bishop's Sacrament skill).
*  0 : the old cast time method, influenced by dex, items and skills.
**/
#define RECASTING 1

Link to comment
Share on other sites

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.

×
×
  • Create New...