Jump to content
  • 0

[Help] About Passive skill


Question

Posted

Hello there! i need a helping hand here.... how can i add noblesse as a passive skill on a part of armor so when players die wont lose their buffs while wearing this part of armor...

4 answers to this question

Recommended Posts

  • 0
Posted

i use preconfigured pack

pre-configured packs does not supporting here...

 

 

i'm not sure but try this skill

 

<skill id="9999" levels="1" name="Passive Noblesse Blessing">
  <set name="power" val="0.0"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <set name="aggroPoints" val="1"/>
  <for>
    <effect count="1" name="NoblesseBless" time="3600" val="0"/>
  </for>
</skill>

  • 0
Posted

pre-configured packs does not supporting here...

i mean my own one, i compiled it but atm i cant reach eclipse. anyway thnx ill give a try :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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