Commit Graph

754 Commits

Author SHA1 Message Date
MobiusDev
78090f6694 Quest Request to find Sakum (10335).
Contributed by spider.
2015-08-02 21:54:03 +00:00
MobiusDev
c8a3b90ea4 Disappeared Sakum quest kill range check.
Contributed by spider.
2015-08-02 21:42:40 +00:00
MobiusDev
4d18c11ce9 Tough Road quest reward fix.
Contributed by spider.
2015-08-02 21:39:57 +00:00
MobiusDev
239453a134 Fixed build.xml eclipse warning. 2015-08-02 11:11:37 +00:00
MobiusDev
0126d637f2 Quest Reporting the status of Windmill Hill (10334).
Contributed by spider.
2015-08-02 11:02:48 +00:00
MobiusDev
3a6ee87bd8 Guard Vent & Guard Schunain spawns.
Contributed by spider.
2015-08-01 14:47:19 +00:00
MobiusDev
4bf72dcc87 Quest Disappeared Sakum (10333).
Contributed by spider.
2015-08-01 07:54:14 +00:00
MobiusDev
ad08e5697c Cleanup for previous commit. 2015-08-01 07:22:31 +00:00
MobiusDev
9112d2506d ExQuestNpcLogList fix for NpcString ids. 2015-08-01 07:19:58 +00:00
MobiusDev
c0f56cbf1c ExQuestNpcLogList fix for NPC ids.
Contributed by Spider.
2015-08-01 07:14:50 +00:00
MobiusDev
e3b482d072 Added two new Quest sendNpcLogList methods. 2015-07-31 21:24:27 +00:00
MobiusDev
d99dc7780b [Classic] Recipies.xml updated.
Contributed by Spider.
2015-07-31 20:16:57 +00:00
MobiusDev
77bb0df4b4 Quest Tough Road (10332).
Contributed by Spider.
2015-07-31 20:09:32 +00:00
MobiusDev
b2bcac958b Minor code formating. 2015-07-30 20:53:27 +00:00
MobiusDev
6185db8d5f Sync with L2jServer HighFive Jul 30th 2015. 2015-07-30 20:47:48 +00:00
MobiusDev
b3531f47c1 Removed Hikari support.
Can be easily adapted from L2jServer.
2015-07-30 13:11:28 +00:00
MobiusDev
165165c1c0 Party bonus exp/sp and party size.
Contributed by smmspider.
2015-07-28 19:38:09 +00:00
MobiusDev
428f516b1f Reworked recipes.xml file.
Contributed by smmspider.
2015-07-28 19:35:24 +00:00
MobiusDev
b4dbb557a5 Fixed some DispelBySlot parsing errors. 2015-07-26 12:11:38 +00:00
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
37bd480be9 Triol Priest AI. 2015-07-24 21:26:08 +00:00
MobiusDev
0843ed261f Reworked Dragon Valley NPC AIs. 2015-07-24 20:59:00 +00:00
MobiusDev
ccc0bf22d3 Dragon Valley changes.
Contributed by Stayway.
2015-07-24 20:28:11 +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
6d92b97a62 Finishing Kamael area spawns.
Contributed by Stayway.
2015-07-23 12:52:13 +00:00
MobiusDev
5493ec88d2 Elven Fortress and some RB drops corrections.
Contributed by Stayway.
2015-07-21 19:19:00 +00:00
MobiusDev
66fbf9ceb6 -Corrected trigger from Scorpion Poison skill.
-Some Yul skills update.

Contributed by NviX.
2015-07-21 12:45:16 +00:00
MobiusDev
5d7ac7425e Pagan Temple upgraded to level 97.
Contributed by notorionn.
2015-07-21 12:42: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
d0536fddf7 Aria multisell corrections.
Contributed by notorionn.
2015-07-17 12:48:42 +00:00
MobiusDev
f71798d281 -Done Enchant Set +6/+7/+8 skills (except reflect debuff).
-Added missing bodypart types on some R grade boots.

Contributed by NviX.
2015-07-15 16:19:08 +00:00
MobiusDev
9ddc55964f -Small fix for my previous patch on skills.
-Fixed R/R95/R99 armor p/m def.
-Added some missing armor types
-Some small fixes.
NOTE: this patch fixes only major problems from armors (pDef, etc). To full done - need more fixes.

