The 3rd Age

Formationmod

Formationmod

In this modification hord size and formation has been changed

Button for The 3rd AgeButton for The Dwarf HoldsButton for The Elven AllianceButton for Helm's Deep Last HopeButton for GothmogtheOrcButton for BFME+Button for The Four AgesButton for HDR HeadquartersButton for Middle Earth CenterButton for Project Perfect Mod

Become an affiliate!

   

Quick Lists

Top Rated Popular New Updated Last Comments Users

Register and log in to move these advertisements down

Raising Heroes max level

No Avatar

zezkersar

Category: Code
Level: Beginner
Created: Tuesday February 19, 2013 - 21:06
Updated: Sunday February 24, 2013 - 20:12
Views: 19047
Summary: How to raise the max level on heroes, units, and buildings

Rating

Staff says

-

Members say

5.0

Average

5.0/5.0

1 vote

Page 1 2 3 4
Open data\ini\Experiancelevels.ini

These are the actual levels that aragorn will use. This is where you set the modifiers, that use the variables from gamedata.ini.

              
Code


ExperienceLevel    AragornLevelMP11
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL11_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL11_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    11    
    AttributeModifiers                    =    HeroLevelUpDamage10
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP12
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL12_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL12_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    12    
    AttributeModifiers                    =    HeroLevelUpDamage11
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP13
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL13_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL13_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    13    
    AttributeModifiers                    =    HeroLevelUpDamage12
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP14
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL14_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL14_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    14    
    AttributeModifiers                    =    HeroLevelUpDamage13
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP15
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL15_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL15_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    15    
    AttributeModifiers                    =    HeroLevelUpDamage14
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP16
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL16_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL16_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    16    
    AttributeModifiers                    =    HeroLevelUpDamage15
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP17
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL17_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL17_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    17    
    AttributeModifiers                    =    HeroLevelUpDamage16
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP18
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL18_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL18_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    18    
    AttributeModifiers                    =    HeroLevelUpDamage17
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP19
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL19_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL19_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    19    
    AttributeModifiers                    =    HeroLevelUpDamage18
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End    

ExperienceLevel    AragornLevelMP20
    TargetNames                        =    GondorAragornMP    
    RequiredExperience                    =    ARAGORN_LVL20_EXP_NEEDED
    ExperienceAward                        =    ARAGORN_LVL20_EXP_AWARD     
    LevelUpFx                        =    FX:GandalfLevelUp1FX
    ;LevelUpOCL                        =    OCL_GandalfLevelUp1OCL
    Rank                            =    20    
    AttributeModifiers                    =    HeroLevelUpDamage19
    SelectionDecal
        Texture                        =    decal_hero_good
        Style                        =    SHADOW_ALPHA_DECAL
        OpacityMin                    =    50%    
        OpacityMax                    =    100%
        MinRadius                    =    40
        MaxRadius                    =    200
        MaxSelectedUnits                =    40
    End    
End        



After these all have been added, your hero can continue leveling until 20. :)

Comments

Display order: Newest first

zezkersar - Wednesday February 20, 2013 - 21:02

thanks :p

gonfidel - Wednesday February 20, 2013 - 20:36

Thank you very much! I am using this for a mod with Eru and Melkor as silmaril heroes. Level 20 heroes with 2 commandsets is awesome! thanks again :)

Go to top

 

"One site to rule them all, one site to find them,
one site to host them all, and on the network bind them."

 
16:14:48