Commit Graph

244 Commits

Author SHA1 Message Date
MobiusDev
3da51337f6 Merged commons folders. 2015-07-26 11:12:15 +00:00
MobiusDev
1fc14085f5 Sync with L2jServer HighFive Jul 25th 2015. 2015-07-26 10:59:25 +00:00
MobiusDev
83854bc5e5 Rhythms - combined song/dances.
Contributed by smmspider.
2015-07-26 06:42:34 +00:00
MobiusDev
88b632c4ad Fix for instancedzone action.
Contributed by smmspider.
2015-07-25 17:16:02 +00:00
MobiusDev
f483f9bec5 -Added getDualClassLevel() for skill learn packet and dual skill that learned if player have needed main & dual class level.
-Update AcquireSkillList packet.
-Added skill Dual Maximum Hp to skill tree for all awaken classes.
-Fixed a bug when changing class skills to learn stay from previous class until relogin.

Contributed by NviX.
2015-07-24 20:05:28 +00:00
MobiusDev
72867c7917 -Updated some skills in 10500-10700 range.
-Added stat maxPhysCritRate (for othell passive atm, increase crit rate limit).
-Yul stances don't stack anymore.

Contributed by NviX.
2015-07-17 12:54:32 +00:00
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
MobiusDev
b07f46dc5c Sync with L2jServer HighFive Jul 14th 2015. 2015-07-14 19:55:19 +00:00
MobiusDev
53b32c4b98 Minor code optimizations. 2015-07-13 13:55:34 +00:00
MobiusDev
12b76e722e -Implemented some Jewel Boxes.
-Added SummonDebuff effect for Golden Lion & Lumi summons (apply on summoner when summon).
-Added stat hpRestoreOnKill - restoring n% hp when kill a enemy (mob or player) - example: Berserker skill.
-Updated id 10000-10279 range skills.
-Update TriggerForce effect for Rolling Thunder skill.

Contributed by NviX.
2015-07-12 21:19:09 +00:00
MobiusDev
4966433091 -Fix bug when character w\o weapon can't attack.
-Update HpCpHeal effect & fix system msg typo.

