l2j_mobius/trunk/java/com/l2jserver/gameserver/model/actor
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
..
appearance Reverting previous solution to avoid name color update problems. 2015-03-25 13:54:30 +00:00
instance -Added two new effects (BlockTarget & Duel). 2015-07-14 20:03:39 +00:00
knownlist Improving walking NPC broadcast fix. 2015-05-30 20:23:21 +00:00
poly Updating license's year. 2015-01-02 15:09:44 +00:00
request Fixed Talking Island and Faeron Village scrolls of escape. 2015-04-22 16:48:31 +00:00
stat -Small fix for Rage Aura debuff 2015-07-11 16:22:19 +00:00
status -Added two new effects (BlockTarget & Duel). 2015-07-14 20:03:39 +00:00
tasks -Implemented new cubics & cubic skills. 2015-07-07 12:50:33 +00:00
templates Dropped expRate system. 2015-03-03 14:29:43 +00:00
transform Sync with L2jServer HighFive Jun 14th 2015. 2015-06-14 11:51:57 +00:00
L2Attackable.java Sync with L2jServer HighFive Jul 14th 2015. 2015-07-14 19:55:19 +00:00
L2Character.java Sync with L2jServer HighFive Jul 3rd 2015. 2015-07-03 21:10:51 +00:00
L2Decoy.java Sync with L2jServer HighFive Feb 10th 2015. 2015-02-10 22:49:31 +00:00
L2Npc.java Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
L2Playable.java Attempt to fix wrong PvP flagging. 2015-03-25 13:08:04 +00:00
L2Summon.java Changed summon points logic. 2015-05-11 14:22:36 +00:00
L2Tower.java Sync with L2jServer HighFive Feb 10th 2015. 2015-02-10 22:49:31 +00:00
L2Vehicle.java Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00