Problem with spells editing

im trying to modify the look of a spell but, now the spell execute both the new effect and the original togheter

what im doing wrong?

 

- i have created a copy of the file "Corespells"

- modified the line with the new effect name:

       <SpellDefEffect>
            <EffectName>T_Blizzard_Particle</EffectName>
            <LocalPosition>0,0,0</LocalPosition>
            <EffectScale>0.2</EffectScale>
            <EffectDelay>0</EffectDelay>
            <SnapToTerrain>1</SnapToTerrain>
        </SpellDefEffect>

 

 

- and put it in "my games/Fallen Enchantress/Mods/Data/English"

4,519 views 4 replies
Reply #1 Top

Sounds like another problem that occurs from working from the /mods/ folder. See https://forums.elementalgame.com/434780 for more details.

Instead of overwriting an existing spell, I suggest you copy everything in the spell, then change the internalname. Then make the original spell/internalname unavailable for the game by introducing a <Prereq> that can't be filled.

This way, you get your own copy of the spell that is unique, and the core one is gone.

Reply #2 Top

Also, welcome back Icecrown! You had the best damn effects in E:wom. Really looking forward to seeing what you're up to now!

 

Reply #3 Top

thank you  heavenfall, atm im just playing around with the cauldron and trying to put in the old effect i made back then, a pity it got so messy this time and i really hope they will fix it soon :S

Reply #4 Top

Of course an easier way to do it would be to just alter the installation file. Just back up the original somewhere.