Jump to content

Warmaster

Members
  • Posts

    284
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Posts posted by Warmaster

  1. Character.properties

     

    # ---------------------------------------------------------------------------

    # 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.

    # Default: False

    EnableModifySkillDuration = False

     

    # 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

    SkillDurationList = THE IDS HERE

×
×
  • Create New...