Stop random spell, and indeed add spell to reseaching tech.


Ok, that's is my goal to mod, but I'm not that good, but I will try unless someone beat me, I had a look at Corespells in english in date folder, I wonder what do "<IsResistable>1</IsResistable>" do?

 

Edit: Oh, I'm not sure, not only Corespell but could be other file as well, How do I ensure magic tech not random anymore and add spell to it? Like remove spell from quest and add it to magic tech? How do I go from there?

6,381 views 3 replies
Reply #1 Top

In CoreQuests.xml you will find many modifiers such as these

            <GameModifier InternalName="Reward2">
                <ModType>Player</ModType>
                <Attribute>UnlockSpell</Attribute>
                <StrVal>ShadowWorld</StrVal>
            </GameModifier>

Remove these from the quests, and add them to whatever tech (Only-SP/Techs_Amarian.xml) you feel it belongs to.

As always, when modifying Core (installation) files, you'll need to create a shortcut to FE, with the following target:

"C:\Program Files\Stardock Games\FallenEnchantress\FallenEnchantress.exe" -localdataonly

 

Also, be sure to back up any files before you alter them, as you will need to restore them before patching the main game. Read more here: https://forums.elementalgame.com/420611

+1 Loading…
Reply #2 Top

Thank you very much, that's should gave me start, I'm not sure how could I add it but didn't know it's was in sp/ folder might changed that.

Edit: what Rarity do in those file in corequest? Infinite? What those command do?