l2j_mobius/trunk/java/com/l2jserver/gameserver/model/stats
MobiusDev d722c7a961 -Added two new effects (BlockTarget & Duel).
-Added <target hp="n%" /> condition (example - Last Attack skill).
-Updated DamOverTime effect - add increase charges count over time.
-Updated EnergyAttack effect to new charges system.
-Updated FatalBlow effect (able to increase skill power damage if target has affected by selected abnormal type).
-Added parameter ignorePhysDefPercent for skills that ignores some % of enemy pDef.
-Added function isInvulnerableFor(player) and updated PcCondOverride for this function.
-NPC and NPC buffers data updated for Othell Ground skill Poison Zone.
-Updated PhysicalAttack effect for skills, that decreases power when using some weapon types, and increases power when using some weapon types. also added isLastAttack parameter (for skill Last Attack atm).
-Added stat momentumSkillPower (for Tyrr' passive). Increases power when player have more charges (max 3).
-Updated some effect for working with maxSkillDamage parameter.
-Updated some old and new skills to 10531.

Contributed by NviX.
2015-07-14 20:03:39 +00:00
..
functions Sync with L2jServer HighFive Jul 14th 2015. 2015-07-14 19:55:19 +00:00
BaseStats.java Sync with L2JServer Jan 24th 2015. 2015-01-24 20:02:32 +00:00
Calculator.java Sync with L2jServer HighFive Mar 1st 2015. 2015-03-01 22:48:14 +00:00
Formulas.java -Added two new effects (BlockTarget & Duel). 2015-07-14 20:03:39 +00:00
MoveType.java Updating license's year. 2015-01-02 15:09:44 +00:00
Stats.java -Added two new effects (BlockTarget & Duel). 2015-07-14 20:03:39 +00:00
TraitType.java New Iss skills. 2015-06-15 18:18:52 +00:00