Jump to content
  • 0

Skill Damage Script


integral

Question


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   4
  • Joined:  02/01/12
  • Last Seen:  

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.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  43
  • Reputation:   2
  • Joined:  01/17/12
  • Last Seen:  

http://ratemyserver....db&item_id=4427

Critical Rate + 5, HIT + 5

Increases Bowling Bash damage with an one hand or two handed sword by 25%.

Edited by Derceto
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...