05-02-2009, 06:31 PM
Попробуй здесь поискать:
Цитата:\config\main\skills.properties
Цитата:# --------------
# Section: Buffs Multipliers
# --------------
# (Base buff duration * multiplier)
# - NPC buffer -
AltBufferTime = 1
# - 5 Minutes Buffs -
Alt5MinTime = 1
# - Dances and songs -
AltDanceTime = 1
AltSongTime = 1
# - Heroes Buffs -
AltHeroTime = 1
# - Clan Hall Buffs -
AltChTime = 1
# List of Skills that will never be affect with the timer modifiers
UnaffectedSkills = 0
# When this is enabled it will read the config "SkillDurationList"
# This will basically overlook the "time= x" in the skill xml's so that you do
# not need to modify the L2Emu Datapck XML's to increase skill duration.
# Skill duration list:
# Format : skillid,newtime;skillid2,newtime2;....
# Example:
# This enable 1h(3600) duration for songs, the "\"indicates new line,
# and is only set for formating purposes.
# SkillDurationList = 264,3600;265,3600;266,3600;267,3600;268,3600;\
# 269,3600;270,3600;304,3600;305,1200;306,3600;308,3600;349,3600;\
# 363,3600;364,3600
# Retail: false
EnableModifySkillDuration = false
SkillDurationList =
# Maximum number of buffs and songs/dances
# Since Gracia, song and dance count is split from other buffs.
# (default buffs = 20 + 4 with divine inspiration skill)
# Retail: 20, 12
MaxBuffAmount = 20
MaxDanceSongAmount = 12