Jump to content
  • 0

Make single strip/full strip at close range


Question

Posted

Hi, I added an FCP Bypass when Rogue is Soul linked. But when I attack with bow, with Wickebine card, it strips armore at long range. How to make single strip/full strip at close range?

5 answers to this question

Recommended Posts

  • 0
Posted (edited)
56 minutes ago, peculiarro said:

Or limit card's auto activation to non-bow type weapons will do..

Change the item script of wickebine to.

bonus5 bAutoSpell,"RG_STRIPARMOR",1,50,BF_SHORT,1;

BF_SHORT is only for Melee class weapons. If you want to make it work for bows you will have to find a way to check the distance between the player and target.

Edited by Ninja
  • Upvote 1
  • 0
Posted
15 hours ago, Ninja said:

Would limiting the card's auto activation to non-bow type weapons work for you or do you still want this to work with bow type weapons but close range?

I would like to to work too with bow type weapons but on close range.

  • 0
Posted
2 hours ago, Ninja said:

Would limiting the card's auto activation to non-bow type weapons work for you or do you still want this to work with bow type weapons but close range?

Or limit card's auto activation to non-bow type weapons will do..

  • 0
Posted
2 minutes ago, Ninja said:

Change the item script of wickebine to.


bonus5 bAutoSpell,"RG_STRIPARMOR",1,50,BF_SHORT,1;

BF_SHORT is only for Melee class weapons. If you want to make it work for bows you will have to find a way to check the distance between the player and target.

Thank you! Will try this! :)

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