Configuration

Events


Map initialization

Conditions

Actions


-------- ------------------------------------------ --------


-------- hip_con_AbilityToRetain is the total number of mountable units you will have. --------


Set MD_con_MountableUnitTypesCount = 2


-------- ------------------------------------------ --------


-------- What range do we search in to find all of the mountable/mounted units? Default: 900 --------


Set MD_con_PickupRange = 900.00


-------- First rider unit --------


Set MD_con_RiderType[1] = Archer (custom)


-------- First mounted unit --------


Set MD_con_MountType[1] = Hippogryph (custom)


-------- First new unit --------


Set MD_con_ComboType[1] = Hippogryph Rider (custom)


-------- ------------------------------------------ --------


-------- Second rider unit --------


Set MD_con_RiderType[2] = Swordsman


-------- Second mounted unit --------


Set MD_con_MountType[2] = Riderless Horse


-------- Second new unit --------


Set MD_con_ComboType[2] = Knight


-------- ------------------------------------------ --------


-------- hip_con_AbilityToRetain IS THE ABILITY YOU WANT TO TRANSFER FROM GROUND TO FLYER AND VICE VERSA --------


Set MD_con_AbilityCount = 2


Set MD_con_AbilityToRetain[1] = Level


Set MD_con_AbilityToRetain[2] = Critical Strike


-------- ------------------------------------------ --------


-------- Do the abilities of the rider get added to the new combo unit, or do the mount's abilities get added to it instead? --------


-------- False = mount, True = Rider --------


Set MD_con_RiderIsPriority = True