[0.86 Bug?] Hummingbird pike

in my game i received the hummingbird pike and it says in it's description that it allows the user to summon an air elemental in tactical combat.  however, once equipped, the option to summon the air elemental never appears.  i've tried using it in several battles and there was no change.

2,444 views 4 replies
Reply #1 Top

The XML is wrong,

            <GameModifier>
                <ModType>Unit</ModType>
                <Attribute>UnlockCombatAbility</Attribute>
                <StrVal>SummonAirElementalTactical</StrVal>
                <Provides>Allows the caster to Summon an Air Elemental in tactical combat</Provides>
            </GameModifier>
End of quote

vs spelldef

<SpellDef InternalName="SummonAirElemental_Tactical">
End of quote

 

mocachild, can you move this topic to the FE support forum? To make sure they see it. Press edit and you can change where the topic is in the rolldown menu.

Reply #2 Top

you got it!  thanks

 

Reply #3 Top

Fixed, thanks guys.

Reply #4 Top

awesome!