BETA: Skill fixes:
* Only passive Buff effect can't be stolen. * Passive Buff effect last indefinitely. * Implemented Cubic Mastery effect. * Fixed Cubic Mastery skill to use effect, please no more COREDONE skills! * Implemented Summon Cubic effect. * Removed custom system messages and restrictions. * If cubic is already present it's replaced. * If maximum cubic count is reached (related to Cubic Mastery effect), '''a random cubic is removed and the new cubic is added last, retail like'''. * No more custom restrictions. * Fixed all cubic power enchant broken in [9230]. * Passive skills with stats need to be wrapped into Buff effect. * Fixed some skills, the rest will be fixed soon. * Added missing MP regeneration to Armor Mastery. * Fixed High Five Arena buffs, they shouldn't stack with normal buffs! * Reported by: nBd * Fixing Petrify (6882) with missing abnormal time. * Reported by: blacksea
Showing
- L2J_DataPack_BETA/dist/game/data/scripts/handlers/EffectMasterHandler.java 2 additions, 0 deletions.../dist/game/data/scripts/handlers/EffectMasterHandler.java
- L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/Buff.java 7 additions, 1 deletion.../dist/game/data/scripts/handlers/effecthandlers/Buff.java
- L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/CubicMastery.java 36 additions, 0 deletions...me/data/scripts/handlers/effecthandlers/CubicMastery.java
- L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/SummonCubic.java 124 additions, 0 deletions...ame/data/scripts/handlers/effecthandlers/SummonCubic.java
- L2J_DataPack_BETA/dist/game/data/stats/skills/00000-00099.xml 40 additions, 46 deletions...DataPack_BETA/dist/game/data/stats/skills/00000-00099.xml
- L2J_DataPack_BETA/dist/game/data/stats/skills/00100-00199.xml 36 additions, 19 deletions...DataPack_BETA/dist/game/data/stats/skills/00100-00199.xml
- L2J_DataPack_BETA/dist/game/data/stats/skills/00200-00299.xml 10 additions, 10 deletions...DataPack_BETA/dist/game/data/stats/skills/00200-00299.xml
- L2J_DataPack_BETA/dist/game/data/stats/skills/00400-00499.xml 12 additions, 13 deletions...DataPack_BETA/dist/game/data/stats/skills/00400-00499.xml
- L2J_DataPack_BETA/dist/game/data/stats/skills/00700-00799.xml 30 additions, 60 deletions...DataPack_BETA/dist/game/data/stats/skills/00700-00799.xml
- L2J_DataPack_BETA/dist/game/data/stats/skills/01200-01299.xml 30 additions, 30 deletions...DataPack_BETA/dist/game/data/stats/skills/01200-01299.xml
- L2J_DataPack_BETA/dist/game/data/stats/skills/01300-01399.xml 32 additions, 33 deletions...DataPack_BETA/dist/game/data/stats/skills/01300-01399.xml
- L2J_DataPack_BETA/dist/game/data/stats/skills/04300-04399.xml 6 additions, 11 deletions...DataPack_BETA/dist/game/data/stats/skills/04300-04399.xml
- L2J_DataPack_BETA/dist/game/data/stats/skills/06800-06899.xml 33 additions, 2 deletions...DataPack_BETA/dist/game/data/stats/skills/06800-06899.xml
Loading
Please register or sign in to comment