823 Commits

Author SHA1 Message Date
aleos89
549d6f5b55 Corrected Bawaya Agimat Tattoo item bonus
* Fixes #2422.
* Adjusted bonus from variable cast time to fixed cast time.
Thanks to @esu1214!
2017-09-26 10:32:35 -04:00
Luan da Silva Santos
734ec22577 Fix for issue #2391 https://github.com/rathena/rathena/issues/2391 (#2416)
* Resolves Lex Aeterna autospell for Laser of Eagle.
2017-09-12 11:13:17 -04:00
Atemo
969c10fbc1 Leprechaun_Hat should be refineable (issue #2407)
Thanks @uddevil !
2017-09-09 20:21:29 +02:00
Aleos
6ef8a97cf0 Updated Guillotine Poison item behavior (#2396)
* Fixes #1044.
* Poisons are now consumable by all classes.
* Using the item directly gives no benefit.
* Adjusted the item type to 2 (usable) from 0 (healing).
* A Dagger or Katar weapon is required to use Poisoning Weapon.
* Casting Poisoning Weapon again will cancel the previous bonus.
Thanks to @cydh and @Playtester!
2017-09-02 10:49:18 -04:00
Aleos
d353b6682b Updated Rune Stone item behavior (#2384)
* Fixes #1045.
* Rune Stones are now consumable by all classes.
* Adjusted the item type to 2 (usable item) from 11 (delayed item).
* Removed the IG_RUNE item group.
Thanks to @cydh and @Paoly28!
2017-08-31 14:05:06 -04:00
aleos89
b9627dd879 Resolved non-weapon items having a weapon level
* Fixes #2343.
* Removed all weapon level values from non-weapons in the renewal item database.
Thanks to @admkakaroto!
2017-08-16 13:52:10 -04:00
Atemo
641a1f1e88 Updated item_db.txt (16.1 episode) 2017-08-14 19:57:24 +02:00
Aleos
cd164d74cd Removed some hardcoded item checks (#2303)
* Fixes #991.
* Removed hardcoded checks for SC_ITEMBOOST, SC_EXPBOOST, and SC_JEXPBOOST.
* Players are able to still consume these items even if the status is already active.
* Corrected the item bonus for Malangdo Cat Can.
Thanks to @cydh!
2017-08-04 19:11:05 -04:00
Aleos
fe5f1e115d Added a new item flag for delayed consumption (#2300)
* Added a new item flag for delayed consumption
* Fixes #550.
* The new flag will never consume the item.
* Supports script command itemskill.
Thanks to @cydh!
2017-08-04 18:38:39 -04:00
aleos89
166836d7b3 Follow up to cd3f42e
* Swapped equip locations for Sarah's Left Earring (28310) and Sarah's Right Earring (28311).
2017-08-03 13:40:50 -04:00
aleos89
4af6860302 Corrected Crimson Spear class requirement
* Fixes #2297.
* Added missing support for Swordman, Transcendent Swordman, and Baby Swordman.
Thanks to @ToiletMaster!
2017-07-31 10:17:57 -04:00
aleos89
1bfd28ee67 Corrected some new shield defines
* Fixes #2292.
* Fixed Scutum, Shield of Flame, Shield of Gust, Shield of Water, and Shield of Earth resolving as weapons.
Thanks to @uddevil and @Lemongrass3110!
2017-07-27 12:40:50 -04:00
Lemongrass3110
77718c325f Fixed weapon level of Tempest
Fixes #2287

Thanks to @ToiletMaster
2017-07-27 15:42:29 +02:00
Aleos
7f5411da07 Initial release of the Achievement System (#2044)
* Information based on kRO patch notes.
- http://ro.gnjoy.com/news/update/View.asp?seq=163&curpage=1
* Includes Title System which is integrated into the Achievement System.
* Includes RODEX integration for rewards.
* Added new atcommand reloadachievementdb.
* Added new script commands achievementinfo, achievementadd, achievementremove, achievementcomplete, and achievementexists.
Thanks to @Lux-uri, @RagnarokNova, @Lemongrass3110, and @Tokeiburu for their help!
2017-07-27 09:33:03 -04:00
aleos89
2bd0fd5a16 Corrected Shield of Death bonus
* Wearer should receive 10% more damage not gain 10% damage against normal monsters.
Thanks to Divine-Pride.net!
2017-07-14 13:18:58 -04:00
aleos89
7a3a64960b Corrected Siege Arrow Quivers
* Fixes #2249.
* Siege Arrow Quiver S should give Arrow S while Siege Arrow Quiver A should give Arrow A.
Thanks to @uddevil!
2017-07-10 12:27:23 -04:00
Atemo
c7438aa0fd Corrected class requirement for item ID 2027 (issue #2240)
Thanks @hendra814
2017-07-06 15:47:31 +02:00
Atemo
a5afb06979 Initial release of lasagna npcs (#2105)
* First release of lasagna npcs (playing conversion).

* Added a new parameter for npctalk script command
Target for <flag>:
- bc_all  : Broadcast message is sent server-wide (only in the chat window).
- bc_map  : Message is sent to everyone in the same map as the source of the npc.
- bc_area : Message is sent to players in the vicinity of the source (default value).
- bc_self : Message is sent only to player attached.

* Implemented doram food buffs

* Updated npctalk:
*npctalk "<message>"{,"<NPC name>",<flag>};
- Empty string for "<NPC name>" now means attached NPC

* Added flag parameter for unittalk script command
*unittalk <GID>,"<text>"{,<flag>};
flag: Specify target
   bc_area - Message is sent to players in the vicinity of the source (default).
   bc_self - Message is sent only to player attached.
 
* Updated classchange script command:
classchange(<view id>{,"<NPC name>",<flag>});
flag: Specify target
   bc_area - Data is sent to players in the vicinity of the source (default).
   bc_self - Data is sent only to player attached.

* Updated Time Limit for quests to allow HH:MM format

Thanks @secretdataz, @Lemongrass3110, @aleos89, @Jeybla, @anacondaqq, @jenkijo, @sikiro, @admkakaroto for contributing !
2017-06-26 00:54:25 +02:00
Aleos
d5b67f35a0 Remove all bAtkRate item bonuses from renewal (#2199)
* Fixes #2198.
* Removed all bAtkRate item bonuses from the renewal item database and replaced with bAddClass.
* Updated item bonuses to match current descriptions.
* Updated various Aegis names.
Thanks to @Tokeiburu!
2017-06-22 18:37:03 -04:00
aleos89
55935a1111 Corrected Sword Stick view type
* Fixes #2193.
* Changed from Mace to 1 Handed Staff.
Thanks to @uddevil!
2017-06-16 13:10:06 -04:00
Atemo
6ce846883e Updated produce_db.txt to include Combination Kit
Thanks @anacondaqq
2017-06-15 21:14:56 +02:00
Jittapan Pluemsumran
887efa4ea4 Item DB update and script command adjustment (#1739)
* Made getequipid script command accept EQI_COMPOUND_ON (-1) for current equipment slot when running in item script.
* Added new equipment index for current item in item script context.
* Fixed typo in Fulbuk_Card item script.
* Fixed typo in Lich_Lord_Card effect.
2017-06-14 13:35:32 -04:00
Jittapan Pluemsumran
6c266ae1f5 Item package and Aegis names updates (#2170)
* Item DB Updates
* Updated Item Packages that were added based on idRO's updates
* Added some Item Packages
* Corrected some Aegis item names
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2017-06-12 10:57:46 -04:00
aleos89
fb2ab5baff Corrected some Aegis item names
* Follow up to a89e051.
* Removed the remaining invalid characters.
2017-06-08 11:04:53 -04:00
aleos89
a89e051ef5 Corrected some Aegis item names
* Removed some invalid characters for Aegis item names.
2017-06-08 10:09:44 -04:00
Atemo
1e1d7e54f0 Merged Faceworm Instance from idathena https://github.com/idathena/tr… (#1889)
* Merged Faceworm Instance from idathena 20f71d8c62

Credits to @exneval !
2017-05-09 13:34:19 +02:00
Atemo
f539d9797f Fixed issue #2110
bBaseAtk is capped and can't be sustracted

Thanks @jamon18 and @admkakaroto
2017-05-06 16:15:55 +02:00
Atemo
6cc9b955f5 Changed Vellum Glaive effect to follow kRO description
issue #2109

Thanks to @jamon18
2017-05-06 15:36:38 +02:00
Arashi
a040a52764 Fixed some Armors wLV and refineables (#2077)
Fixed armors level 1 weapons
Fixed accessories and lower headgears being refinable

Thank you @crazystorm2017 !
2017-04-25 15:50:05 +02:00
aleos
38e0496027 Removed empty script check for usable items
* Fixes #2069.
* Usable items that don't have a script will now execute as normal.
* Items that have a special effect with no script were not displaying their effect since the check was stopping any execution.
* Cleared up some usages of script command end.
Thanks to @LiamKarlMitchell!
2017-04-17 17:03:03 -04:00
Jeybla
f0b7feb3f6 Makes Breeze Armor (Shadow) 24024 refineable. (#2034) 2017-04-03 15:31:22 +02:00
aleos
987901f2f7 Corrected Shoes of Valor bonus (fixes #1966)
* Changed bonus skill from Heal level 1 to Increase Agility level 1.
Thanks to @hendra814 and @cydh!
2017-02-19 11:58:27 -05:00
Jeybla
e1e2bfa7a3 Fixes Queen Scaraba Card (#1937)
Fixes #1935
2017-02-06 22:24:47 +01:00
aleos89
84df1708ee Added missing Elemental Resist Potion icon
* Fixes #1898.
* Separated the SC_ARMOR_ELEMENT to each element (Water, Earth, Fire, Wind).
* Added the status icon for the respective element.
Thanks to @zackdreaver!
2017-02-02 12:19:04 -05:00
Atemo
c6ab72207e Horror toy factory (#1813)
* Initial release of Horror Toy Factory instance.
Thanks to @aleos89, @secretdataz, @Lemongrass3110
Took some part from 52f6420abc
Credit @exneval

Todo : implement NPC_HELLBURNING skill
2017-01-18 03:25:12 +01:00
Lemongrass3110
a6f8dd5f61 Fixed Unity Guard and Buckler
Fixes #1880
Thanks to @sigtus
2017-01-14 19:27:42 +01:00
zackdreaver
07eb5ea810 Renewal item db update (#1848)
* Renewal item db update:
- Small fixes and cleanup
Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add itemID 5978 http://www.divine-pride.net/database/item/5978

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Update itemID 18564 scripts http://www.divine-pride.net/database/item/18564

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add itemID 18877 http://www.divine-pride.net/database/item/18877

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Update itemID 19116 scripts http://www.divine-pride.net/database/item/19116

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add itemID 20510 scripts http://www.divine-pride.net/database/item/20510

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add Unity gears
Unity_Violin http://www.divine-pride.net/database/item/1941,
Unity_Whip http://www.divine-pride.net/database/item/1995,
Unity_Two-Handed_Staff http://www.divine-pride.net/database/item/2025,
Unity_Revolver http://www.divine-pride.net/database/item/13129,
Unity_Huuma_Shuriken http://www.divine-pride.net/database/item/13329,
Unity_Sword http://www.divine-pride.net/database/item/13456,
Unity_Dagger http://www.divine-pride.net/database/item/13457,
Unity_Mail http://www.divine-pride.net/database/item/15152,
Unity_Mantle http://www.divine-pride.net/database/item/15153,
Unity_Suit http://www.divine-pride.net/database/item/15154,
Unity_Robe http://www.divine-pride.net/database/item/15155,
Unity_Mace http://www.divine-pride.net/database/item/16048,
Unity_Bow http://www.divine-pride.net/database/item/18132,
Unity_STR_Manteau http://www.divine-pride.net/database/item/20780,
Unity_AGI_Manteau http://www.divine-pride.net/database/item/20781,
Unity_INT_Muffler http://www.divine-pride.net/database/item/20782,
Unity_Exquisite_Muffler http://www.divine-pride.net/database/item/20787,
Unity_STR_Boots http://www.divine-pride.net/database/item/22078,
Unity_AGI_Boots http://www.divine-pride.net/database/item/22079,
Unity_DEX_Boots http://www.divine-pride.net/database/item/22080,
Unity_INT_Boots http://www.divine-pride.net/database/item/22081,
Unity_Katar http://www.divine-pride.net/database/item/28011,
Unity_Two-Handed_Axe http://www.divine-pride.net/database/item/28110
Unity_Bible http://www.divine-pride.net/database/item/28606,
Unity_Guard http://www.divine-pride.net/database/item/28904,
Unity_Buckler http://www.divine-pride.net/database/item/28905

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add Angel Poring Boots item set
Angel_Poring_Boots http://www.divine-pride.net/database/item/22101,
Leo_Stone http://www.divine-pride.net/database/item/29148,
Pisces_Stone http://www.divine-pride.net/database/item/29149,
Capricorn_Stone http://www.divine-pride.net/database/item/29150,
Aquarius_Stone http://www.divine-pride.net/database/item/29151,
Scorpio_Stone http://www.divine-pride.net/database/item/29152,
Taurus_Stone http://www.divine-pride.net/database/item/29153

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add itemID 26110 http://www.divine-pride.net/database/item/26110

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add new accessories
Vesper_Core01_ http://www.divine-pride.net/database/item/28302,
Vesper_Core02_ http://www.divine-pride.net/database/item/28303,
Vesper_Core03_ http://www.divine-pride.net/database/item/28304,
Vesper_Core04_ http://www.divine-pride.net/database/item/28305,
Falconer_Glove http://www.divine-pride.net/database/item/28322

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add jRO's LoVA cards
LoVA_Hades_Card http://www.divine-pride.net/database/item/31006,
LoVA_Realization_Hades_Card http://www.divine-pride.net/database/item/31007,
LoVA_Lulu_Card http://www.divine-pride.net/database/item/31008,
LoVA_Realization_Lulu_Card http://www.divine-pride.net/database/item/31009,
LoVA_Kima_Card http://www.divine-pride.net/database/item/31010,
LoVA_Realization_Kima_Card http://www.divine-pride.net/database/item/31011,
LoVA_Bahamut_Card http://www.divine-pride.net/database/item/31012,
LoVA_Realization_Bahamut_Card http://www.divine-pride.net/database/item/31013,
LoVA_Ragnarok_Card http://www.divine-pride.net/database/item/31014,
LoVA_Realization_Ragnarok_Card http://www.divine-pride.net/database/item/31015,

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add new costumes

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* follow up 12063498b66e09a746df3061f1989eb8d28f4db6

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add new shields and their combo set
Proof_of_Glory http://www.divine-pride.net/database/item/28499
Cursed_Mad_Bunny http://www.divine-pride.net/database/item/28901
Mad_Bunny_ http://www.divine-pride.net/database/item/28902
Rectangular_Large_Sleeve http://www.divine-pride.net/database/item/28910
Ultralight_Magic_Shield http://www.divine-pride.net/database/item/28913
Bunker_Shield http://www.divine-pride.net/database/item/28915
Gaia_Shield http://www.divine-pride.net/database/item/28916
Diamond_Shield http://www.divine-pride.net/database/item/28920

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Update combo set of Enhanced Force Shadow Weapon and Enhanced Soul Shadow Weapon

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add first classes's Shadow equipment

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* follow up 12063498b66e09a746df3061f1989eb8d28f4db6 thanks to @Cydh

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add new costumes

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- According to https://forums.warpportal.com/index.php?/topic/169125-shadow-gear-event/#entry2023963, The promotional shadow gear set bonus is 'all stats +3'after the event ends.

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add Caster Shadow Set

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix Armor_of_Gray missing mdef bonus

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add missing combo of Ozs_New_Ukulele and Ozs_New_Wing_Ring

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix Pendant_of_Harmony script, Element resistance should be Holy resistance only and the autocast of Renovation should be triggered by normal attack.

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* follow up e77dcea1192c2286e2d326aa9ea255495b617288

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add headgears from jRO
Pipe_Of_Jiraiya http://www.divine-pride.net/database/item/18947
Mask_Of_Orochimaru http://www.divine-pride.net/database/item/18948
Scroll_Of_Tsunade http://www.divine-pride.net/database/item/18949

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix Noble_Cross element bonus

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add combo script for Encyclopedia

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix Geffen_Magic_Robe refine bonus

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add combo set of GMT gears

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix Wind_Whisper matk script

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix Gigantic_Blade weapon type

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix axe weapons script
Tanos_Axe_ now become Two-Handed Axe
Axe_Tornado now become Two-Handed Axe and refinable
Blue_Twohand_Axe now become Two-Handed Axe

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add Soul Potion aka Stats Reduction potion
related to this https://github.com/rathena/rathena/pull/1509

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add combo script for temporal boots and gigant snake skins

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* follow up 72e1c4ad339162b095c3c082fcc8b6b2540533ef

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix Magic_Stone_Hat and Schmidt_Helm matk bonus

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Minor fix and cleanup

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Add combo script for Pendant_of_Chaos and Pendant_of_Harmony
- Fix Pendant_of_Chaos element reduction bonus, should be Darkness only
- Fix wrong id order

Signed-off-by: zackdreaver <zackdreaver@gmail.com>

* Renewal item db update:
- Fix item scripts according review by secretdataz
- Add combo script for sloted version of vesper cores

Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2017-01-14 14:34:13 +07:00
Lemongrass3110
2043c95e66 Refactored hardcoded npc event names (#1767)
While refactoring those events the following other changes were made:

Introducing OnInstanceDestroy event. This event can be used to hook script code right in front of the instance destruction. This can be useful if you have any stored references to an instance id for example.

The script command cmdothernpc will now check if the target event exists and report failures. Therefore it now returns true or false.

All agit(FE,SE,TE) start and end commands from atcommand and script commands have been merged in their respective guild function which now returns a bool value of true for successful actions and false if it did not succeed(if the specific WoE was [not] running).

All global triggered events with mapserver status output now call the same function and therefore have the same mapserver output(including their respective event name of course).

Renamed a few events in the script configuration to match the other names

Added constants for months and weekdays

Additionally added constants for gettime types to make it easier to read.

Replaced all existing usages I found with their proper new syntax or better fitting functions.
2017-01-10 22:58:04 +01:00
aleos
aa2868c807 Fixed the Eden Group Mark warp map (fixes #1841)
* Follow up to b62f4a2.
* Fixed the item trying to place the character on an incorrect map.
Thanks to @hendra814!
2016-12-30 14:21:41 -05:00
Locien
1efbe3675b Small fix to Geffen Magic Tournanment commit
Commented out missing monster skills and added a missing item.
2016-12-30 19:33:57 +01:00
Jittapan Pluemsumran
b62f4a2c36
Made Para_Team_Mark_ (22508) follow kRO effect.
Fixed #1820.
2016-12-21 14:03:54 +07:00
Lemongrass3110
c407ec211d Fixed #1817
Additionally corrected iRO name.
2016-12-20 13:57:57 +01:00
Cydh Ramdh
ffb3182046 Fixed Location for Darklord Essences
* Follow up 9fcdcbde3b8bd9831ea46585af58e94a4b218525
* The compound location must be `1023`

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-12-20 17:26:25 +07:00
zackdreaver
aaca85351d Renewal item_db update (#1723)
* Renewal item_db update:
- Add new costumes
- Fix item script

Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-11-22 12:39:19 +07:00
aleos89
eae1161d53 Corrected Sling Item behavior
* Partial revert of 89a33a7.
* Moved bonuses back to the item_db so items can easily be customized.
* Sling Item is no longer usable on self.
2016-11-13 15:07:14 -05:00
Cydh Ramdh
c7a9dd8b25 Corrected job for Crimson Weapons, Infinity Weapons, and a Spoon!
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-11-11 11:40:44 +07:00
Sean Allen
8c3562a045 Fixed 3D_Glasses item script. (#1694)
* 3D_Glasses's item script Class=Job_Star_Gladiator2 is wrong, Changed to `Class==Job_Star_Gladiator2`
2016-11-06 12:10:50 +07:00
Cydh Ramdh
9fcdcbde3b Item DB Updates (#1592)
* Item DB Updates
* Corrected Aegis and English (iRO) names of Enchancement Stones & Shadow Equipments, credits to http://divine-pride.net
* Corrected Price for Shadow equipments to 0.
* Fixed #1586 item position for Essence of Evils.
* Updated effect of `Bear's Power`, script by @Lemongrass3110

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-11-01 12:13:24 +07:00
Lemongrass3110
644e294699 Merge branch 'master' into woe_te-restrictions
# Conflicts:
#	npc/re/mapflag/nobranch.txt
#	npc/re/mapflag/nomemo.txt
#	npc/re/mapflag/noteleport.txt
#	npc/re/scripts_athena.conf
#	src/map/atcommand.c
#	src/map/map.h
#	src/map/script.c
#	src/map/script_constants.h
2016-09-29 08:13:31 +02:00
Jey
9425f54904 [Fix] Quadrille [2] (16024) Jobmask 2016-09-17 04:17:20 +02:00