English (American)  中文(简体)
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Search Results
Thread: Remove the healing effect
Post: RE: Remove the healing effect
If you are modifying the HFX or HF-EX version, then the very simple method is: in the item spt, change the "type": 250.0" of "azrael_back" to "type": 299.0". "type": 250.0 items are items with actual...
1 Replies 2,146 Views
Thread: Marti Wong's LF Remastered Interview Translated
Post: Marti Wong's LF Remastered Interview Translated
I noticed that Marti's latest interview didn't have any subtitles, so I decided to translate the whole video's audio into English using AI. I know the quality is not the best, but that the best we can...
0 Replies 1,837 Views
Thread: Penetration effect
Post: RE: Penetration effect
Julian Wrote: (04-02-2024, 04:33 PM) -- How to make the flame cannon have penetration effect? Like the super arrow. -- I think you will have to change the dura and duraD, increase ite_lifeTime in t...
2 Replies 4,328 Views
Thread: Understanding The ItemSpt
Post: Understanding The ItemSpt
The projectiles released by any character can be found  in ` 185 - Data.Global_itemSpt ` So, to modify the characteristics of any projectile released by characters, you will have to modify the `Action...
4 Replies 6,483 Views
Thread: How to change HFX using HFW?
Post: RE: How to change HFX using HFW?
The current version of HFW provided on this website does not support HFX. The version of HFW that I have supports HFX, but it is not able to repackage the APK yet (which is a complex process), therefo...
2 Replies 4,208 Views
Thread: How to change Jason's boomerang?
Post: RE: How to change Jason's boomerang?
This cannot be accomplished with HF Workshop. You would need to modify the game's code for this. Not something we teach here yet.
2 Replies 4,141 Views
Thread: HFX Stage Setting
Post: HFX Stage Setting
In HFX Action Script 3 there is a large array, in the file `Data.Global`, called `stage_setting`, which contains the settings for the stages. You can see it here (https://pastebin.com/CewmcDmG). Here...
1 Replies 2,966 Views
Thread: Tutorial: Animation / Frames' duration
Post: RE: Tutorial: Animation / Frames' duration
Julian Wrote: (15-01-2024, 06:31 AM) -- Hi, I want to know how to change the MP recovery of Jason's boomerang's recovery, I have looked for many files but can't find it. -- Find; "STAND" "WALK" "RUN...
10 Replies 16,158 Views
Thread: Tutorial: Animation / Frames' duration
Post: RE: Tutorial: Animation / Frames' duration
ice guard Wrote: (14-12-2023, 07:01 AM) -- Hello, I want to know how to change the duration of items, such as the flame left by heater. I want it to exist all the time without disappearing. -- Hell...
10 Replies 16,158 Views
Thread: Tutorial: Animation / Frames' duration
Post: RE: Tutorial: Animation / Frames' duration
Hello, I want to know how to change the duration of items, such as the flame left by heater. I want it to exist all the time without disappearing.
10 Replies 16,158 Views
Thread: How to use HFW to modify HFX
Post: How to use HFW to modify HFX
Hello,everybody!Today I'll share a tutorial about how to use HFW to modify HFX. First,you should prepare a third-party application.The application is requested to able to disassemble apk. Then,use t...
2 Replies 5,111 Views
Thread: Unlocking all Characters in HFX (ROOT Only)
Post: Unlocking all Characters in HFX (ROOT Only)
So recently I was in a dilemma where I had to install the game for the umpteenth time because the android version I was using broke the previous apk. And as you know it, after doing that you have to s...
4 Replies 14,388 Views
Thread: Understanding SPT file
Post: Understanding SPT file
After talking with @"不饿白帝BEBD", @"Runningcake" and @"Lee Catalpa Tien" (on QQ), I have grasped a few concepts of the SPT file. I'll leave a rough draft here, for future updates and development. Feel f...
0 Replies 4,677 Views
Thread: Tutorial: Allow Raye's Lightning attack to turn direction
Post: Tutorial: Allow Raye's Lightning attack to turn di...
In HF v0.7, Raye's lightning attack (G → A)  cannot turn around. https://i.postimg.cc/3N4KMsLy/raye2.png (https://i.postimg.cc/3N4KMsLy/raye2.png) In this tutorial, we will be fixing that! I ...
0 Replies 5,144 Views