Jump to content
  • 0

Bragi and Card gives you NoCast


Question

Posted

Hello everyone,

 

I've got a weird issue recently, I don't know why. 

For example, when you use a Bragi and 2 Isilla Cards (or Siroma Cards..) it gives you automatically nocast. Which is not normal.

Any clues about that ?
 

Thanks!

5 answers to this question

Recommended Posts

  • 0
Posted

It depends on how bCastrate and Bragi are applied.

If they stack additively, then a 50% bCastrate and the 50% from Bragi give 100% reduced cast time.

If they stack multiplicatively, then it would give 1 - (1 * 50% * 50%), or 75% reduced cast time.

  • 0
Posted

Bragi stacks additively with item bonuses, that's official behavior (with Isilla Card anyway). So yeah if you have Isilla Card activate and you already have 50% cast reduction from Bragi, then you get instant cast.

  • 0
Posted

Need to update skill.c.

 

In pre-re modify function:

int skill_castfix(struct block_list *bl, uint16 skill_id, uint16 skill_lv) {

In re:

int skill_vfcastfix(struct block_list *bl, double time, uint16 skill_id, uint16 skill_lv)

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...