- Aug 22, 2011
-
-
Zoey76 authored
* '''Items:''' * Added all missing: * flying condition fixed for items (for flying true/false). * ItemSkills handler added for items. a. Some soulshot type items (Pailaka) have ItemSkills instead SoulShots, will be fixed when soulshots get unhardcoded by using skills. a. Some enchant backup type items has ItemSkills but skills are not done yet. * Fixed item type: ^([#note1 note 1])^ * Court Magician's Magic Staff 13809 * Beast Handler's Whip 15473 * Teddy Boy Summon Bracelet - Permanent Use 16399 * Teddy Girl Summon Bracelet - Permanent Use 16400 * Teddy Boy Summon Bracelet (event) - Permanent Use 16401 * Teddy Girl Summon Bracelet (event) - Permanent Use 16402 * Gold Maned Lion Mount Bracelet 20502 * Gold Maned Lion Mount Bracelet - 30-day limited period 20503 * Steam Beatle Mount Bracelet - 30-day limited period 20504 * Fixed handler: * Shiny Halloween Toy Box (Event) 20717 * Cleaned: * some "Pack" items with attached skills. * all invalid "for" element for items. * '''Skills:''' * Removed custom flying conditions from skills, mostly moved to items. * Added missing sex condition to skills. * Implemented: * Potion of Revenge 2077 * Soul Breaking Arrow 2234 * Remove Petrification Scroll 2307 * Fiery Demon Blood 2357 * Prison Gate Key 2362 * Underground Warehouse Key 2363 * Blue Coral Key 2366 * Red Coral Key 2367 * Transform Sealbook - Onyx Beast 2371 * Transform Sealbook - Death Blader 2372 * Transform Sealbook - Grail Apostle 2373 * Transform Sealbook - Unicorn 2374 * Transform Sealbook - Lilim Knight 2375 * Transform Sealbook - Golem Guardian 2376 * Transform Sealbook - Inferno Drake 2377 * Transform Sealbook - Dragon Bomber 2378 * Capture Rope 2399 * Red Coral Treasure Chest Key 2400 * Item - Special Sound Crystal 2487 * Transform Zaken 2491 * Transform Anakim 2492 * Transform Venom 2493 * Transform Gordon 2494 * Transform Ranku 2495 * Transform Kietch 2496 * Transform Demon Prince 2497 * Cure Poison Paralyze 2578 * Cure Death Clock 2579 * Elmore-Aden's Holy Water 2633 * Court Magician's Blessing 2634 * Scroll of Transformation - Red 2670 * Scroll of Transformation - Blue 2671 * Stone of Recovery 2794 * Santa's Buff Gift Set 2856 * Christmas Event - Magic Use Enhancement Scroll 2857 * Item Skill: Acrobatics 3253 * Traits Strengthen Earring 3400 * Mystery Effect 3404 * Weight Decrease Ring 3406 * Stealth Ring 3407 * Blessed Ring of Escape 3408 * Blessed Ring of Resurrection 3409 * Blue Talisman - Self destruction 3436 * Transform Dispel 3499 ^([#note2 note 2])^ * Updated: * Updated Scroll of Transformation - Pig 2370 * Updated Bottle of Empty Soul 2498 * Updated Highest Power Secret Medicine of Life 2860 * Updated Highest Power Secret Medicine of Mind 2861 * Updated Highest Power Secret Medicine of Will 2862 * Pre-implemented: * Item Skill: Iron Body 3254 ^([#note3 note 3])^ * '''Handlers:''' * Minor cleanup to ExtractableItems handler. * Minor cleanup to SoulShots handler. '''Note 1:''' [=#note1] The retail items are EtcItems, but we don't have support for skills on equipped EtcItems, for 13809 changed from Weapon to EtcItem so can be used as key. This seems to be typos or missing support. '''Note 2:''' [=#note2] ''Important'' all "dispel" skill should have this format, that will come in other update. '''Note 3:''' [=#note3] Require core support.
-
- Aug 21, 2011
- Aug 20, 2011
- Aug 19, 2011
-
-
MELERIX authored
-
- Aug 18, 2011
-
-
Zoey76 authored
-
Zoey76 authored
* New admin command to switch between single and aura target buffs, //switch_gm_buffs 1. If both configurations are enabled or disabled at the same time, there will be no buffs to switch. * Support for new skill Master's Call, summons target's party around the target. * Implemented new skills: 1. Master's Blessing - Eye of Pa'agrio 2. Master's Blessing - Soul of Pa'agrio 3. Master's Blessing - Chant of Magnus 4. Master's Blessing - Chant of Blood Awakening 5. Master's Blessing - Spike 6. Master's Blessing - Bowstring 7. Master's Blessing - Hard Tanning 8. Master's Blessing - Embroider 9. Master's Blessing - Counter Critical 10. Master's Blessing - Elemental Protection 11. Master's Blessing - Arcane Protection 12. Master's Call * Implemented all new Aura type buffs. '''Note:''' Require [L4858]
-
Rumen Nikiforov authored
-
MELERIX authored
* The Cancel effect and the number of buffs canceled have been reduced. * The skill reflection rate has been increased.
-
MELERIX authored
-
MELERIX authored
-
- Aug 17, 2011
- Aug 16, 2011
-
-
MELERIX authored
-
MELERIX authored
-
MELERIX authored
-
MELERIX authored
'''Blacksmith NPCs in villages can now perform the following roles that were previously reserved for the Blacksmith of Mammon:''' * Remove the seal of A-Grade armor / magic armor accessories. * Re-seal A-Grade armor. '''The following roles were added to Blacksmith NPCs in every village for more convenient item conversion:''' * Bestow special abilities on B-Grade and lower-grade weapons. * Remove or add the sealing of B-Grade gloves / boots. * Perform and removed weapon augmentations. '''Other Item Changes:''' * S-Grade and A-Grade Crystals are no longer available from Trader of Mammon. '''Other Changes related''' * Updated all Blacksmiths htms to reflect these changes. * Cost for seal/reseal A-grade items is the same as before, but it's in adena instead (confirmed by Korean Powerwiki). * Updated Merchant/Blacksmith of Mammon htms. * According to retail html, split Mammon exchange multisell in two files: one for D-B grade items, one for A-grade items. * Added Eternal Core Dual Sword to Mammon's S-grade Dualsword craft.
-
- Aug 14, 2011
-
-
Zoey76 authored
* Thanks '''tukune''' for first implementation. * Thanks '''centrio''' for morphism algorithm for Quest Ids and Npc Strings Ids. * Support for custom quests and code refactoring by me. '''Note:''' Custom quest scripts should use and Id not listed in client and set to custom script using setIsCustom(true).
-
Zoey76 authored
-
- Aug 13, 2011
-
-
lion authored
if you sell Noblesse Gate Passes to shop - you have half of price, so in xml must be 200 for have 100 when sell
-
MELERIX authored
BETA: Noblesse Gate Passes have been moved from the Quest Inventory to the General Inventory, and can now be sold to a shop as a common item for 100 Adena, Thanks horato.
-
MELERIX authored
-
- Aug 12, 2011
-
-
MELERIX authored
-
- Aug 11, 2011
- Aug 10, 2011
- Aug 09, 2011
-
-
MELERIX authored
-
MELERIX authored
-
MELERIX authored
BETA: npcstring improvements by Nyaran, for more detailed info about this and examples, look here: http://www.l2jserver.com/forum/viewtopic.php?f=69&t=22632
-
MELERIX authored
No commit message
-
MELERIX authored
-
MELERIX authored
-
Rumen Nikiforov authored
-
MELERIX authored
-