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.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Attack] Make Shawn's arrows freeze the enemy
#1
In this tutorial we are going to make Shawn's arrow freeze the enemy.

[Image: arrow-freeze.gif]

It is assumed that the reader is already familiar with the HF Workshop tool. If he is not, he is advised to go to the linked thread, read it and watch the tutorial video.

Steps:

1. Export the data file 142 - Data.Global_globalDat.
2. The Attack file that corresponds to Shawn's arrow is Attack_53.json. Open it.
3. Replace the type value with 100.0 in the file Attack_53.json. It should look like this:

{
    "Data.Attack": {
        "hp": 25.0,
        "fall": 100.0,
        "brk": 50.0,
        "name": "ite_arrowHit",
        "ref": -1.0,
        "z1": 60.0,
        "dizzy": 60.0,
        "x1": 0.0,
        "stun": 0.0,
        "x2": 150.0,
        "z2": 0.0,
        "y1": 0.0,
        "type": 100.0,
        "y2": 150.0,
        "selfStun": 0.0,
        "effect": 0.0,
        "vx": 17.0,
        "dxMirror": false,
        "vy": 0.0,
        "i": 53.0,
        "vz": 0.0,
        "j": 0.0,
        "dx": 0.0,
        "refName": null,
        "l": 1.0,
        "aaa": true
    }
}

4. Save the file Attack_53.json in the zip archive.
5. Replace the 142 - Data.Global_globalDat resource in the game with the new zip file.
6. Export EXE.

BEBD has provided a list with the possible values for the type attribute and what they mean:

[Image: global-Dat-Attack-type-attribute.png]

Special thanks to @不饿白帝BEBD for telling me how to do this!
[Image: random.php?pic=random]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
The meaning of life is to give life a meaning.
Stop existing. Start living.
Reply
  


Messages In This Thread
Make Shawn's arrows freeze the enemy - by MangaD - 11-06-2021, 08:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)