Jump to content
  • 0

[Request][Help]Java code or Cofings???


Question

10 answers to this question

Recommended Posts

  • 0
Posted

gameserver\config\Character.properties

# PARTY XP DISTRIBUTION

# With "auto method" member is cut from Exp/SP distribution when his share is lower than party bonus acquired for him (30% for 2 member party).

# In that case he will not receive any Exp/SP from party and is not counted for party bonus.

# If you don't want to have a cutoff point for party members' XP distribution, set the first option to "none".

# Available Options: auto, level, percentage, none

# Default: level

PartyXpCutoffMethod = none

maybe you want this one?

  • 0
Posted

gameserver\config\NPC.properties

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

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

# - After 9 levels of difference between player and mobs, drop chance is lowered by 9% each level that difference increases. (9lvls diff = -9%; 10lvls diff = -18%;)

# Default: True

UseDeepBlueDropRules = False

 

:( fail

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...