• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Attack Properties?

SmashBroski

Smash Ace
Joined
Nov 11, 2013
Messages
526
Location
New Jersey
NNID
BookerDewott
3DS FC
1907-9072-8026
From my understanding, Ike's Eruption now uses the Aura effect property (to fit in with his title, "Hero of the Blue Flame") as opposed to the original Fire property seen in vBrawl.

My question is, can and where are attack properties edited? Could I apply the aura effect to Falco's Up-B (Fire Bird) so that it features blue flames upon charging and leaves an aura effect on hit foes?
 

Narpas_sword

Moderator
Moderator
Joined
Dec 11, 2013
Messages
3,859
Location
Wellington, New Zealand
You need to open the fitfalco.pac file with "Project Smash Attacks"
Find which sub action is the one you want to change, then alter the 'external gfx' lines where the graphics = a number, and change it to the blue flame number (there are guides for the numbers about)
There will be a few places you need to change it, and im guessing the charge animation and the actual fire bird are in separate actions.

If you want the enemy to burn blue too, you need to change the flag in the offensive colisions.
again, tutorial.
 
Last edited:

SmashBroski

Smash Ace
Joined
Nov 11, 2013
Messages
526
Location
New Jersey
NNID
BookerDewott
3DS FC
1907-9072-8026
Is there a more in-depth tutorial, I'm completely lost...

Also, can it apply for certain alt. costumes (ex. Peach and Dr. Mario)?
 

Narpas_sword

Moderator
Moderator
Joined
Dec 11, 2013
Messages
3,859
Location
Wellington, New Zealand
there certainly are a lot of tutorials, but nothing specific to your need, you'll have to read/ watch them and see what you need to change accordingly.

I'll run through you with it while I open it myself, I'm not going to change things and test it though, you'll have to do that.
Bear in mind that I'm new to this too.

Obviously make a backup.
Until you get confident with what you're changing, Id advise changing one thing at a time, testing it thoroughly, making a backup of each step as you go to change the next. and keep a backup of each step, in case you find you have to revert back to one. ( i usually have fit version 1.1, 1.2 etc.)

I assume you've gotten as far as opening your pac file with Falco?


There is a specials tab with a couple of numbers already named specials for you, however, this wont be where you need to change things.
If i look at 114 (upB) i can see that it calls sub action 1DA and 1DB. so well write that down to look at.

So, flick over to the Sub actions tab, and scroll through the sub actions (there are a lot)
Get to 1DA, this was our first hint at something used by Upb.

Changing graphics we are looking at two things: External gfx (the effect that is displayed) and offensive collisions (ie, the hitbox and the effect that can go with it)

So, on 1DA we can see that the animation name is 'SpecialHiHold'. this is good. we want to change all the specialHi things.

Take a look at event list, you have main, GFX and SFX.
External GFX can be in either 'main' if it's part of an offensive collision, or GFX.

So, looking at 'main' i dont see anything with Offensive collisions or External gfx. So we will move to 'GFX'
and here we are, External Graphic effect line.

Double click on it and open the graphic parameter. there is a value we can change.
look here for what external graphic numbers are what: http://smashboards.com/threads/a-mo...o-on-specials-article-ids-gfx-ids-etc.244605/

In that list, we can see that '30' is blue flame stuff. So stick that value in.
Then look at size parameter. This is going to need fiddling with, because not all External gfx are the same size at '1'. so when you test, you'll have to come back and adjust this.

That's it for the first step. Go and test it.

as a side, in 1DA GFX there are also loops with 'flash overlay' and colour values.
these are the colours you flash when charging the upb. you may want to change these to be more blue.
Same thing, double click to modify it, and change the parameter values to a hex colour.

you'll have to look at each 'SpecialHi' and change each. to get it how you want. (1DA-1DF)

As far as offensive collisions go, i suggest watching this video first:
https://www.youtube.com/watch?v=Nq228NLhF1k
 

SmashBroski

Smash Ace
Joined
Nov 11, 2013
Messages
526
Location
New Jersey
NNID
BookerDewott
3DS FC
1907-9072-8026
So for 1DA, I go to "Parameter: Graphic" and I get a value of 00140008.

What value do I change to 30?
 

SmashBroski

Smash Ace
Joined
Nov 11, 2013
Messages
526
Location
New Jersey
NNID
BookerDewott
3DS FC
1907-9072-8026
First I replaced the "00140008" in 1DA with "30" and applied it through 1DA - 1DF. Result was a generic aura effect with the original effects (charge, trail, etc.) gone.

Then I tried "00140030" for all of them and all the GFX were gone unless I collided with a surface.

I have no idea how to retain the charging and trail effects to be blue and where to find the offensive collisions for Fire Bird.
 

Narpas_sword

Moderator
Moderator
Joined
Dec 11, 2013
Messages
3,859
Location
Wellington, New Zealand
Its really up to you to keep trying different things from here.
not sure what 00140008 would have been, but im guessing a combination of graphic effects. Im not sure how to add tehm, but im guessing it involvs more than changing the last 2 digits like the flag method.
 
Top Bottom