Jump to content

Recommended Posts

Posted

i build my own server and i want players to have unlimited mp what setting i must do

 

and what setings i must do so skills like noblesse not to want 40 spirit ores.

 

 

Posted

WRONG SECTION

SOMEONE WHO CAN MOVE IT DO IT PLZ !

 

To have unlimited mana just edit the MpRegeneration . Increase and add a very big number :P

 

To change the spirits number edit the skill html in your server ! Find the noblesse skills and edit it !( Not Sure about that)

Posted

#Amount of adena that a new character is given

#Default is 0

StartingAdena = 2000000000

 

# movement speed for strider and wyvern

WyvernSpeed = 100

StriderSpeed = 80

GreatWolfSpeed = 80

# level that enables mount of great wolf

GreatWolfMountLevel = 70

 

# If True, when effects of the same stack group are used, lesser

# effects will be canceled if stronger effects are used. New effects

# that are added will be canceled if they are of lesser priority to the old one.

# If False, they will not be canceled, and it will switch to them after the

# stronger one runs out, if the lesser one is still in effect.

CancelLesserEffect = True

 

# If True, the following deep blue mobs' drop penalties will be applied:

# - When player's level is 9 times greater than mob's level, drops got divided by 3

# - After 9 lvl's of difference between player and deep blue mobs, drop chance is

# lowered by 9% each lvl that difference increases. (9lvls diff = -9%; 10lvls diff = -18%; ...)

# NOTE1: These rules are applied to both normal and sweep drops

# NOTE2: These rules ignores the server's rate when drop is of adena type (Complies with retail server)

UseDeepBlueDropRules = False

 

# Inventory space limits

MaximumSlotsForNoDwarf = 250

MaximumSlotsForDwarf = 300

MaximumSlotsForGMPlayer = 500

 

# Increases Weight Limit per Level

IncreaseWeightLimitByLevel = True

 

# Warehouse space limits (Must be < 300 for prevent client crash)

# Dwarfs will get bonus from lvl 60

MaximumWarehouseSlotsForDwarf = 120

MaximumWarehouseSlotsForNoDwarf = 100

MaximumWarehouseSlotsForClan = 200

MaximumFreightSlots = 20

 

# % regeneration of normal regeneration speed for NPC

NPCHpRegenMultiplier = 100

NPCMpRegenMultiplier = 100

 

# % regeneration of base regeneration speed for Players

PlayerHpRegenMultiplier = 100

PlayerMpRegenMultiplier = 100<--------------------------------------HERE IT IS

PlayerCpRegenMultiplier = 100

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock