-Reworked Raid Points system (ranking system deleted in Valiance update).

-Raidpoints moved to characters.sql
-Fixed calls to unexistent skill levels.

Contributed by NviX.
This commit is contained in:
MobiusDev
2015-07-01 18:50:01 +00:00
parent 167efe6abf
commit 190a0e1c95
22 changed files with 171 additions and 502 deletions

View File

@@ -599,8 +599,9 @@
<set name="coolTime" val="1000" />
<set name="reuseDelay" val="900000" />
</skill>
<skill id="23453" levels="1" name="(Superior Aggression)">
<skill id="23453" levels="3" name="(Superior Aggression)">
<!-- AUTO GENERATED SKILL -->
<!-- Only lvl 3 in client -->
<!-- Provokes the target and forcefully changes their target to make them attack you. -->
<set name="icon" val="icon.skill10026" />
<set name="operateType" val="ACTIVE_CONTINUOUS" />