• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Tut]increase drop rate/exp rate/money drop rate

Status
Not open for further replies.
Newbie Spellweaver
Joined
Sep 17, 2008
Messages
27
Reaction score
10
go to server files there
D:\game\data\system\attdata\att_def_min_max.xml
open it as notepad...
and search Att id 67/68/69

Code:
    <Att id="67" name="ERA_Exp_Add_Rate" def_role="0" def_creature="0" min="[COLOR="Red"]1000000[/COLOR]" max="[COLOR="red"]100000[/COLOR]0" />
    <Att id="68" name="ERA_Money_Add_Rate" def_role="0" def_creature="0" min="[COLOR="DarkOrange"]99999[/COLOR]" max="[COLOR="DarkOrange"]99999[/COLOR]" />
    <Att id="69" name="ERA_Loot_Add_Rate" def_role="0" def_creature="0" min="[COLOR="Green"]1000000[/COLOR]" max="[COLOR="green"]1000000[/COLOR]" />

Color edit your Exp rate *PS:10000 = 100%
Color edit your Money drop rate *PS:10000 = 100%
Color edit your item drop rate *PS:10000 = 100%
 
Joined
Sep 30, 2006
Messages
735
Reaction score
207
Thx for info though I would rather edit the exp on a per mob basis and items on a per item basis myself :)

But this will be of help to the people with no design sense when they make the 1000x servers we all know are coming soon :p
 
Newbie Spellweaver
Joined
Sep 9, 2008
Messages
23
Reaction score
5
go to server files there
D:\game\data\system\attdata\att_def_min_max.xml
open it as notepad...
and search Att id 67/68/69

Code:
    <Att id="67" name="ERA_Exp_Add_Rate" def_role="0" def_creature="0" min="[COLOR="Red"]1000000[/COLOR]" max="[COLOR="red"]100000[/COLOR]0" />
    <Att id="68" name="ERA_Money_Add_Rate" def_role="0" def_creature="0" min="[COLOR="DarkOrange"]99999[/COLOR]" max="[COLOR="DarkOrange"]99999[/COLOR]" />
    <Att id="69" name="ERA_Loot_Add_Rate" def_role="0" def_creature="0" min="[COLOR="Green"]1000000[/COLOR]" max="[COLOR="green"]1000000[/COLOR]" />

Color edit your Exp rate *PS:10000 = 100%
Color edit your Money drop rate *PS:10000 = 100%
Color edit your item drop rate *PS:10000 = 100%



What value for EXP x1 Money x1 Drop x1

100% it's x1 or not?

Thanks
 
Junior Spellweaver
Joined
Feb 8, 2011
Messages
117
Reaction score
34
10000 = 100% = 1x exp
20000 = 200% = 2x exp
and so on.
 
Newbie Spellweaver
Joined
Jan 2, 2010
Messages
85
Reaction score
0
hey , help me how to config exp of lv ( same lv 1 is required 100xp ..etc), thank a lot!
 
Status
Not open for further replies.
Back
Top