L2JMobius

Free Users => General Discussion => Topic started by: tomalko on October 28, 2022, 10:44:07 PM

Title: Help me figure out the skills script in CommunityBoard
Post by: tomalko on October 28, 2022, 10:44:07 PM
How to add a skill overlay time for 1 hour.  Example: bypass _bbsbuff;1519,1,(time);buffer/(page)
Title: Re: Help me figure out the skills script in CommunityBoard
Post by: dregspan on October 29, 2022, 11:29:48 AM
Find the folder : \game\data\stats\skills\ 
open the file 01500-01599.xml
search  ID "1519"
edit <abnormalTime>2400</abnormalTime>  to <abnormalTime>3600</abnormalTime>

Done .   :D
Title: Re: Help me figure out the skills script in CommunityBoard
Post by: tomalko on October 29, 2022, 11:37:09 AM
Thanks for the quick response
Title: Re: Help me figure out the skills script in CommunityBoard
Post by: dregspan on October 29, 2022, 11:40:11 AM
You welcome ~   :)
Title: Re: Help me figure out the skills script in CommunityBoard
Post by: maximov on October 30, 2022, 01:39:46 PM
How to add a skill overlay time for 1 hour.  Example: bypass _bbsbuff;1519,1,(time);buffer/(page)

You can also change the total time in the configuration file.
Character.ini -> SkillDurationList = ...