Jump to content
  • 0

Question

Posted

Hello, I was wondering what is the difference between this two scripts?

The first one is from the sword guardian card while the other is from dragon tail card.

{ if (getiteminfo(getequipid(EQI_HAND_R),11) == 2 || getiteminfo(getequipid(EQI_HAND_R),11) == 3) { bonus2 bSkillAtk,62,25; } },{},{}

{ bonus2 bSkillAtk,"AC_DOUBLE",5; },{},{}

What is this exactly for?

if (getiteminfo(getequipid(EQI_HAND_R),11) == 2 || getiteminfo(getequipid(EQI_HAND_R),11) == 3)

Does this mean that the card effect will only work if the card is compounded on a one/two handed sword?

Thank you.

1 answer to this question

Recommended Posts

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