Skip to content
Snippets Groups Projects
Commit 12d333b1 authored by Zoey76's avatar Zoey76
Browse files

BETA: Datapack part for [L5999]:

	* Removed useless methods from L2Effect.
	* Added getTimeLeft() method to properly calculate remaining time, according to effect's abnormal time and tick count.
	* Changed ticks' default value to 0.
	* Removed unused ConditionForceBuff.
	* '''Pre-implemented instant effects.'''
	* Retail like system messages for skill dispel, toggle abort and effect end!
		* Cancel related skills must be verified in retail.
	* Reworked "buff display" packets.
		* AbnormalStatusUpdate
		* PartySpelled.
		* ExOlympiadSpelledInfo
	* Improved remaining time calculation.
	* Fixed consume in continuous skills (toggle/ "over time").
		* Reported by: LeoDetona, badboy29, MELERIX

'''Note 1:''' Signet related skills are not working, they are too custom and has to be re-implemented.
'''Note 2:''' Some effects in Datapack may updates after this rework, please don't spam the forums.
parent 514958c6
No related branches found
No related tags found
Loading
Showing
with 95 additions and 28 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment