Fighter
|
|
Posts: 10
|
|
|
Last seen: Feb 6, 2023 1:12:49 GMT
|
|
Post by tejanii on Feb 21, 2020 6:11:21 GMT
Health Requirement is a thing that is in Lazybones ultra instinct transformations and a bunch of other transformations I've seen on the website. Of course their isn't any tutorials I could find on this specific topic so if anyone knows how to give transformation a health requirement ( You have to be at a certain % of health or below it to be able to use the transformation) would be greatly appreciated.
|
|
Hero
|
|
Posts: 185
|
|
|
Last seen: Oct 1, 2024 12:00:11 GMT
|
|
Post by bbvenom on Feb 22, 2020 12:37:55 GMT
Hi. I have played with this two days ago so it is still in fresh memory: You need YaBCM (can be downloaded from xenoversemods.com) 1) Open YaBCM 2) Load up a "NNNN_CCC_SSSS_PLAYER.bcm" file (the name might be slightly different based on what transformation you are using as a base for your mod; in my case it was Super Saiyan, so that file name was the one I ended up with) 3) Go to the Entry you wish your transformation to require Health limits (Which one that actually is is entirely dependant on how you programmed up your mod. In my case it is Entry 1 (and 2 and 3, but each is for another transformation stage, so for now focus only on one Entry)) 4) Go to "Misc" section 5) At "Health Required" write whichever amount of HP you want the player to have in order to be able to transform in the following format: Health Required → -X; where X = The amount of remaining HP (Lets say 80% for this example) divided by 100. That translates to -0.8 ( = Have AT MOST 80% HP, otherwise you cannot use this) OR without the minus. If you use it that way, then you can use the skill only while having more than X amount of Health. 6) Save the file before doing anything else as leaving the Misc tab or opening a different Entry can sometimes rewrite the HP req. back to what it was originally 7) Once all that is done, go to Skill Creator, FILE tab and link your newly edited file along with "NNNN_CCC_SSSS.bac"
|
|
Fighter
|
|
Posts: 10
|
|
|
Last seen: Feb 6, 2023 1:12:49 GMT
|
|
Post by tejanii on Feb 23, 2020 4:33:50 GMT
Thank you very much for this. Xenoverse modding has a huge lack of tutorials for things like this either that or I just cant find one. Greatly Appreciated.
|
|
Hero
|
|
Posts: 185
|
|
|
Last seen: Oct 1, 2024 12:00:11 GMT
|
|
Post by bbvenom on Feb 23, 2020 20:30:01 GMT
You are welcome. Also the HP gimmick I learned by looking at how LazyBone did it, but if you look here you will find a vast amount of information that will prove useful to you in the future if you wish to spend more time on transformations (or skills in general).
|
|