The 3rd Age

Scouring of the Shire

Scouring of the Shire

A mod that adds the Hobbits as a playable faction in the game.

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\Modifierlist.ini

We will now need to make the modifiers, so when the hero levels up, they will actually receive their extra HP and DMG.
              
Code

ModifierList HeroLevelUpDamage10
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL11_DAM_ADD                
    Modifier = HEALTH HERO_LVL11_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage11
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL12_DAM_ADD                
    Modifier = HEALTH HERO_LVL12_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage12
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL13_DAM_ADD                
    Modifier = HEALTH HERO_LVL13_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage13
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL14_DAM_ADD                
    Modifier = HEALTH HERO_LVL14_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage14
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL15_DAM_ADD                
    Modifier = HEALTH HERO_LVL15_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage15
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL16_DAM_ADD                
    Modifier = HEALTH HERO_LVL16_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage16
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL17_DAM_ADD                
    Modifier = HEALTH HERO_LVL17_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage17
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL18_DAM_ADD                
    Modifier = HEALTH HERO_LVL18_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage18
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL19_DAM_ADD                
    Modifier = HEALTH HERO_LVL19_HP_ADD                 
    Duration = 0
End

ModifierList HeroLevelUpDamage19
    Category = LEVEL
    Modifier = DAMAGE_ADD HERO_LVL20_DAM_ADD                
    Modifier = HEALTH HERO_LVL20_HP_ADD                 
    Duration = 0
End


Continue onto the next page..

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."

 
10:40:03