Page 1 of 1

Re: Buff's

Posted: Sat Mar 22, 2008 7:57 am
by Maveritchell
Effects that are actually played on the unit are in the unit .odfs. Insert the following lines (whichever apply) into your unit's .odf and set the value as the name of the effect.

Code: Select all

                                        HealthGainEffect
                                        AmmoGainEffect
                                        EnergyGainEffect
                                        BuffHealthEffect
                                        BuffOffenseEffect
                                        BuffDefenseEffect
                                        DebuffEffect
                                        InvincibleEffect
                                        JetEffect
                                        JetIdleEffect // - Mike Z
                                        JetType
                                        FootSlideEffect
                                        ChokeEffect
                                        BlurEffect
                                        WaterSplashEffect
                                        FootWaterSplashEffect
                                        WakeWaterSplashEffect

Re: Buff's

Posted: Sat Mar 22, 2008 11:22 am
by MercuryNoodles
For clarity, try to keep separate ideas apart. That was a very confusing read. Now, do you mean you want to find the effect file so you can edit it in ParticleEditor?