Jittapan Pluemsumran
395f22d9e4
Corrected a few items
2016-07-11 19:46:32 +07:00
Jittapan Pluemsumran
d57eb44fee
Corrected Tanos_Axe's class and job mask. Fixed #1399
2016-07-11 13:41:30 +07:00
Jittapan Pluemsumran
63fea9cc13
Corrected Heroic_Judgement_Shawl and Heroic_Target_Suit item
2016-07-11 13:33:31 +07:00
Jittapan Pluemsumran
1f85dab1c5
Fixed Emergency Call scroll being usable on non guild-leader. Fixes #1421
2016-07-09 01:16:11 +07:00
Jittapan Pluemsumran
15c382ee2c
Item DB update
...
* Changed AegisName for item #19133 (formerly Odin_Mask) to avoid duplicate AegisName
* Corrected script in item #4556 (Fenrir_Card). Thanks to @Jeybla.
2016-07-04 00:40:27 +07:00
Lemongrass3110
a41b132321
Updated some aegis names
...
Additionally trimmed some whitespaces at the end of names or at the end of lines.
Added some more placeholders for monsters.
2016-07-01 08:48:44 +02:00
Jittapan Pluemsumran
3a121e9aa8
Merge branch 'master' into db/itemdb
...
Conflicts:
db/re/item_db.txt
2016-06-30 12:44:28 +07:00
Jittapan Pluemsumran
16ad1fce9c
Implemented God Material Box
...
* also corrected Hermose_Cap item script. Thanks to @zackdreaver
2016-06-30 12:34:53 +07:00
zackdreaver
eb007e4b06
follow up 69ac7c3be996e6d7293cde61a7dc797368ad7b5f
...
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-06-26 22:42:13 +07:00
zackdreaver
69ac7c3be9
Renewal item_db fix and update
...
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-06-26 10:50:35 +07:00
Jittapan Pluemsumran
440921fba0
Merge branch 'master' into db/itemdb
2016-06-23 20:16:32 +07:00
Jittapan Pluemsumran
b3ab05d1b8
Implemented missing Summoner's weapons.
2016-06-23 19:13:54 +07:00
Lemongrass3110
124572efad
Updated slots of shield of aeon
...
Fixes #1265 .
This data was taken from divine-pride and iRO patch 2016-06-16data_gm_desc_r2.gpf, since the item does not exist on kRO.
2016-06-21 23:57:38 +02:00
Jittapan Pluemsumran
9cf7cae557
Correct Goddess of Insight enchant script
2016-06-19 18:11:14 +07:00
Jittapan Pluemsumran
29ae472737
Item database update
2016-06-19 13:36:23 +07:00
Jittapan Pluemsumran
90c6d7a763
Added new enchantments
2016-06-19 12:54:22 +07:00
Jittapan Pluemsumran
520a84083c
Add new headgears
2016-06-19 11:57:14 +07:00
Jittapan Pluemsumran
c6df701f64
Update High_Weapon_Box (12818) item script. Fixes #1339
...
Thanks to @spinzaku
2016-06-15 22:54:48 +07:00
Jittapan Pluemsumran
5ac2292cc3
Correct Fatal enchantment item script. Fixes #1307
2016-05-26 11:51:14 +07:00
Aleos
e40c5a2fc3
Merge pull request #1279 from secretdataz/cards
...
Item database update - kRO Cards
* Added Infinite Space, Nightmare Pyramids, and Bio Labs level 4.
* Added a couple missing combo bonuses.
Thanks to @secretdataz!
2016-05-24 19:10:10 -04:00
nanakiwurtz
aec8b516b6
Fixed #1296
...
* Thanks to @X-eno
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-05-25 04:35:07 +07:00
Jittapan Pluemsumran
37b3644350
Correct Boarding_Halter weight
2016-05-20 22:19:51 +07:00
Jittapan Pluemsumran
d1819e71b6
RAG203 (13190, 13195) should use AL_DECAGI on enemy.
...
Fixes #1272 . Thanks to @Yuchinin
2016-05-20 17:56:02 +07:00
Cydh Ramdh
ed8c9672ee
Fixed #1285
...
* `SC_HASTEATTACK_CASH` -> `SC_ATTHASTE_CASH`
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-05-20 06:29:58 +07:00
Jittapan Pluemsumran
bcdf196391
Implemented new kRO cards
...
Added monster from new Biolab as placeholder for transform script
Corrected Nightmare Pyramids card drops
2016-05-20 03:02:29 +07:00
Jittapan Pluemsumran
1672e0f7cc
Correct Strawberry_Decoration (2979) and Tasty_Strawberry_Hat (18852) item script. Fixes #1265
2016-05-19 18:40:03 +07:00
Jittapan Pluemsumran
8e0dff7acb
Kitsune Ear Bell Ribbon (18934) should give 10% ASPD bonus.
...
thanks to @spinzaku
2016-05-19 14:53:14 +07:00
Cydh Ramdh
c6917e36cd
Follow up 1e584cb0f402f599bddf855b6bb07d28b0a43c76
...
* `active_transform` for Fox_Ears_Bell_Ribbon (18934) was reverted. Thanks to @spinzaku
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-05-18 12:46:57 +07:00
Cydh Ramdh
1e584cb0f4
Item DB Fixes
...
* Fixed #1276 .
* Cursed_Lyre (1741) now cannot be equipped by Archers
* Falken_Blitz (Falken_Blitz) now only for Sniper & Ranger
* (Rhe rest are correct) Thanks to @darknessfmy
* Fixed #1275 .
* Fox_Ears_Bell_Ribbon (18934) now has 1 slot and require level 50 to equipped.
* Thanks to @spinzaku
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-05-18 08:32:55 +07:00
nanakiwurtz
c4ded914e6
Updated Item DB
...
* Added missing costumes
* Thanks to @zackdreaver
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-05-17 12:33:06 +07:00
nanakiwurtz
44e27bd6bc
Merge pull request #1257 from zackdreaver/master
...
* Added new costumes and fix item name translation
* Thanks to @zackdreaver
2016-05-17 12:22:30 +07:00
aleos89
fe4eefb787
Implemented script command active_transform ( fixes #1006 )
...
* Works the same as script command transform and can be stacked with it as well.
* active_transform has display priority if transform is active.
Thanks to Ziu and @Darkelfen!
2016-05-16 14:15:22 -04:00
zackdreaver
ebf0ad345b
sort item based id
...
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-05-13 14:29:00 +07:00
Cydh Ramdh
b8b2593c9c
Corrected weapon's MATK, not as item bonus
...
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-05-12 18:00:02 +07:00
zackdreaver
0b59a45005
Follow up 9c994e098676e441a17fa772319d809298973146
...
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-05-12 01:34:20 +07:00
zackdreaver
9c994e0986
Added new costumes and fix item name translation
...
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-05-11 19:45:30 +07:00
Lemongrass3110
3132b6060d
Added bonus for Purple Cowboy Hat(5816)
...
Thanks to @zackdreaver
2016-05-10 13:26:24 +02:00
Daegaladh
b76dea774e
Fixed Classic_Hat_J and Cowboy_Hat_J names swapped
2016-05-08 23:12:05 +02:00
Aleos
62d9a9b040
Add Requiem weapon set
...
Added Requiem weapons
* Implemented two item bonuses bMagicAddRace2 and bIgnoreMdefRace2Rate.
Thanks to @secretdataz!
2016-05-08 08:53:03 -04:00
Lemongrass3110
b14b3e2888
Used weapon type constants where possible
...
This commit makes those item scripts a little more readable and decreases the chance of mistakenly using an incorrect weapon type id.
Follow up to c6187fa.
2016-05-02 23:30:04 +02:00
Lemongrass3110
c6187fa5c1
Corrected weapon types for Daehyon Card
...
Fixes #1230 .
Thanks to @joelolopez
2016-05-02 23:17:42 +02:00
Jittapan Pluemsumran
6620c3dcec
Item database update - Requiem weapons
2016-04-26 00:36:12 +07:00
Lemongrass3110
c796a77a72
Fixed position of Costume RWC Shouting Mouth
...
Fixes #1184
2016-04-17 15:46:48 +02:00
Lemongrass3110
5731eca3b0
Fixed two item's weapon type
...
Thanks to @admkakaroto
Fixes #1172
2016-04-15 21:39:37 +02:00
nanakiwurtz
a85a907df6
Item DB Update
...
* Added more Doram items and combo
* Thanks to @Darkelfen, @secretdataz, @Daniel4rt
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-04-15 09:49:24 +07:00
nanakiwurtz
fdf67ed119
Follow up to ad9df23
...
* Added padding to job bitmask to prevent confusion
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-04-15 02:02:25 +07:00
nanakiwurtz
2874b76b98
Removed excess right curly brackets on item_db_re
...
* Thanks to @Yuchinin
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-04-13 18:19:01 +07:00
Lemongrass3110
ad9df23d91
Merge pull request #1153 from secretdataz/db/item/vicious
...
Item database update - Vicious Mind weapons
Thanks to @secretdataz for the updates and @nanakiwurtz for reviewing!
2016-04-12 20:02:24 +02:00
Jittapan Pluemsumran
ade6b2ae98
Follow up to 3ba54ff
2016-04-12 13:36:06 +07:00
nanakiwurtz
c8ee48ab10
Follow up to cee4081
...
* Reverted MATK value of Eden Group Foxtail I (1699)
* Thanks to @zackdreaver and @julia40124009
Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2016-04-12 11:40:44 +07:00