22-11-2010, 07:43 PM
|
#827 (permalink)
|
|
Membro - Aspirante
Registrado em: May 2010
Posts: 72
Agradecido 38 Vezes em 17 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
Alguem poderia postar as config de todos os buffs 1 hora ou +?
#-----------------------
# Buff Duration Modify -
#-----------------------
# 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 L2J Datapack 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 =
|
|
|