Jump to content
  • 0

Increase Force stays after death


Question

Posted (edited)

Hello,

Is there a way to keep Increase Force after dying?

image.png.ed7c98de32440f7eb4e1d92053356507.png
 

Been searching through Java files looking for 4271 (Increase Force ID) but haven't found nothing.

Also the skill itself isn't anything different from many others buffs that stays with player when he has a Noblesse Blessing before dying

Edited by Vision

5 answers to this question

Recommended Posts

  • 0
Posted
6 minutes ago, Glimpse said:

Oh yes sorry. FandC files (High Five)

No clue then. But the logic is the same, take a look at your 4267 (Grade Penalty) ,4268 (Weight Penalty) skills at your xmls/database and just get the attribute that you need that refers to not remove on death case. On aCis, is like that:

 

<set name="stayAfterDeath" val="true" />

 

  • Upvote 1
  • 0
Posted (edited)
4 hours ago, Glimpse said:

Oh yes sorry. FandC files (High Five)

Try this

<set name="isPreservedOnDeath" val="true" />

Edited by xxPaNtHeRxx
Info
  • 0
Posted

Sorry for late answer.

Thank You so much for replies so far. I have already looked at Death Penalty skill that really has what @xxPaNtHeRxx had written but for me it's not working correctly 😕

 

I will just leave it for now like it is.

Thanks again everybody!

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