Contributed by NviX.
2015-07-15 13:02:27 +00:00
MobiusDev
4fd742a5eb Fixed Sonic Blaster XML parsing error. 2015-07-14 20:36:54 +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
54754b81b2 R-Grade Armor Types.
Contributed by Anderuimm.
2015-07-14 13:13:04 +00:00
MobiusDev
6480d2809b Raid Boss drop corrections.
Contributed by Stayway.
2015-07-14 13:03:02 +00:00
MobiusDev
049a08d7bc Seed of Hellfire.
Contributed by notorionn.
2015-07-14 12:53:25 +00:00
MobiusDev
53b32c4b98 Minor code optimizations. 2015-07-13 13:55:34 +00:00
MobiusDev
97ba8260fa Buypass fixes for quests Q10740_NeverForget and Q10746_SeeTheWorld. 2015-07-13 12:43:53 +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
747334ab81 Setting a couple of skills blockedInOlympiad value. 2015-07-12 07:55:42 +00:00
MobiusDev
28fa8bf915 Addition of JumpTrack XSD. 2015-07-12 07:35:58 +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
5a5dad9c9d Fixing XML validation errors. 2015-07-11 18:47:09 +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
ff84a4b85b Added NPC Aria and bracelets store Istina, Octavis, Tauti.
Contributed by notorionn.
2015-07-09 13:08:19 +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
b7850b93b1 Seven Signs talismans.
Contributed by MoStDaNgEr.
2015-07-07 20:35:37 +00:00
MobiusDev
004388d7f5 Updated skills TODO file. 2015-07-07 13:02:06 +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
f25a32b9f7 Crafting Pack Specter, Amaranthine.
Contributed by notorionn.
2015-07-05 05:54:50 +00:00
MobiusDev
e3842d9b8c Drop updates for Raidbosses and Eastern Mining Zone.
Contributed by Stayway.
2015-07-05 05:31:23 +00:00
MobiusDev
88994e8623 Venir Talismans.
Contributed by zoiobnu.
2015-07-05 05:24:26 +00:00
MobiusDev
1e100003ba Lightning Force skill.
Contributed by bloodasp.
2015-07-05 05:15:30 +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
ff5998b284 R99 Weapons and Armors SA.
Contributed by zoiobnu.
2015-07-03 13:44:38 +00:00
MobiusDev
ea998a68ea Hair Acessory update.
Contributed by zoiobnu.
2015-07-03 13:41:42 +00:00
MobiusDev
a7aef0383c Dragon Valley / Raidboss drop updates.
Contributed by Stayway.
2015-07-02 19:43:10 +00:00
MobiusDev
74c19377fe Fixed typo at spawnlist.sql 2015-07-02 19:34:34 +00:00
MobiusDev
5389866a78 Isle of Souls rework.
Contributed by Stayway.
2015-07-02 19:27:23 +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
167efe6abf -ThrowHorizontal effect implementation.
-Done skills 10015 Chain Strike & 10016 Chain Hydra.

Contributed by NviX.
2015-06-30 19:23:33 +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
04d53aedc9 Half-done Force skill effect. 2015-06-29 22:22:15 +00:00
MobiusDev
8d27f298e2 Delusion Chamber/Dion Hills/Rb drop updates.
Contributed by Stayway.
2015-06-29 22:05:14 +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
7f220fe2c1 Drop updates Cruma, Death Pass and Raid Boss.
Contributed by Stayway.
2015-06-24 16:08:44 +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
60b6d62610 Raidboss Drops/Skills/Status updates.
Contributed by Stayway.
2015-06-15 18:38:25 +00:00
MobiusDev
2cd3223baa Cruma Marshlands drop corrections.
Contributed by Stayway.
2015-06-15 18:31:59 +00:00
MobiusDev
309b509cc6 Updating skills TODO.xlsx file. 2015-06-15 18:25:03 +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
a3707acaaa Minor fix for Tauti weapons skill.
Contributed by OdairDevalier.
2015-06-12 18:59:07 +00:00
MobiusDev
1f6c72ed61 -Addition of all Requiem weapons.
-Event Diplomas.

Contributed by OdairDevalier.
2015-06-12 18:57:14 +00:00
MobiusDev
571b29c097 -Adding Tauti weapons and skill.
-Fix KnockDown improved effect.
-Thanks Matts for correction http://l2jmobius.com/forum/viewtopic.php?f=20&p=1775&p=1783#p1775

Contributed by OdairDevalier.
2015-06-12 13:10:35 +00:00
MobiusDev
a81f6db099 Skills 11537 and 11541 improvements.
Transform ID 505 Lonely-Stone.

Contributed by OdairDevalier.
2015-06-11 12:59:38 +00:00
MobiusDev
6eb970250b -Adding Bound-Normal-Blessed Apocalypse all weapons (non SA, 1xSA and 2xSA).
-Adding some Belts.

