Skip to content
Snippets Groups Projects
Commit 4139ea04 authored by Zoey76's avatar Zoey76
Browse files

BETA: Reworking skills (cleanup):

	* No more...
		* "neutral" skills, all skills are "neutral" by default.
		* dynamic skill/effect type dependent "offensive" checks.
		* dynamic skill/effect type dependent "pvp" checks.
		* null names, default is empty string.
		* dynamic seven sings skill checks, is cached in boolean until is finally unhardcoded.
		* CPDAM skill type, not used anywhere.
		* skills "pvp" and "offensive"  at the same time.
		* Spoil skill handler!
		* CpDam skill handler!
		* _effectSkillType in L2Effect.
		* effectType in EffectTemplate.
		* effectType in skill XMLs.
	* effectPower=-1 lands always!
	* Fixing Sweeper effect typos!
		* Reported by: Decad, Torvitas

Reviewed by: Adry_85, MELERIX, UnAfraid
parent 74e4627f
No related branches found
No related tags found
No related merge requests found
Showing
with 527 additions and 341 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