Atemo
3880384a64
Added some missing lapine Box ( #5888 )
2021-04-23 20:42:14 +02:00
Atemo
a38501fef6
Updated enchant costumes box ( #5874 )
...
* Moved costumes box in item_package.txt
* Added box ENCHANT_STONE_BOX 16 to 21
2021-04-19 16:13:57 +02:00
Atemo
146d75b350
Fixed items using F_CashPartyCall ( #5859 )
...
Fixed #5835
Thanks to @Melk3000 !
2021-04-14 00:31:51 +02:00
Atemo
e4c0660190
Suggestion getiteminfo script command update ( #5819 )
...
* Extend the functionality of getiteminfo script command to retrieve the item ID/Aegis item name
* Added constants
* Updated setiteminfo
2021-04-04 23:55:55 +02:00
idk-whoami
8f4d1be857
Corrected type of script itemskill for some item ( #5797 )
...
* SQL synchro
* Fixed #5791
Thanks to @Rayvakarian !
2021-03-26 15:15:53 +01:00
Atemo
c8567f31ec
Item Weight and EquipLevelMin update ( #5794 )
...
* Updated the weight
* Updated EquipLevelMin according to kro description
* SQL synchro
Thanks to @Balferian !
2021-03-25 00:05:53 +01:00
idk-whoami
c5cf2f6e42
Weight and price update of the type ammo ( #5789 )
...
* Weight and price update of the type ammo
* SQL synchro
2021-03-23 16:39:41 +01:00
Atemo
47c471e3d0
Updates 16.1 quests to official scripts ( #4719 )
...
* Added a sql update to replace the main quest variables
Thanks to @Akaineko-astasi and @Badarosk0 !
2021-03-08 20:12:40 +01:00
Atemo
a02ffee67d
Corrections of the data of item 590000, 13450, 13481 and 27295 ( #5763 )
...
* Corrections of the data of item 590000, 13450, 13481 and 27295
* Corrected the name of ID 22702 ~ 22707
Fixed #5750
Thanks to @Melk3000, @RagnaWay and @Balferian !
2021-03-02 15:10:46 +01:00
idk-whoami
fe9ec46dc9
Corrected script for some item ( #5739 )
...
* Corrected script for some item
* Add item IDs 23475 and fixed item IDs 13295
* SQL synchro
* Fixed #5759
Thanks to @mazvi and @Balfear !
2021-02-26 16:17:25 +01:00
aleos
2cc5337083
Updates copyright date
2021-02-17 08:04:59 -05:00
Atemo
6ed0359522
Item script correction ( #5734 )
...
* Correction of the script part of some items according to aegis datas
* Updated mob_race2_db.txt
* Correction of the aegis item name
* SQL synchro
2021-02-13 15:45:15 +01:00
Atemo
af274edda8
Small corrections of some item data ( #5500 )
...
* Correction of the Range, Slot, EquipLevelMax, Defense
* Changed bAtk to BaseAtk
* SQL synchro
Thanks to @Lemongrass3110 !
2021-02-03 15:14:43 +01:00
Lemongrass3110
9e182e2af7
Follow up to c36f6b8
...
Thanks to @RagnaWay
2021-02-02 00:33:15 +01:00
Aleos
c36f6b820f
Adds support for new Madogear appearance ( #5081 )
...
* Fixes #4524 .
* Adds support for the new slimmer Madogear suit.
* Adjusts script command setmadogear to support changing to this type.
* Adjusts atcommand mount to support changing to this type.
* Removes a 3rd class check from setoption for Rangers and Mechanics.
* Removes status_calc_pc call from pc_setoption so that it can be handled via normal status change calculations.
* Adds Mado_Box02 item for Mado Suit.
Thanks to @admkakaroto, @Atemo and @Lemongrass3110!
2021-02-01 16:09:24 -05:00
Atemo
0178bec58a
Corrected the group constant name for the Costume Enchantment Stone Boxes ( #5720 )
...
* SQL synchro
Fixed #5710
Thanks to @Melk3000
2021-01-25 19:36:05 +01:00
Eric Liu
e4a9a2e4bc
Add missing Overseas Care Package items ( #5687 )
2021-01-24 15:52:11 +01:00
Lemongrass3110
f350de1e31
Changed the way gender restrictions work ( #5460 )
...
Removed the ignore_items_gender config.
Fixed some existing items.
Moved some restrictions that were removed on official servers into the import folder.
Fixes #5458
Thanks to @HenryAlvarez12, @aleos89, @Atemo and @Daegaladh
2021-01-23 18:45:35 +01:00
Atemo
288cac6121
PILLAR effect to cards ( #5647 )
...
* Added CLIENT drop effect to cards with location on renewal
* SQL synchro
Thanks to @Lemongrass3110, @idk-whoami, @Balferian
2021-01-05 19:57:16 +01:00
Atemo
7336477f87
Changed item DB format for Script field ( #5668 )
2021-01-04 21:50:27 +01:00
Atemo
3cddbd0487
Added ALL_THIRD, All_Upper, All_Baby, Both_Accessory, Both_Hand field (item_db.yml) ( #5535 )
...
* Updated the DB
Thanks to @Lemongrass3110 !
2020-11-19 16:03:27 +01:00
Atemo
d5ce552b84
Lapine items ( #5511 )
...
* Added the items from https://github.com/rathena/rathena/pull/4348 . The unsupported items are commented.
* Credit to @cydh
2020-10-31 21:10:39 +01:00
Atemo
6d6e338495
Added card from KRO patch (october 2019) ( #5504 )
2020-10-30 15:12:12 +01:00
Eric Liu
7a4bef2ab7
Fix several honor token items and add Prontera Recall skill ( #5431 )
...
Co-authored-by: Eric <eric@nomoss.co>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-10-26 20:44:13 +01:00
Atemo
99e75b07bc
Implemented the items from sky fortress instance ( #5479 )
...
* Implemented the items from sky fortress instance (part of https://github.com/rathena/rathena/pull/3586 )
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-10-25 17:54:02 +01:00
Aleos
04cfe17b2b
Converted item database to YAML ( #4335 )
...
* Combines item_avail, item_buyingstore, item_delay, item_flag, item_nouse, item_stack, and item_trade databases into one.
* General cleanups and optimizations.
* Includes CSV2YAML conversion tool.
* Includes YAML2SQL conversion tool.
* Adjusts dummy_item from being created by malloc and now creates it by make_shared.
* Item combos are now stored as a STL.
Thanks to @Lemongrass3110, @Atemo, and @cydh!
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-10-21 19:02:11 -04:00