Qick help, i am stuck on how to give a promotion

tesb

Emperor
Joined
Jan 16, 2010
Messages
1,593
Spoiler :
<SpellInfo>
<Type>SPELL_USE_THE_SATORI_SEAL</Type>
<Description>TXT_KEY_SPELL_USE_THE_SATORI_SEAL</Description>
<Civilopedia>TXT_KEY_SPELL_PLACEHOLDER_PEDIA</Civilopedia>
<Help>TXT_KEY_SPELL_USE_THE_SATORI_SEAL_HELP</Help>
<PromotionPrereq1>PROMOTION_GEAR_SATORI_SEAL</PromotionPrereq1>
<bAllowAI>1</bAllowAI>
<iAIWeight>250</iAIWeight>
<bDisplayWhenDisabled>1</bDisplayWhenDisabled>
<bHasCasted>1</bHasCasted>
<bAbility>1</bAbility>
<RemovePromotionType1>PROMOTION_GEAR_SATORI_SEAL</RemovePromotionType1> <AddPromotionType1>PROMOTION_CHANNELING2</AddPromotionType1>
<Effect>EFFECT_SPELL1</Effect>
<Sound>AS3D_SPELL_TRAIN</Sound>
<Button>Art/Interface/Buttons/Spells/Read The Grimoire.dds</Button>
</SpellInfo>


this is the spell, i want to remove the Promotion: PROMOTION_GEAR_SATORI_SEAL
and add the promotion: PROMOTION_CHANNELING2

i encounter 2 Problems:
1) when the promotion is removed all units in the stack with the same promotion loose it too (this is a minor problem)
2) the adding of the new promotion does not work at all, please help. how do i properly give the unit (and only this unit) the promotion?

thanks in advance :)
 
honestly I'd try the FFH forum, you have to understand alot of us don't play that mod regularly enough to know its mechanics, let alone know how all the promotion systems work.
 
This is Fixed, also this thread is linked in the FFH forum.
:)
 
Back
Top Bottom