General Information > Development

[TODO] Customizations

(1/1)

U3Games:
New properties for customizations!

We have added values for some features that we thought were missing to add.

Directory:

Código: You are not allowed to view links. Register or Login
Server\dist\game\config\U3GCustom.properties
--- Fin del código ---
Customizations available:

Agro RangeCódigo: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Aggro Range Setting
# ---------------------------------------------------------------------------
# Enables the limit for max aggro range.
# Default: False
AllowMaxAggroRange = False

# Sets the max limit of the aggro range.
# Keep in mind if the Npc has an AI aggro range, this value will be ignored.
# Default: 500
MaxAggroRange = 500

--- Fin del código ---
Party Member SettingCódigo: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Party Member Setting
# ---------------------------------------------------------------------------
# Change max member in party:
# Important! More than 12 players is possible critic in client.
# Default: 9
MaxPartyMembers = 9

--- Fin del código ---
Summon SiegeCódigo: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Summon Siege Golem in Territory War Setting
# ---------------------------------------------------------------------------
# Allows you to use Siege Machines in Territory War.
# Default: False
AllowSummonSiegeGolemInTW = False

--- Fin del código ---
Super Haste GMCódigo: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Custom GM Super Haste
# ---------------------------------------------------------------------------
# Increase stats on retail GM Super Haste
# Default: False
EnableCustomSuperHaste = False

--- Fin del código ---
Item Brocker bet RadiusCódigo: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Item Brocker Bet Radius
# ---------------------------------------------------------------------------
# If enabled, the player can not bet beyond the radius of the NPC Item Brocker.
# Default: False
EnableItemBrockerBetRadius = False

# Item Brocker action range.
# Default: 700
MaxItemBrockerBetRadius = 700

--- Fin del código ---
Curse LevelCódigo: You are not allowed to view links. Register or Login
# Disable Raid Curse if raid more than 8 levels lower.
# Caution: drop will be reduced or even absent if DeepBlue drop rules enabled. 
# Default: False
DisableRaidCurse = False

# Select Raid Curse gap lvl
# Default: 8
RaidCurseLevel = 8

--- Fin del código ---
Champions RewardsCódigo: You are not allowed to view links. Register or Login
# % Chance to obtain a specified reward item from a equal level Champion mob.
# Default: 0
ChampionRewardSameLvlItemChance = 0

--- Fin del código ---
Premium System# ---------------------------------------------------------------------------
# Premium Settings
# ---------------------------------------------------------------------------
# Enabled premium mode by item:
# Default: False
PremiumItemEnabled = False

# List of item premium:
# Default: 2807,3470
PremiumItemList = 2807,3470

# Enabled premium mode by access level:
# Default: False
PremiumAccessLevelEnabled = False

# Access level require:
# Default: 5
PremiumAccessLevel = 5

# ---------------------------------------------------------------------------
# Effects Settings
# ---------------------------------------------------------------------------
# Visual Effect for player (AbnormalVisualEffect: PARALYZE, SILENCE, ...):
# Default: STIGMA_OF_SILEN
PremiumEffect = STIGMA_OF_SILEN

# ---------------------------------------------------------------------------
# Multiplier Settings
# ---------------------------------------------------------------------------
# Experience multiplier value.
# Default: 2
PremiumRateXp = 2

# Skill points multiplier value.
# Default: 2
PremiumRateSp = 2

# Experience multiplier value in party.
# Default: 2
PremiumRatePartyXp = 2

# Skill points multiplier value in party.
# Default: 2
PremiumRatePartySp = 2

# Modify the rate of reward of all extractable items and skills.
# Default: 2.
PremiumRateExtractable = 2.

Navegación

[0] Índice de Mensajes

Ir a la versión completa