4041 Commits

Author SHA1 Message Date
Cydh Ramdh
e59cdfff90 RE:Initial release item random option for monster drop (#2065)
* Initial release item random option for monster drop
* To add item for monster with random option group, see 'db/[pre-]re/mob_drop.txt'
* To add item random option group with random option group, see 'db/[pre-]re/mob_item_randomopt_group.txt'
* Default entries for random options are follow iRO Crimson/Scarlet Weapon based on
  * "[Renewal] Episode 15.2 Crimson Weapon System", see http://www.playragnarok.com/news/updatedetail.aspx?id=280&p=1.
  * File uploaded by Oda (iRO's CM) on https://forums.warpportal.com/index.php?/topic/168763-fansitedb-information-distribution-and-request-station/?p=2495922

Signed-off-by: Cydh Ramdh <cydh@pservero.com>

* Follow up 3b7db36288d70b6f40632e7397af4ed073595c8c
* Moved `RDMOPTG_Crimson_Weapon` from const.txt to `enum Random_Option_Group` in `itemdb.h`.
* Removed `RDMOPT_WEAPON_ATTR_POISON`, `RDMOPT_WEAPON_ATTR_TELEKINESIS`, and `RDMOPT_WEAPON_ATTR_UNDEAD` from Crimson Weapon random group (`RDMOPTG_Crimson_Weapon`), thanks to @atemo
* Added db header for impot-tmpl files, thanks to @secretdataz

Signed-off-by: Cydh Ramdh <cydh@pservero.com>

* Follow up ac0cdd8dc87c534d26510cf3d37cb1609629919a
* Fixed type on steal checking

Signed-off-by: Cydh Ramdh <cydh@pservero.com>

* Cleared some drop slot for crimson weapon
2017-04-28 00:43:09 +02:00
Aleos
452d9c60eb Updated Homunculus S skill failure messages (#2082)
* Fixes #2058.
* Added missing skill failure messages for Homunculus S.
* Eternal Quick Combo can no longer be used on Status Immune monsters.
* Disabled the Style Change message for Eleanor. Aegis does not display a message when switching fighting style.
Thanks to @feltenc and @Jeybla!
2017-04-25 13:33:05 -04: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
Jeybla
a7c682ff12 Adjusted skill_nocast_db settings. (#2081)
For the following skills:
* SC_MANHOLE - PvP only
* SC_DIMENSIONDOOR - town and field, doesn't work in PvP
* SC_CHAOSPANIC - No restriction
* SC_BLOODYLUST - Enabled in town

Fixes #1496.

Thanks to @Everade and @aleos89.
2017-04-25 14:37:44 +02:00
Akkarinage
25da0fe4fd NPC ID Updates (#2075)
Also added new commented Mob IDs to mob_db.txt

Signed-off-by: Akkarinage <akkarin@rathena.org>
2017-04-19 10:36: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
Lemongrass3110
7d20033d5d Added support for the latest NPC IDs 2017-04-14 22:38:19 +02:00
hazimjauhari90
ad0731fec1 follow up to 39e54d6 (#2056)
* Corrected Baby Kagerou/Oboro & Baby Rebellion base level to match respective adult base level.
2017-04-14 12:26:15 -04:00
aleos
1261d92c43 Corrected Feint Bomb behavior (fixes #1999)
* Feint Bomb will no longer give players permanent effects of AoE when they backslide into them.
* Feint Bomb no longer consumes 1 SP every second while hidden.
* Stealth Field will now apply to all targets, not just allies (party + guildmates).
* Miscellaneous cleanups for Neutral Barrier and Stealth Field.
Thanks to @feltenc!
2017-04-11 21:17:23 -04:00
hazimjauhari90
f57f3e7db1 Added missing quest ID in quest_db.txt (#2033)
* Added missing quests to the quest database
2017-04-10 10:33:04 -04:00
hazimjauhari90
39e54d65bb Expanded baby jobs (#2039)
* Added support for expanded baby jobs.
* All jobs listed below are now fully playable.
- Baby Summoner
- Baby Ninja
- Baby Kagerou
- Baby Oboro
- Baby Taekwon
- Baby Star Gladiator
- Baby Soul Linker
- Baby Gunslinger
- Baby Rebellion
2017-04-06 18:00:30 -04:00
Lemongrass3110
3cce333fc6 Added cash shop support for 2012-04-10
Fixed #1982
Thanks to @anacondaqq!

These packets were actually added way before this client date, but for now this is the earliest packet version, where we support the cash shop for now.
2017-04-03 22:35:11 +02:00
Jeybla
f0b7feb3f6 Makes Breeze Armor (Shadow) 24024 refineable. (#2034) 2017-04-03 15:31:22 +02:00
Atemo
17a273864a Added missing quest ID in quest_db.txt (issue #2012)
Partial fix of issue #2002, Incorrect use of 'close' command in quests_eclage.txt
2017-03-20 15:30:46 +01:00
Cydh Ramdh
870001c755 * Changed getexp to getexp2 for pre-re items.
* Fixed #2001
  * Novice Fly Wings (12323) now cannot be used in `noteleport` map
  * Novice Butterfly Wings (12324) now cannot be used in `noreturn` map

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2017-03-20 08:06:31 +07:00
aleos89
601857819f Added missing Quest DB entries (fixes #1997)
* Added missing Thor Volcano Base Camp quest database entries.
Thanks to @Indigo000!
2017-03-07 10:45:47 -05:00
Lemongrass3110
7ecaf8bc74 Added support for 0xa3d 2017-03-02 22:28:00 +01: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
Lemongrass3110
aaa4ea919e Initial release of the cash shop sales (#1825)
Added a permission for the cashshop sales

Thanks to @Angelic234 and everyone else who tested this feature while it was sleeping waiting in a pull request.
Thanks to @aleos89, @secretdataz and @lighta for reviewing and commenting.
2017-02-15 14:04:18 +01:00
Lemongrass3110
c770990973 Added better documentation for skill splash range
This was brought up because of #1940.
Thanks to @Joy-Ro
2017-02-07 00:27:52 +01:00
Lemongrass3110
cc3b39c085 Added the packet db entry for 0x0A0E
Fixes #1918
Thanks to @mrjnumber1
2017-02-06 23:44:23 +01: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
dfaee699fb Fixed bugs in Bangungot Hospital instance (issue #1504) (effects, warps, announce..) 2017-01-25 20:19:47 +01:00
aleos89
0b2e0cc3fd Adjusted Crush Strike duration (fixes #1900)
* Lowered Crush Strike's duration from 3 minutes to 30 seconds.
Thanks to @zackdreaver!
2017-01-25 10:38:30 -05:00
Jittapan Pluemsumran
14b381dcc7 Initial Release of Guild Daily Mission (#1582)
* Implemented Guild Daily Mission
Thanks to @cydh, @Atemo, and @Lemongrass3110 for their help!
2017-01-24 10:47:20 -05:00
Lemongrass3110
b3112553b5 Added a missing zeroes for SQL synchronization
Follow up to c6ab722
2017-01-18 09:50:01 +01: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
c09ce192f6 Updated renewal skill tree (#1740)
Updated pre-renewal accordingly(Only for renewal jobs and skills!)
2017-01-15 23:11:54 +01:00
Lemongrass3110
06c40e6cb4 Updated renewal skill SP costs (#1742)
Updated pre-renewal accordingly(only for renewal jobs!)
2017-01-14 22:19:54 +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
c712618116 Another small fix
Same as previous.
2016-12-30 19:59:55 +01:00
Locien
92174bbae6 More fixes to Geffen Magic Tournament
This should finally fix it.
2016-12-30 19:48:09 +01:00
Locien
8ac9fb7f3d Another small fix to the Geffen Magical Tournament commit
Fixed missing values in mob_db.txt.
2016-12-30 19:44:31 +01: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
Locien
be1c0ee1e6 Geffen Magic Tournament instance - Semi-official implementation
Big thanks to @RagnarokNova for creating this script with the help of
@tokeiburu, Diablo and others. I simply converted it to be compliant
with rAthena master standard. Hope you guys enjoy it and report any bugs
:)

To clarify on the semi-official part: This script was made from scratch
by playing on iRO and may have inconsistencies with the official
version. If you want to use this on your server you must enable it
yourself by uncommenting the entry in scripts_athena.conf.
2016-12-30 18:45:49 +01:00
Lemongrass3110
575583d0a6 Added some new NPC constants and mob placeholders 2016-12-28 13:03:44 +01:00
Jittapan Pluemsumran
b62f4a2c36
Made Para_Team_Mark_ (22508) follow kRO effect.
Fixed #1820.
2016-12-21 14:03:54 +07:00
Playtester
08812e0523 Monster level 10 Frost Diver and Decrease Agi (fixes #1819)
* Freeze from monster level 10 Frost Diver will now last 30s in pre-re and 32.5s in re
* Fixed monster level 10 Decrease Agi in renewal lasting way too
2016-12-20 17:17:48 +01:00
Playtester
e5a89a74f4 Fixed Satan Morroc not using most of his skills (fixes #1818)
* Satan Morroc will now be able to cast all of his skills if his HP are low
-- There is no "HP higher than" limit for casting skills, only "HP lower than"
* Satan Morroc no longer summons slaves on spawn or when idle
2016-12-20 16:56:07 +01:00
Playtester
d5357c3e9f Hell Power, Hallucination, Gospel (follow-up to 74d577c, fixes #1816)
* NPC_HELLPOWER is now a "no damage" skill and works similar to NPC_HALLUCINATION
* NPC_HALLUCINATION now has a fixed duration
* Both skills have a max level of 5 (for activation chance)
* Fixed Gospel's activation chance being 1% higher than it should be
* Fixed a compiler warning (see #1816)
2016-12-20 15:49:49 +01: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
Playtester
74d577ce52 Gospel, Tarot, Curse, Poison, Hallucination, Hell Power, NPC skills
* Official Gospel chances, effects and duration (fixes #1812)
-- Chance of Gospel to trigger increased from 10%*skill_lv to 50%+5%*skill_lv
-- Gospel's Heal effect now heals 1000-9999 HP instead of 1-9999 HP
-- Blessing and Increase Agi effects now last for 4 minutes instead of 60 seconds
-- Increase Defense now only lasts 10 seconds instead of 60 seconds
-- Gospel's damage is now twice likely to trigger with one of two different effects
-- Fixed Gospel's damage not showing the Holy Cross effect
-- Gospel's first damage effect deals 3000-7999 damage which is reduced by DEF (percentual in pre-re)
-- Gospel's second damage effect deals 1500-5499 damage which cannot be reduced by DEF
-- Curse, Blind and Poison effect now last 30 minutes instead of 60 seconds
-- Provoke lasts infinite, but is removed when changing maps or logging out
-- Fixed Provoke's icon from disappearing whenever a status changes
-- DEF, ATK, Flee and Speed super debuffs now only last 20 seconds instead of 60 seconds
* Official status change base duration for curse (fixes #1811)
-- Curse base duration is 30 seconds in pre-re and 20 seconds in renewal
-- Napalm Vulcan, Tarot Card of Fate, NPC_HELLJUDGEMENT, NPC_WIDECURSE use this duration
-- NPC_CURSEATTACK has a fixed 30 seconds duration
* Official status change base duration for poison (fixes #1811)
-- Poison base duration is 60 seconds in pre-re and 20 seconds in renewal
-- Duration is no longer halved for monsters in pre-re
-- Envenom, Venom Dust, Venom Splasher, Tarot Card of Fate, NPC_POISON, NPC_ACIDBREATH use this duration
* NPC_STOP now has a duration of 15 seconds instead of 10 seconds
* NPC_HELLPOWER and NPC_WIDEHELLDIGNITY now have a duration of 180 seconds instead of 300 seconds
* Tarot Card of Fate uses base duration for Curse, Poison, Stone, Freeze and Stun
-- For Confusion and Stop the duration remains fixed to 30 seconds
* All NPC status skills now have a 20%*skill_lv chance to trigger instead of 50%+10%*skill_lv
-- NPC_HALLUCINATION and NPC_HELLPOWER now only affect you to 20% instead of 100%/60%
* Damage shown by Hallucination is now completely random instead of being multiplied by 6
* The animation is now shown when trying to resurrect someone affected by Hell Power

Special thanks to @mrjnumber1 and Luke for providing various information on these.
2016-12-19 22:28:18 +01:00
Aleos
d095fe7a67 Merge pull request #1741 from rathena/cleanup/itemgroups
Cleaned up Item Groups
- Moved constants from const.txt to script_constants.h.
- Removes hard coded item groups into the IG_* database to easily be adjusted/created.
- Renamed IG_FingingOre -> IG_FindingOre.
2016-12-12 13:58:54 -05:00
Playtester
79e9afaff0 Fiber Lock / Spider Web (fixes #1782)
* Fiber Lock's duration now depends on the map and how many fiber locks have been stacked
-- PVM: 1st - 8s, 2nd - 16s (default - 8s)
-- PVP: 1st - 4s, 2nd - 8s, 3rd - 12s (default - 4s)
* Fiber Lock now always doubles fire damage, even in renewal
* When a unit affected by Fiber Lock takes fire damage, the Fiber Lock that lasts shortest is now removed
* A unit can now only move when all Fiber Locks on it were removed or have expired
* When a unit with multiple Fiber Locks on it dies, not all Fiber Locks are removed
* A unit can no longer be affected by more than 3 Fiber Locks at the same time
2016-12-11 19:25:48 +01:00
aleos89
09a0c29a39 Corrected Lux Anima behavior (fixes #1110)
* Only transfers the most recent rune buff to the party.
* The source loses the rune buff that is passed to the party.
* There is a stack limit of 20 Lux Anima Runestones.
-- Stack only applies to renewal as the item isn't implemented in pre-renewal.
2016-11-25 15:42:44 -05:00