NotKappa
19ef916f6e
Update Hateffect ( #6200 )
...
Added latest kRO and jRO hateffects
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-08-18 11:34:02 +00:00
Aleos
7e2a85a578
Updates the behavior of Stasis ( #6196 )
...
* Fixes #6071 .
* Updates the behavior of Stasis to block Songs, Ensembles, Choruses, and magic type skills.
* Removes the INF2_IGNORESTASIS flag as it doesn't effectively fit it's purpose anymore.
Thanks to @Felleonel!
2021-08-17 15:44:32 -04:00
Aleos
b9c53941f1
Adjusts Comet to a unit skill type ( #6186 )
...
* Fixes #5951 .
* Adjusts the behavior of Comet to a unit skill type.
* Comet will now behave properly around Maya Card and other unit skill type interactions.
Thanks to @Felleonel, @Playtester, and @Lemongrass3110!
2021-08-17 14:16:38 -04:00
Aleos
92413b8459
Fixes Elemental Converter and equip swap ( #6181 )
...
* Fixes #5907 .
* Fixes Elemental Converter getting removed when swapping weapons/shields.
Thanks to @Tydus1 and @Lemongrass3110!
2021-08-17 13:41:12 -04:00
Lemongrass3110
ff2c4e2b00
Added NPC path to debug output ( #6198 )
...
Have you ever been annoyed by a script error that did not tell you in which file the NPC is located?
This will fix it for you.
2021-08-17 01:50:43 +02:00
Aleos
135705069a
Fixes Pressure hit count ( #6197 )
...
* Fixes #6133 .
* Fixes Pressure not doing 3 hits per cast.
Thanks to @Everade!
2021-08-16 18:25:11 -04:00
Aleos
d8d6d74fc9
Fixes Marionette Control versus Curse/Quagmire ( #6183 )
...
* Fixes #5908 .
* Marionette Control will no longer cast onto targets that are either Cursed or in Quagmire.
Thanks to @Tydus1!
2021-08-16 14:43:52 -04:00
Aleos
a97f3c6000
Fixes Basilica failing versus other skills ( #6190 )
...
* Fixes #6019 .
* Partial revert of 01b8e76.
* Resolves Basilica from failing to work with other unit skills in the area.
Thanks to @Indigo000!
2021-08-16 14:03:39 -04:00
Aleos
729482a019
Fixes Frost Nova versus targets on Land Protector ( #6185 )
...
* Fixes #5926 .
* Frost Nova will no longer damage targets who are standing on Land Protector.
Thanks to @Miraakol and @Playtester!
2021-08-16 13:21:41 -04:00
Atemo
2a97f0bdc7
Fixed an issue with SCB_MODE ( #6193 )
...
* status->class_ is now directly defined by the current mode regardless of the previous mode
Fixed #6194
Thanks to @Zarbony !
2021-08-16 15:18:04 +02:00
Aleos
b119c04f3e
Clean up to the item buy/sell checks ( #5604 )
...
* Fixes #6163 .
* An item's sell value will now always be calculated whether the item exists or not. This resolves adjustment of an item's buy value during the import process.
* Moves a couple checks to the loadingFinished function.
Thanks to @Daegaladh!
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
2021-08-13 15:30:30 -04:00
Atemo
cde111a728
Added extra stats to shadow gear ( #6188 )
...
* on Aegis files the shadow gear have all theses extra stats (the stats are often skipped in the description)
* added atk and matk for shadow gear weapon
* added hp for shadow gear type armor
2021-08-13 15:12:07 +02:00
Aleos
9dc149e273
Corrects Ray of Genesis cooldown ( #6180 )
...
* Fixes #5887 .
* Adjusts the Ray of Genesis cooldown to 2 seconds.
Thanks to @Badarosk0!
2021-08-12 08:26:47 -04:00
Aleos
6c6de8355f
Resolves Shadow Trampling not affecting targets ( #5881 )
...
* Fixes #5786 .
* Resolves Shadow Trampling not applying it's affect on targets around the caster.
Thanks to @Badarosk0!
2021-08-11 14:10:32 -04:00
Aleos
35bdb928a3
Disables costumes and hat effects on GvG/PvP maps ( #6177 )
...
* Follow up to 6eb896f.
* Visual costumes are now disabled on PvP maps.
* Hat Effects are now disabled on GvG and PvP maps.
Thanks to @Badarosk0!
2021-08-11 13:46:42 -04:00
Atemo
4d2c5b02d3
Converted Elemental Attribute Damage Adjustment Tables to YAML ( #6053 )
...
* Converted Elemental Attribute Damage Adjustment Tables to YAML
* Includes CSV2YAML converter
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-08-11 18:39:18 +02:00
Lemongrass3110
aba4dc5635
Follow up to 99eed0c
2021-08-11 17:13:10 +02:00
Atemo
99eed0c9b1
Converted mob_item_ratio to YAML ( #6021 )
...
* Converted mob_item_ratio to YAML
* Includes CSV2YAML converter.
* Added the possibility to remove an item from monster drop using this feature
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Thanks to @idk-whoami !
2021-08-11 16:28:46 +02:00
Balfear
9d48c5aab9
Removed HP require from Magnum break ( #6164 )
2021-08-11 11:15:27 +02:00
Atemo
dd76416a1c
Added some missing refineable definitions ( #6174 )
...
Thanks to @Lemongrass3110
2021-08-10 21:11:23 +02:00
idk-whoami
be49b172c6
Corrected script for some item ( #6172 )
...
* SQL synchronization
Thanks to @Atemo
2021-08-10 18:29:02 +02:00
Aleos
a93daa0c6f
Properly implements Soul Attack ( #6126 )
...
* Fixes #6095 .
* Proper implementation of Soul Attack for Doram.
* Adds the missing client EFST when learning the skill.
* Fixes the behavior so that skills that block or reduce ranged attacks are properly taken into account.
Thanks to @Everade!
2021-08-10 10:44:49 -04:00
Felipe Santos
b0a9efa2d6
Fixes the issue with Izlude Academy Warps ( #6155 )
...
Fixes the warps and npc locations for new academy map.
Fixed #5349
2021-08-09 20:15:55 +02:00
Atemo
ef515f1337
Corrected the item trade restriction for BF_Sword2 (Id: 13411) on pre-renewal ( #6168 )
...
Fixed #5925
Thanks to @Melk3000
2021-08-09 20:14:59 +02:00
Atemo
e65b38c18f
Corrected the item script of Sprint_Ring (Id: 2744) on pre-renewal ( #6167 )
...
Fixed #6089
Thanks to @Indigo000
2021-08-09 14:16:46 +00:00
Atemo
3f9b051ebc
Corrected an issue with UniqueId ( #6146 )
...
* Corrected an issue with UniqueId
* On Aegis some stackable items have the same GUID, the commit adds a setting to give the stackable items stacked (or not) to the player
* Removed IG_MAX in the parsing to allow new entries from const.txt
* Added more information about the 'Group' in a warning
* Removed exp_guild.txt (mistake from previous PR)
2021-08-09 14:27:48 +02:00
Lemongrass3110
6b84115790
Speeded up item name lookup ( #6161 )
...
Partial takeover from #5997
Did some further cleanup and took it out of the pull request until secret has time to finish it.
All credits to @secretdataz
Co-authored-by: secretdataz <secretdataz@users.noreply.github.com>
2021-08-08 16:46:44 +02:00
Lemongrass3110
666311099e
Fixed random option group H_Anto_Melee
...
Taken from #5997
Co-authored-by: secretdataz secretdataz@users.noreply.github.com
2021-08-06 19:01:52 +02:00
idk-whoami
de1a2d3a45
Corrected script for some item ( #6094 )
...
* Fixed Academy_Badge
* Fixed CorruptionRoot_Card and CorruptionRootH_Card
* Fixed Modify_Str_Boots
Fixed #6091 , #6096
Thanks to @mazvi, @Everade
2021-08-02 14:17:46 +02:00
Atemo
f0542cacb2
Updated Old_Card_Album Old Blue Box and Old Purple Box ( #6120 )
...
Fixed #5618 , #5589
Credit to @latiosu
2021-07-31 14:34:38 +02:00
Atemo
f185b57f21
Implemented the item group IG_XMAS_PACKAGE_14, IG_EASTER_EGG and IG_PITAPAT_BOX ( #6121 )
...
* Implemented
IG_XMAS_PACKAGE_14
IG_EASTER_EGG
IG_PITAPAT_BOX
from Aegis data
2021-07-31 14:31:04 +02:00
Everade
d8e5908cde
Item fixes ( #6136 )
...
* RWC Headgear Set effect fixes
* Fixes wrong sealed card effects
** Fixed Sealed Randgris Card wrong trigger chance and unnecessary trigger criteria "BF_NORMAL" for casting Dispell has been removed.
** Fixed Sealed Detale Card wrong trigger chance and now casts Land Protector on self instead of enemy.
Fixes #6123 , #6130 , #6150 , #6151
2021-07-31 14:30:05 +02:00
Balfear
ea872f159d
Reduced getrandgroupitem to a one structure standard (pre-re) ( #6149 )
2021-07-31 14:24:50 +02:00
Aleos
76c81a46ca
Fixes autobonus trigger failure ( #6128 )
...
* Fixes #5873 .
* Follow up to bf9a3b4.
* Fixes an issue with autobonuses not being triggered properly.
Thanks to @Indigo000!
2021-07-30 11:34:48 -04:00
Aleos
36f6ebf98c
Converts map_msg_por from UTF-8 to ANSI ( #6127 )
...
* Fixes #5849 .
* Converts the map_msg_por.conf from UTF-8 to ANSI to properly display accents.
Thanks to @RagnaWay!
2021-07-30 11:09:02 -04:00
Aleos
0f43707f53
Adjusts Inspiration cooldown ( #6129 )
...
* Fixes #5886 .
* Adjusts the cooldown for Inspiration to match kRO of 30s + (30s * skillLv).
Thanks to @Badarosk0!
2021-07-30 08:07:11 -04:00
Aleos
1cbf6aefdd
Cleans up checks for leaving active Battlegrounds ( #6124 )
...
* When a player deserts an active Battleground they will no longer receive the SC_ENTRY_QUEUE_APPLY_DELAY status from leaving the queue. This makes it so that the proper Battleground desertion message is shown when trying to join another Battleground.
2021-07-29 15:33:47 -04:00
Lemongrass3110
ef291e4d83
Fixed soul reaper spirit removal ( #6122 )
2021-07-28 19:36:20 +02:00
Kagetsu
efd66000f6
Fixes a crash in the csv2yaml tool ( #6141 )
2021-07-27 10:34:59 -07:00
mazvi
6f4fc838c9
Fixed Green Maiden Mob ID on Endless Tower ( #6132 )
...
On Endless Tower Green Maiden must be 1519 not 1631
This information corresponds to:
https://www.divine-pride.net/database/monster/1631/green-maiden (Only on 3@tower)
https://www.divine-pride.net/database/monster/1519/green-maiden (Only on lou_dun03)
2021-07-25 19:42:08 +02:00
Lemongrass3110
3115a1d39c
Added a missing cooldown bonus ( #6118 )
...
Fixes #6113
Thanks to @AsurielRO
2021-07-23 10:56:45 +02:00
Lemongrass3110
d87c94266e
Added some missing refineable definitions ( #6117 )
...
Thanks to @GitInvictus
2021-07-23 10:10:30 +02:00
Lemongrass3110
620792cb4e
Fixed yaml2sql item db headers ( #6116 )
...
Fixes #6090
Thanks to @Everade
2021-07-23 00:42:12 +02:00
Atemo
54ec20b9e2
Corrected a non-existing npc name ( #6115 )
...
Fixed #6111
Thanks to @Everade
2021-07-22 13:57:28 +02:00
Lemongrass3110
a7bbbb9379
Fixed some issues with refine UI ( #6106 )
...
Fixes #6103
Thanks to @Everade
2021-07-22 10:21:14 +02:00
Aleos
3287388b05
Fixes an issue with players joining active BG ( #6105 )
...
* Fixes a timer not getting removed from players when they join an active battleground. The timer would continue after accepting the invite and would eventually remove the player from the queue resulting in the player getting the "Left queue time penalty".
2021-07-21 20:23:34 -04:00
mazvi
131a7664ea
Uncommented combo 27107:27108:27109 in item_combo_db.txt ( #6110 )
2021-07-22 00:14:21 +02:00
Atemo
789e8f7199
Converted item group database to YAML ( #6032 )
...
* Converts the item_bluebox, item_cardalbum, item_giftbox, item_group_db, item_misc, item_package and item_violetbox txt into YAML.
* Includes CSV2YAML converter.
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-07-22 00:12:10 +02:00
Atemo
9024699cb6
Corrected a wrong npc name in quests_16_2.txt ( #6108 )
...
Thanks to @Everade
2021-07-21 14:51:16 +02:00
Atemo
7ade6d8c86
Converted txt guild experience database to yaml ( #5995 )
...
* Converts the Skill Tree Tables file into YAML.
* Includes CSV2YAML converter.
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-07-19 14:30:13 +02:00