[to_xp]Gekko
QCT junkie
are you running BTS 3.19?
Giving Hardy promotion to my Caption (bannor UU commander) makes him a 2 defense instead of a 7.QUOTE]
This is a problem with modular loading.
With modular files if a unit does not have a iCombatDefense value fixed it seems to assume it should be 0 so you just need to change the entry to look like:
Code:<UnitInfo> <!-- Great Commander - Bannor Captain --> <Type>UNIT_COMMANDER_BANNOR_CAPTAIN</Type> <FreePromotions> <FreePromotion> <PromotionType>PROMOTION_CAPTAIN</PromotionType> <bFreePromotion>1</bFreePromotion> </FreePromotion> </FreePromotions> <iCombatDefense>5</iCombatDefense> </UnitInfo>
There is also a typo in the 3rd promo which prevents two and three from being available:
should be:Code:<PromotionInfo> <!-- Commander Defense III --> <Type>PROMOTION_GC_DEFENSE[B][COLOR="Red"]2[/COLOR][/B]</Type>
Code:<PromotionInfo> <!-- Commander Defense III --> <Type>PROMOTION_GC_DEFENSE3</Type>
Currently all three have the hardy1 graphic as well.
Undead Slaying promotion does not work against Scions.
Destroy Undead does not work against Scions.
Design thing - Domination does not work on Scions, is it intentional or is it not?
Hi,
I have problematic save. CTD after pressing enter.
Patch b.