| newsamael |
21-05-2009 04:43 PM |
Duration Skills config.
1 Anexo(s)
Arquivo de configuração de tempo dos buffs já configurado.
Para L2jserver.
Agradeçam.
Esta configurado awe para 2 horas.
Código:
# ---------------------------------------------------------------------------
# Skills & Effects
# ---------------------------------------------------------------------------
# When this is enabled it will read the "SkillDurationList" option.
# This will basically overlook the "time = x" in the skill XMLs so that you do not need to modify the L2J Datapack XMLs to increase skill duration.
# Skill duration list:
# Format: skillid,newtime;skillid2,newtime2
# Example:
# This enable 1h(7200) duration for songs, the "\"indicates new line,
# and is only set for formating purposes.
# SkillDurationList = 264,7200;265,7200;266,7200;267,7200;268,7200;\
269,7200;270,7200;271,7200;272,1200;273,7200;274,7200;275,7200;\
276,7200;277,7200;304,7200;305,7200;306,7200;307,7200;308,7200;\
309,7200;310,7200;311,7200;349,7200;363,7200;364,7200;366,7200;\
367,7200;529,7200;530,7200;1032,7200;1033,7200;1035,7200;1036,7200;\
1040,7200;1043,7200;1044,7200;1045,7200;1048,7200;1059,7200;1062,7200;\
1068,7200;1077,7200;1078,7200;1085,7200;1086,7200;1182,7200;1189,7200;\
1191,7200;1204,7200;1240,7200;1242,7200;1243,7200;1303,7200;1397,7200;\
# Default: False
EnableModifySkillDuration = True
SkillDurationList =264,7200;265,7200;266,7200;267,7200;268,7200;269,7200;270,7200;271,7200;272,1200;273,7200;274,7200;275,7200;276,7200;277,7200;304,7200;305,7200;306,7200;307,7200;308,7200;309,7200;310,7200;311,7200;349,7200;363,7200;364,7200;366,7200;367,7200;529,7200;530,7200;1032,7200;1033,7200;1035,7200;1036,7200;1040,7200;1043,7200;1044,7200;1045,7200;1048,7200;1059,7200;1062,7200;1068,7200;1077,7200;1078,7200;1085,7200;1086,7200;1182,7200;1189,7200;1191,7200;1204,7200;1240,7200;1242,7200;1243,7200;1303,7200;1397,7200;
Download: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
|