Glimpse Posted January 3, 2023 Posted January 3, 2023 (edited) Hello, Is there a way to keep Increase Force after dying? 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 January 10, 2023 by Vision Quote
0 melron Posted January 3, 2023 Posted January 3, 2023 Would you mind to share with us what sources you are using? Quote
0 Glimpse Posted January 3, 2023 Author Posted January 3, 2023 Oh yes sorry. FandC files (High Five) Quote
0 melron Posted January 3, 2023 Posted January 3, 2023 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" /> 1 Quote
0 xxPaNtHeRxx Posted January 3, 2023 Posted January 3, 2023 (edited) 4 hours ago, Glimpse said: Oh yes sorry. FandC files (High Five) Try this <set name="isPreservedOnDeath" val="true" /> Edited January 3, 2023 by xxPaNtHeRxx Info Quote
0 Glimpse Posted January 15, 2023 Author Posted January 15, 2023 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! Quote
Question
Glimpse
Hello,
Is there a way to keep Increase Force after dying?
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 Vision5 answers 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.
Note: Your post will require moderator approval before it will be visible.