Contributed by OdairDevalier.
2015-06-10 15:54:56 +00:00
MobiusDev
df96027bbd -Adding Rose Essence stats skills, Rosy Seduction and Art of Seduction (effect not done yet).
-Adding Mentor skills, fix accumulative buffs on Mentor buffs.
-Various fixes buffs skills.

Contributed by OdairDevalier.
2015-06-08 15:04:28 +00:00
MobiusDev
73c97478d2 Dark Omens drop and NPC updates.
Contributed by Stayway.
2015-06-06 09:57:03 +00:00
MobiusDev
e858fb2e9b Coral of Gardens and RB Michaela drop updates.
Contributed by Stayway.
2015-06-05 19:39:40 +00:00
MobiusDev
55471ac31c Zaken drop Updates.
Contributed by Stayway.
2015-06-05 19:35:36 +00:00
MobiusDev
e4c29c6234 Drop updates, status and Blazing Swamp.
Contributed by Stayway.
2015-06-05 19:30:49 +00:00
MobiusDev
8a74127b68 Superior Fast Spell Casting fix.
Contributed by Mathael.
2015-06-05 19:19:01 +00:00
MobiusDev
2c7aee6df4 Minor fix for Earth Wyrm Heart Ring.
Contributed by OdairDevalier.
2015-06-03 21:30:57 +00:00
MobiusDev
9f5ee438b6 Adding New Raid Jewels R-Grade Antharas, Valakas, Baium, Queen Ant's, Orfen, Frintezza, Earth Wyrm, Lilith (skills partially done).
Contributed by OdairDevalier.
2015-06-03 17:31:57 +00:00
MobiusDev
1952b895b5 Fixed hubris doors. 2015-06-01 21:09:18 +00:00
MobiusDev
08cdb7103f Removed Muertos Scout and Colossos spawns.
Contributed by Stayway.
2015-06-01 20:22:30 +00:00
MobiusDev
82bc7bd453 Isle of Souls changes.
Contributed by Stayway.
2015-06-01 16:09:43 +00:00
MobiusDev
cf8bff77e7 Updated some Blazing Swamp drops.
Contributed by Stayway.
2015-06-01 15:41:24 +00:00
MobiusDev
e373a3917f Adding all Normal-Blessed Specter weapons and 1,2 SA's.
Adding all Unidentified-Bound Apocalypse weapons non AS's.
Adding all Requiem-Apocalypse-Kaliel weapons skills +4 enchant.
Adding new Raid Jewels Octavis' and Istina's Warrior-Wizard.
Adding new Bracelets-Skills.

Contributed by OdairDevalier.
2015-06-01 15:32:29 +00:00
MobiusDev
74758c62e9 Improving walking NPC broadcast fix. 2015-05-30 20:23:21 +00:00
MobiusDev
da2b9c6499 Adding missing changes from previous commit. 2015-05-29 21:57:19 +00:00
MobiusDev
7f366d21df Some talisman modifications.
Contributed by Ionut.
2015-05-29 21:45:21 +00:00
MobiusDev
9fcb776dc8 Added Yin Fragment at Hills of Gold AI. 2015-05-29 19:43:08 +00:00
MobiusDev
61108558a1 Delete low level Raidboss from Guillotine Fortress. 2015-05-29 19:13:31 +00:00
MobiusDev
6e346e3ab9 Adding Unidentified Specter All Weapons.
Adding Bound Specter All weapons and SA's.
Adding Specter skill enchant +4.

Contributed by OdairDevalier.
2015-05-29 19:09:05 +00:00
MobiusDev
139159e070 Hills of Gold AI Spicula additions. 2015-05-28 02:22:08 +00:00
MobiusDev
8e76323dc5 Updated servername.xml 2015-05-27 19:53:38 +00:00
MobiusDev
d7094f07ea Finish Amaranthine Weapons +4 skills.
Contributed by Maneco.
2015-05-27 14:56:51 +00:00
MobiusDev
5d7ba7d7f3 Hills of Gold AI. 2015-05-27 14:52:59 +00:00
MobiusDev
98ec54f921 Addition of skills TODO.xlsx 2015-05-26 19:00:05 +00:00
MobiusDev
1157c89461 Custom CommunityBoard Karma prohibition. 2015-05-26 17:53:24 +00:00
MobiusDev
cfb38570be Kamael Village Teleportation Device html.
Contributed by Stayway.
2015-05-26 17:42:52 +00:00
MobiusDev
d1b047d3d7 Bee Hive drops.
RaidBoss Tiger Hornet drops.
RaidBoss-Vuku Grand Priest Gharmash drops.
Beleths Magic Circle drops.
Black Rock Hill drops.
RaidBoss-Flamestone Giant drops.

