Aleos
a80d9c6d41
Added Gambler Seal and Gambler Card item combo ( #3128 )
...
* Fixes #2958 .
* Adjusted Gambler Seal equip level requirement.
* Added Gambler Card item.
* Added missing combo for both items.
Thanks to @AzarthMZintos, @teededung, and @Atemo!
2018-05-20 15:34:02 -04:00
Daniel Bernard
f57022fb4b
Correct Refinable State for Wandering Wolf Helm (Renewal) ( #3135 )
...
* Fixes #3134 .
* Wandering Wolf Helm (Renewal) (5498) has refine-level based effects.
Thanks to @danielbernard and @MrAntares!
2018-05-19 20:08:04 -04:00
Aleos
a2b6cb6901
Corrected Baby Dragon hat bonus ( #3126 )
...
* Fixes #3020 .
* Corrected the double attack bonus.
* Added missing pre-renewal entry.
Thanks to @MrAntares, @Daegaladh, and @BrOgBr!
2018-05-19 12:08:54 -04:00
Lemongrass3110
6d351fa254
Added blueprints for excellion enchants
...
Thanks to @Daniel4rt
2018-05-18 11:57:16 +02:00
Aleos
39f7ae13cb
Added Excellion Armor and Wing ( #3110 )
...
* Fixes #3066 .
* Added missing items Excellion Armor and Excellion Wing.
2018-05-14 10:10:28 -04:00
Aleos
26c02e9a3f
Updated Bullet Cartridges ( #3075 )
...
* Fixes #3052 .
* Changed previous cartridges to item type 2 from item type 18.
* Added missing cartridges: Flare, Lightning, Ice, Poison, and Blind.
Thanks to @Questune09!
2018-05-01 10:06:47 -04:00
Atemo
fac4d9beb3
Corrected White_Slim_Pot_Box2 and White_Slim_Potion_Box item script ( #3094 )
...
Fixed #3092
2018-04-29 19:19:12 +02:00
Atemo
e7ccee76e4
Corrected NPC_COMET ratio and Hero_Judgement_Shawl / Hero_Taget_Suits item script ( #3091 )
...
Thanks to @kukuasir1 and @Akaineko-astasi !
2018-04-29 15:21:57 +02:00
Aleos
e23f06d6e9
Corrected Fidelity Necklace slot count ( #3086 )
...
* Fixes #3085 .
* Added missing slot for Fidelity Necklace.
Thanks to @gegewu85!
2018-04-26 17:06:28 -04:00
Aleos
72c0f9c8d0
Corrected Akaraje duration ( #3081 )
...
* Fixes #3079 .
* Bonus should last for 20 minutes instead of 2 minutes.
Thanks to @gegewu85!
2018-04-26 10:49:25 -04:00
Aleos
33960fef3e
Corrected some shadow equipment ( #3080 )
...
* Fixes #3078 .
* Made some shadow equipment that were unable to be refined, refinable.
Thanks to @Angelic234!
2018-04-26 10:26:44 -04:00
Aleos
963d9b04aa
Removed ranged attack bonus from Hunting Arrow ( #3069 )
...
* Fixes #3067 .
* Bonus should only apply when arrow is equipped with Hunter Bow.
Thanks to @teededung!
2018-04-23 13:08:06 -04:00
Lemongrass3110
d13d6a6e19
Changed SI_ enum to the official EFST_ enum ( #2995 )
2018-04-20 18:24:20 +02:00
Atemo
5a0b72a7d1
Initiale release of Instance isle bios ( #3041 )
...
Initial release of isle of Bios instance
* Implemented NPC_COMET
* Adjusted skillratio for NPC_COMET. Thanks to @secretdataz !
* Fixed typo, thanks to @Lemongrass3110 and @zackdreaver !
- Replaced Morroc -> Morocc and Reaper Yanku -> Grim Reaper Ankou
* Fixed typo in mob_db.txt, thanks to @talesofragnarok
Thanks to https://www.divine-pride.net/ for a lot of information !
2018-04-16 16:54:53 +02:00
Atemo
282012a8a1
Fixed #3050
...
- Corrected location of Noble Mask (item ID 5985) and it refineable value
Thanks to @Questune09
2018-04-14 20:48:43 +02:00
Jittapan Pluemsumran
07e2bf09af
Made the second parameter for bonus script command optional ( #2902 )
...
* Made the second parameter for bonus script command optional
* Updated item scripts to reflect the bonus command change
2018-04-10 19:38:56 +02:00
BrOgBr
7a361690ef
New items, some fixes and missing duplicates ( #2954 )
...
Fixes #2953
Fixes #2987
Thanks to @llchrisll, @zackdreaver, @Atemo and @Lemongrass3110
2018-04-10 17:03:06 +02:00
Aleos
71bf8cc8f6
Corrected Biscuit Stick bonus ( #3011 )
...
* Fixes #3004 .
* Stat bonus should persist beyond death.
Thanks to @iubantot!
2018-04-03 13:41:41 -04:00
Atemo
e96807cc44
Fixed #3010
...
Updated Muscle_Fool bonus to +200 VIT rather than +1000 DEF
Thanks to @zackdreaver !
2018-04-02 20:28:25 +02:00
Aleos
609b6177e5
Corrected Parasite Card script ( #2985 )
...
* Fixes #2973 .
* Should reduce damage received from Formless race monsters.
Thanks to @zackdreaver!
2018-03-14 21:11:36 -04:00
zackdreaver
d0d4250832
Costumes update ( #2961 )
...
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2018-03-11 19:49:03 +01:00
Lemongrass3110
dee40ff4e3
Added items 4951-4969 ( #2925 )
...
Added real Loki & Nidhoggur's Hat(19050)
Thanks to @mrdiablo and @Atemo for their help.
2018-03-08 20:44:28 +01:00
Lemongrass3110
5c9d7a41a9
Added support for the second summer costume ( #2942 )
...
Fixed other costumes being able to be removed by Dispell
Fixes #2788
Thanks to @admkakaroto
2018-03-08 00:41:52 +01:00
Lemongrass3110
d7f226a66b
Fixed a few issues with TXT item db parsing ( #2940 )
...
Fixed an issue with comments in the middle of the line
Fixed the curly mismatches not being reported
Fixes #2938
Thanks to @kaninhot004
2018-03-06 08:54:00 +01:00
Jittapan Pluemsumran
97c1e8b9ee
Fixed STR/INT/VIT Biscuit Sticks item script. Fixed #2841 ( #2846 )
...
Thanks to @laziem
2018-02-22 17:16:48 +07:00
BrOgBr
7bb35d28ba
Reactors from Charleston Instance ( #2921 )
...
* Reactors from Charleston Instance
These Reactors are from Charleston Instance: https://www.novaragnarok.com/forum/news/excellion-patch-notes-r163/
* Correct Names.
Thanks to NovaRO.
* Fixed scripts from some reactors.
Thanks to @Atemo
2018-02-21 00:54:03 +01:00
Cydh Ramdh
d3ea313b8c
Removed unnecessary RC_PLAYER item bonuses ( #2800 )
...
* Removed unnecessary RC_PLAYER item bonuses
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
* Follow up for pre-re items
2018-02-20 23:12:26 +01:00
Atemo
4fef4d0480
Corrected the amount of slots of Spartacus (item ID 1835).
...
Thanks @BrOgBr !
2018-02-19 23:24:30 +01:00
Yudi Maharlika
77f75c0510
Corrected missing ATK / MATK bonus From Old Wind Whisper (Item ID 18980) ( #2822 )
...
* Corrected missing ATK / MATK bonus From Old Wind Whisper (Item ID 18980)
* Source : https://www.divine-pride.net/database/item/18980
* Thanks to Divine Pride and TheDerpySupport
2018-02-18 18:00:39 +01:00
Jittapan Pluemsumran
cacf450daf
Fixed some autobonus scripts in item_db
2018-02-15 11:16:55 +07:00
BrOgBr
41dbb30f64
More Items Correction (In general Equips) And new item 1835 ( #2828 )
...
* More Items Correction (In general Equips) And new item 1835
Most errors in Item's Script. (but in some items, Weight and ATK/MATK rate too)
And new item "1835" Spartacus [2].
Special thanks to @sader1992, @Lemongrass3110 and Haruka Mayumi. (helped with some script).
Thanks to @aleos89 !
2018-02-10 15:37:12 +01:00
aleos89
24a9e4c6d2
Corrected True Seyren Windsor Card bonus
...
* Fixes #2868 .
* Item was attempting to grant an invalid skill.
Thanks to @ArcherDs!
2018-02-06 10:23:17 -05:00
Lemongrass3110
1a560dd0b9
Implemented heroes trail cards ( #2839 )
...
* Implemented cards for Heroes' Trail instances
Thanks to @Lemongrass3110 and @Atemo for their help!
2018-01-31 00:10:57 +07:00
aleos
8616332f24
Corrected Strawberry Decoration sets
...
* Fixes #2792 .
* Added the missing HP bonus for Tasty Strawberry Hat (18852).
* Added the missing combo bonus for Tasty Strawberry Hat (18853).
* Corrected the buy price and equip level for Strawberry Decoration.
Thanks to @win4517!
2018-01-16 16:49:26 -05:00
aleos
805114c3f4
Corrected Old Glast Heim items
...
* Fixes #2801 .
* Added Colorful Key.
* Corrected item buy prices.
* Corrected item weights.
* Corrected item name Flashy Brooch to Colorful Brooch.
Thanks to @BrOgBr!
2018-01-16 16:39:20 -05:00
Yudi Maharlika
d04d307e61
Fixes missing item view on Lapine Shield (2198) and White Gold Shield… ( #2798 )
...
* Fixes missing item view on Lapine Shield (2198) and White Gold Shield (2196)
* Missing item view on shield causing shield-related spell cannot be used.
* Added View ID on Lian Shield (2195)
* Fixed View ID Lian Shield, Lapine Shield, and White Gold Shield
Thanks to @Atemo
2018-01-13 18:03:16 +01:00
admkakaroto
5e0d3e54ce
Small bonus correction MATK in the item 'Infinity Dagger'.
...
Font: https://raw.githubusercontent.com/zackdreaver/ROenglishRE/master/System/itemInfo.lua
2018-01-09 11:48:09 +07:00
Yudi Maharlika
a524e39a0f
Fixes Badge Of Order Grace missing bonus ( #2790 )
...
Added ATK, MATK, and Max HP Bonus
Source : https://www.divine-pride.net/database/item/5825
2018-01-08 08:05:15 +01:00
Atemo
ad53dba49b
Implemented item "Lunar Rainbow" ( #2771 )
...
* Implemented item "Lunar Rainbow"
Fixed #2759
Thanks to @AzarthMZintos !
2018-01-07 16:37:33 +01:00
Atemo
0360137abe
Initial release of Phantasmagorika Quests (Walkthrough conversion). ( #2215 )
...
Initial release of Phantasmagorika Quests containing
* Phantasmagorika Quests ep 15.1 and 15.2
* Central Lab instance
* The Last Room instance
* News monsters around verus (credits divine-pride.net)
Thanks to @rofasindo @Valorro @jenkijo @ecdarreola @Jeybla !
Special thanks to Divine Pride !
2018-01-06 21:18:02 +01:00
Jittapan Pluemsumran
c04c2e7ef1
Updated Old Glast Heim instance ( #1554 )
...
** Updated Old Glast Heim instance
* Changed hardcoded sprite ID for NPCs in Old Glast Heim to constant
* Cleaned up Old Glast Heim NPC dialogues
* Merged OGH merchants from idathena (credits @exneval)
* Updated Old Glast Heim mobs
* Updated stats and skills for all Old Glast Heim mobs.
* Added Modified Boots (Temporal Boots for Oboro/Kagerou, Rebellion) entries.
* Added Gigant Snake Skin + Modified Boots item combo
Thanks to @secretdataz @aleos89 @srhmike @ecdarreola Heris, @zackdreaver @exneval and the reviewers
Special thanks to Divine-Pride.net!
2018-01-05 16:38:38 +01:00
Jittapan Pluemsumran
19e712c87d
Fixed Heart Wing Hairband (18563) item script ( #2752 )
...
Thanks to @im-mi
2018-01-02 00:36:26 +07:00
flamefury
84085d7ecd
Evil Marcher Hat script fix ( #2742 )
...
* Fixes #2741 .
* Added missing Critical Attack bonus.
* Added missing Long Attack bonus.
Thanks to @flamefury!
2017-12-30 15:26:37 -05:00
Yudi Maharlika
4302fe6409
Corrected Supplement Part Dex (Item ID : 2995) script ( #2723 )
...
* Should have bSkillCooldown instead of bSkillVariableCast.
* Source : https://www.divine-pride.net/database/item/2995
Thanks to @uddevil!
2017-12-28 10:25:28 -05:00
Vennren
13721c106e
Adventurer Pack ( #2698 )
...
The adventurer pack gives stat food items that are not working and not having a continuous reference to items in the same ID range.
2017-12-20 23:54:12 +01:00
Cydh Ramdh
fa35e8b93c
Item DB Updates ( #2707 )
...
* Snowman Hat (5738): Drop chance Buche de Noel and Candy Cane were reversed
* Holy Mom Love (5790): Corrected auto cast skill to Blessing
* Event Xmas Cake (12200): Heals HP by 5%
* Fixes #2706
2017-12-16 22:36:57 +07:00
Yudi Maharlika
758e319dfa
* Drooping Pope should be refineable ( #2713 )
...
* Fixes #2712 .
Thanks to @Questune09 and @uddevil!
2017-12-15 12:47:38 -05:00
Yudi Maharlika
346fcef57e
* Fixes Hervor (Item ID 2181) ( #2709 )
...
* Should have unbreakable shield instead of armor
* Source : https://www.divine-pride.net/database/item/2181
2017-12-15 08:29:14 +01:00
Aleos
5531fef9ed
Corrected Celine Kimi Card ( #2646 )
...
* Fixes #1875 .
* Should cast level 3 Critical Wound on all the enemies within the area, rather than level 5 on self.
Thanks to @Everade!
2017-12-04 13:21:15 -05:00
Yudi Maharlika
f639c0012f
Fixes Item ID 14677 (Limited Power Booster) ( #2667 )
...
* bAddClass should use bonus2 instead of bonus
2017-12-03 23:40:41 +01:00