New Iss skills.

Contributed by OdairDevalier.
This commit is contained in:
MobiusDev
2015-06-15 18:18:52 +00:00
parent 166d6ff9d4
commit 655fff0025
4 changed files with 470 additions and 522 deletions

View File

@@ -68,7 +68,8 @@ public enum TraitType
DUALBLUNT(42, 1),
KNOCKBACK(43, 3),
KNOCKDOWN(44, 3),
NONE(43, 0);
MUTE(45, 3),
NONE(46, 0);
private final int _id;
private final int _type; // 1 = weapon, 2 = weakness, 3 = resistance