Contributed by NviX.
2015-07-11 21:02:06 +00:00
MobiusDev
2beeb5bfbc -Small fix for Rage Aura debuff
-Update TriggerForce effect to avoid visual bug when Sigel' class use any aura on party, and some bug fixes on this effect.
-Implemented soulshot\spiritshot\blessed spiritshot damage bonus from enchanted weapon
-Implemented soulshot\spiritshot\blessed spiritshot damage bonus from Jewels Ruby\Sapphire
-Implemented Ruby\Sapphire\Topaz\Opal\Obsidian\Diamond\Emerald\Aquamarine\Pearl Jewels and its stats\skills.
-Changed compound jewels rate (in official servers - chances are lower (and from 3-5 lvls - greatly lower)
-Added visual effect to SS\SPS\BSPS if you equip Ruby\Sapphire 3\4\5 lvls (blue\yellow\red glow effects)
-New parameter weaponElementPower - increase weapon attribute power (if fire added in weapon - this parameter increase fire.. also about others)
-Small update skills.xsd to remove some eclipse warnings.

Contributed by NviX.
2015-07-11 16:22:19 +00:00
MobiusDev
5df3726293 -TriggerForce effect for awaken class forces.
-Forces (except Eviscerator - temp done, need correct stat).
-Update TriggerForce effect and implemented all Sigel's Aura buffs/debuff.

Contributed by NviX.
2015-07-11 12:44:48 +00:00
MobiusDev
6ef82dedcf -Replaced checking stone crystalType to item crystalType.
-Fixed 80-100% chance to attribute from stones R grade equip.

Contributed by NviX.
2015-07-09 12:50:02 +00:00
MobiusDev
4339375229 Simplifying some special text characters. 2015-07-09 12:46:59 +00:00
MobiusDev
d87d950284 Implemented all elemental stones & crystals, including +60/+150.
Contributed by NviX.
2015-07-08 20:55:27 +00:00
MobiusDev
09a0b713d2 -Added all existing enchantment scrolls & lucky stones.
-Full done all scrolls and stones (standard,bless,giant's,safe, -1, etc..)
-Added parameters minEnchant, maxEnchantFighter, maxEnchantMagic (minEnchant for Improved stones (+10..+15 only), others for Heavenly Scrolls
-Implemented Hair accessory enchant (ONLY IN CORE - ITEMS FOR ENCHANTING NOT DONE, EXCEPT 34717. Also, visual bug when enchanting - "+pdef", but really not gained (same as official servers.)
-Added enchant options for hair accessories (increase M. Def. )
-Increased P.Def/M.Def gain when enchanting R grade armor from +1/+3 to +2/+4 (as official).

Contributed by NviX.
2015-07-08 19:17:39 +00:00
MobiusDev
71fd68697b -Implemented new cubics & cubic skills.
-Fixed some visual bugs (character see removed cubic, not see seed talisman aura until re-equip talisman).
-Removed unused packet ExGetBossRecord (I forgot remove this in my raid points patch).

Contributed by NviX.
2015-07-07 12:50:33 +00:00
MobiusDev
ac006cde6a Sync with L2jServer HighFive Jul 3rd 2015. 2015-07-03 21:10:51 +00:00
MobiusDev
9c11f00722 Fixing character creation NPE.
Contributed by Sahar.
2015-07-03 13:51:56 +00:00
MobiusDev
190a0e1c95 -Reworked Raid Points system (ranking system deleted in Valiance update).
-Raidpoints moved to characters.sql
-Fixed calls to unexistent skill levels.

Contributed by NviX.
2015-07-01 18:50:01 +00:00
MobiusDev
8a2faf6afc -Implemented maxSkillDamage stat.
-Done skills Final Ultimate Defense (10017) & Party Rescue (10024) - maxSkillDamage & enchant groups.
-Small fix on Seed Talisman skill (added missing rEvas stat).

Contributed by NviX.
2015-06-30 19:12:17 +00:00
MobiusDev
7e610eb1ee -Added enchant9 route support for skills.
-Deleted unused client packets RequestExEnchantSkillSafe, RequestExEnchantSkillUntrain and RequestExEnchantSkillRouteChange (this is removed in Lindvior and all enchant variants are now handled in the packet RequestExEnchantSkill).
-Added support for 100% enchant by using Immortal Scroll.
-Enchant skills for awakened players required new spellbook (Superior Giant's Codexes).

Contributed by NviX.
2015-06-29 21:53:43 +00:00
MobiusDev
31a42fc96a IgnoreDeath effect.
Contributed by NviX.
2015-06-29 12:24:23 +00:00
MobiusDev
3aa3d672d7 Sync with L2jServer HighFive Jun 19th 2015. 2015-06-19 20:55:34 +00:00
MobiusDev
1cfd98106f New Iss skills.
Contributed by OdairDevalier.
2015-06-17 17:15:49 +00:00
MobiusDev
655fff0025 New Iss skills.
Contributed by OdairDevalier.
2015-06-15 18:18:52 +00:00
MobiusDev
166d6ff9d4 Sync with L2jServer HighFive Jun 14th 2015. 2015-06-14 11:51:57 +00:00
MobiusDev
74758c62e9 Improving walking NPC broadcast fix. 2015-05-30 20:23:21 +00:00
MobiusDev
1157c89461 Custom CommunityBoard Karma prohibition. 2015-05-26 17:53:24 +00:00
MobiusDev
484ba3d009 Fixed displaying of new multisells. 2015-05-26 09:45:46 +00:00
MobiusDev
1ac91de53c Added physicalSkillPowerAdd, mCritPowerAdd, reflectDamageRes and receivedDamageModifier stats.
New Talismans.
2015-05-26 09:09:41 +00:00
MobiusDev
6e0cc76a4b Support for item equip skills. 2015-05-20 17:18:39 +00:00
MobiusDev
c2fbb18c37 Armor sets rework.
Contributed by Ionut.
2015-05-20 15:27:40 +00:00
MobiusDev
efa6669a4b Changed max fish level.
Contributed by darky999.
2015-05-19 21:13:50 +00:00
MobiusDev
1a0b61be3e Removed unnecessary fishing check from fishing zone. 2015-05-19 18:27:17 +00:00
MobiusDev
687969b37f Automating Fishing. 2015-05-19 17:43:41 +00:00
MobiusDev
7d5e51e914 Reverting wrong refactoring from PcStat. 2015-05-19 16:05:28 +00:00
MobiusDev
6b9ed81821 Sync with L2jServer HighFive May 19th 2015. 2015-05-19 14:57:13 +00:00
MobiusDev
b02e26f864 Updating Henna list.
Contributed by OdairDevalier.
2015-05-18 23:18:18 +00:00
MobiusDev
aee5879442 Addition of fishing zones.
Addition of fish exp and sp.
Give exp and sp after fishing.
Missing baits added to L2PcInstance.

Contributed by darky999.
2015-05-18 22:21:34 +00:00
MobiusDev
657f00d23d Alchemy Transmutation skills and packet improvements. 2015-05-18 16:24:30 +00:00
MobiusDev
3d68c08824 Addition of Fishing zones at GM zone check.
Removed all fishing zones.
Some fishing zone refactoring.
2015-05-18 11:19:18 +00:00
MobiusDev
6a2082a86f Alchemy transmutation support.
Need to implement transmute skills.
I have added skill 17928 as example.
2015-05-18 01:56:28 +00:00
MobiusDev
ddc3ef9037 Fixed skill enchanting. 2015-05-17 19:24:50 +00:00
MobiusDev
f5b5cf8ab8 RequestRefineCancel prices for R grade items. 2015-05-17 18:24:04 +00:00
MobiusDev
f603938c09 Fixed lifestone level to player level table. 2015-05-17 17:22:45 +00:00
MobiusDev
07d6b9e74d Fishing level check should not affect Classic.
Just in case it is used in the future.
2015-05-17 16:54:59 +00:00
MobiusDev
5fbcd41959 Moving fishing level check from zone to effect. 2015-05-17 16:51:46 +00:00
MobiusDev
688164f377 Fishing item changes and improvements.
Contributed by darky999.
2015-05-17 16:22:18 +00:00