Contributed by Stayway.
2015-05-26 17:38:30 +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
8528749ad5 Correction for Bloody Swamp and Altar of Evil Spawns area and fixed isagressive ai.
Contributed by Stayway.
2015-05-26 04:44:16 +00:00
MobiusDev
fb41900d77 Ant Nest drop corrections.
Queen Ant Raid Boss drop corrections.
Gigantic Golem Raid Boss drop corrections.

Contributed by Stayway.
2015-05-26 04:32:35 +00:00
MobiusDev
8d2bb2b340 Minor fix for previous commit.
Contributed by Fire.
2015-05-24 16:50:38 +00:00
MobiusDev
ed063d899d Adding skills 10071, 10072, 10075, 10076, 10098, 10099, 10100, 10101, 10303.
Contributed by Fire.
2015-05-24 16:29:30 +00:00
MobiusDev
c7048cff15 Raid Boss drop updates.
Author Joker.
Contributed by Stayway.
2015-05-22 22:46:14 +00:00
MobiusDev
b78696efa4 Small fix previous update (correct status), in some weapons with 2 SAs.
Contributed by OdairDevalier.
2015-05-22 19:58:55 +00:00
MobiusDev
a4934adc0d Adding all Sell Mahums at MobsSpawnNotRandom list. 2015-05-22 14:10:53 +00:00
MobiusDev
f08b3d13c5 Sel Mahum Sergeant NPCs should not spawn randomly. 2015-05-22 13:52:11 +00:00
MobiusDev
4683777599 Adding Unidentified-Bound-Normal-Blessed Amaranthine Caster, Retributer, Dualsword, Dual Dagger, Dual Blunt .
Adding SA's skills for listed weapons .
Fixed skill 11522.
Adding some consumables.

Contributed by OdairDevalier.
2015-05-22 12:43:43 +00:00
MobiusDev
95c8b1345c [Classic] Missing updates. 2015-05-22 04:38:57 +00:00
MobiusDev
13e5560585 Fixed ExperienceGain handler. 2015-05-22 02:54:08 +00:00
MobiusDev
8d2b122326 Abandoned Coal Mines and RB Abyss Brukunt drops.
Contributed by Stayway.
2015-05-21 13:18:12 +00:00
MobiusDev
3c55ac49e9 Made GM Speed toggle.
Contributed by Ionut.
2015-05-21 12:51:27 +00:00
MobiusDev
04a3888c16 Correction drops in Timak Outpost.
Correction drops RB Timak Orc Ranger Captain.
Correction drops in Raid Boss Shaman King Selu 25155.
Correction Raid Boss Timak Orc Gosmos 25437.

Contributed by Stayway.
2015-05-21 11:19:30 +00:00
MobiusDev
8dbbad5a0a Wind Blend, Deceptive Blink and Windy Refuge skill improvements.
Contributed by Ionut.
2015-05-20 21:45:09 +00:00
MobiusDev
db01e3a190 Reverting some operate types from previous commit. 2015-05-20 20:15:33 +00:00
MobiusDev
da8ba7ba16 Vampirism Skill 10069 & 10070.
Contributed by Fire.
2015-05-20 17:39:05 +00:00
MobiusDev
55de7a71ad Adding Unidentified-Bound-Normal-Blessed Amaranthine Shooter, Buster.
Adding SA's skills for listed weapons.
Adding Unidentified items previous commits.

Contributed by OdairDevalier.
2015-05-20 17:36:03 +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
4f91796e08 Blessed Seraph Boots fix.
Contributed by basilakis14.
2015-05-20 14:30:11 +00:00
MobiusDev
55710e30ef Improving placeholders of not done player skills. 2015-05-20 14:28:34 +00:00
MobiusDev
09c4e1e1be Some code cleanup changes. 2015-05-20 09:23:41 +00:00
MobiusDev
1fe9ce725f Custom Community Board improvements. 2015-05-20 01:03:25 +00:00
MobiusDev
84accd0dbf Fixed NPC interaction problem. 2015-05-19 22:27:38 +00:00
MobiusDev
efa6669a4b Changed max fish level.
Contributed by darky999.
2015-05-19 21:13:50 +00:00
MobiusDev
674bbde75c Fix skill 10756 Damage.
Adding Bound-Normal-Blessed Amaranthine Fighter, Stormer, Thrower.
Adding SAs skills for listed weapons.

Contributed by OdairDevalier.
2015-05-19 21:10:10 +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
0337dd64a2 Cleaning up XMLs. 2015-05-19 13:41:44 +00:00