784 Commits

Author SHA1 Message Date
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
Jittapan Pluemsumran
b62f4a2c36
Made Para_Team_Mark_ (22508) follow kRO effect.
Fixed #1820.
2016-12-21 14:03:54 +07: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
zackdreaver
aaca85351d Renewal item_db update (#1723)
* Renewal item_db update:
- Add new costumes
- Fix item script

Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-11-22 12:39:19 +07:00
aleos89
eae1161d53 Corrected Sling Item behavior
* Partial revert of 89a33a7.
* Moved bonuses back to the item_db so items can easily be customized.
* Sling Item is no longer usable on self.
2016-11-13 15:07:14 -05:00
Cydh Ramdh
c7a9dd8b25 Corrected job for Crimson Weapons, Infinity Weapons, and a Spoon!
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-11-11 11:40:44 +07:00
Sean Allen
8c3562a045 Fixed 3D_Glasses item script. (#1694)
* 3D_Glasses's item script Class=Job_Star_Gladiator2 is wrong, Changed to `Class==Job_Star_Gladiator2`
2016-11-06 12:10:50 +07:00
Cydh Ramdh
9fcdcbde3b Item DB Updates (#1592)
* Item DB Updates
* Corrected Aegis and English (iRO) names of Enchancement Stones & Shadow Equipments, credits to http://divine-pride.net
* Corrected Price for Shadow equipments to 0.
* Fixed #1586 item position for Essence of Evils.
* Updated effect of `Bear's Power`, script by @Lemongrass3110

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-11-01 12:13:24 +07:00
Lemongrass3110
644e294699 Merge branch 'master' into woe_te-restrictions
# Conflicts:
#	npc/re/mapflag/nobranch.txt
#	npc/re/mapflag/nomemo.txt
#	npc/re/mapflag/noteleport.txt
#	npc/re/scripts_athena.conf
#	src/map/atcommand.c
#	src/map/map.h
#	src/map/script.c
#	src/map/script_constants.h
2016-09-29 08:13:31 +02:00
Jey
9425f54904 [Fix] Quadrille [2] (16024) Jobmask 2016-09-17 04:17:20 +02:00
Cydh Ramdh
0fc59c7c8a Item DB Updates
* Added missing job, upper, and gender values
* Added new items
* Added new packages (IG_Ink_Ball and IG_Something_Candy_Holder credits to Divine-Pride.net)

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-09-16 09:36:55 +07:00
Lemongrass3110
61a57668ed Nightmare Glastheim (#1541)
Originally released by @Ridley8819 on HerculesWS/Hercules@114767c

Additions:
Added drops for Baphomet and Chimera
Removed duplicated champion monsters

@aleos89 cleaned up NPC dialogue and some of the grammar.
2016-09-14 08:19:14 +02:00
zackdreaver
17eab30242 Renewal item_db update:
- Add new costumes

Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-09-13 19:07:06 +07:00
zackdreaver
ef113cebf0 Renewal item_db update
- Fix mdef of shadow handicraft (itemID 5750)
- Add new gears

Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-09-13 15:10:26 +07:00
Cydh Ramdh
b46e4332df Item Updates and New Status Changes (#1539)
* Item Updates
* Added new Status Changes
* Implemented effect for respective items
  * 12874,Frost_Giant_Blood: SC_GVG_GIANT
  * 12875,Golem_Stone: SC_GVG_GOLEM
  * 12876,Elf_Tear_Stun: SC_GVG_STUN
  * 12877,Elf_Tear_Stone_Curse: SC_GVG_STONE
  * 12878,Elf_Tear_Freezing: SC_GVG_FREEZ
  * 12879,Elf_Tear_Sleep: SC_GVG_SLEEP
  * 12880,Elf_Tear_Curse: SC_GVG_CURSE
  * 12881,Elf_Tear_Silence: SC_GVG_SILENCE
  * 12882,Elf_Tear_Blind: SC_GVG_BLIND
* Thanks Divine-Pride.net

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

* Follow up 9267a32d8c4828bde19f2fe80f83aeec7056b18f
* Updated Status Change doc
2016-09-09 05:54:22 +07:00
LiMoon
71c8cc3006
Corrected weight for item 19033 and 22826
* Merges #1500.
2016-09-06 19:35:34 +07:00
Lemongrass3110
a7be32f754 Nightmare clocktower (#1518)
* Nightmare clocktower

This is a merge from HerculesWS/Hercules@88c5a47 originally done by @Ridley8819.
All the credits belong to him.

@aleos89 cleaned up some of the grammar and removed duplicate texts.
@secretdataz added the missing mapflags.
@Atemo adjusted Cursed Book item script
2016-09-04 22:41:47 +02:00
Jittapan Pluemsumran
82ab444245
Follow up to 88fb5bd. Also adjusted job mask for Bow_Of_Storms 2016-09-04 18:36:30 +07:00
Jittapan Pluemsumran
88fb5bdc3c
Adjusted Bow_of_Storms (18123) item script. Fixed #1536 2016-09-04 18:26:34 +07:00
Jittapan Pluemsumran
cae6088414
Made Level 5 Sienna Execrate Scroll item check for skill requirements. Fixes #1532 2016-09-02 16:52:17 +07:00
Lemongrass3110
d21460d611 Fixed some typos and mistakes
Removed the additional argument for Level 5 Sienna Execrate for now. It will not check for the requirements for now. See issue #1532 and pull request #1530
2016-09-01 10:02:30 +02:00
Jittapan Pluemsumran
399b98e4a1
Renewal Item Database Update
- Implemented items from kRO update 2016-08-18 to 2016-08-31
- Implemented Eden Group set expansion items!
2016-08-31 23:38:44 +07:00
Cydh Ramdh
65a90ff84c Merge branch 'master' into woe_te-restrictions 2016-08-31 08:03:34 +07:00
Cydh Ramdh
c5e9ce0931 * Added 'dummy' Monsters: WOE TE Treasure Chests, Thief Poring and Suspicious Baby for TE mission. Credits to http://Divine-Pride.net
* Reverted changes of Hervor Avtir against master branch

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-27 08:46:31 +07:00
Cydh Ramdh
8805e7e1d8 Merge branch 'master' into woe_te-restrictions 2016-08-27 07:04:41 +07:00
Jittapan Pluemsumran
1d6f99adab
Follow up to 6bcfc18 2016-08-24 20:29:17 +07:00
Jittapan Pluemsumran
6bcfc18f6f
Updated some AegisName to official name 2016-08-24 20:17:24 +07:00
Cydh Ramdh
24882c9605 Item DB Updates
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-20 08:23:50 +07:00
Jey
8b3e889c26 [Fix] ItemDB: 4603, 4604
- Realized Corruption Root Card
- Corruption Root Card
2016-08-18 21:36:30 +02:00
zackdreaver
d73bad4d1c Renewal item_db update
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-08-18 01:31:55 +07:00
Cydh Ramdh
d8537a2307 Implemented hateffect script for some items.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-15 17:18:46 +07:00
Lemongrass3110
5777162d7f Fixed a few item types
Some items had a script but were marked as etc on serverside.
2016-08-10 15:50:10 +02:00
Lemongrass3110
574072de41 Fixed Demon Eyes' item script
Follow up to a599264
2016-08-09 21:02:31 +02:00
Jittapan Pluemsumran
574e3ae88d
Follow up to 9c2a74428f496d3d7cd652c346d7b830f0960300
Adjusted Scarlet_Poncho's equipment position
2016-08-09 23:38:25 +07:00
Jittapan Pluemsumran
8695666181 Merge pull request #1485 from zackdreaver/master
Renewal item_db update
2016-08-09 23:28:03 +07:00
Jittapan Pluemsumran
9c2a74428f
Corrected Scarlet_Poncho and Engraved_Plate_Armor's item type. Fixes #1491
* Thanks to @LiMoon
2016-08-09 23:21:53 +07:00
Jittapan Pluemsumran
f7b36e8c32
Implemented cards from Charleston Crisis patch 2016-08-07 19:26:42 +07:00
zackdreaver
a599264c60 Renewal item_db update:
- Add new gears
- Fix and cleanup item scripts

Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2016-08-07 17:52:42 +07:00
Jittapan Pluemsumran
66f054f342
Follow up to be4a87f2221f54bdf14ef6e52a0b06b57856005f 2016-08-06 20:33:38 +07:00
Jittapan Pluemsumran
be4a87f222
Implemented Infinite Space instance's armor set. 2016-08-06 19:54:28 +07:00
aleos89
676ae63cd8 Corrected Mystical Amplification behavior for renewal (fixes #913)
* Staff of Destruction and Sacrament will now lower Mystical Amplification's cast time.
* Release damage is no longer increased by Mystical Amplification.
* All hits from Water Ball, Jupiter Thunder, and Tetra Vortex have increased damage by Mystical Amplification.
2016-08-05 17:05:03 -04:00
Jey
393e07deb1 Fix Cyclops Glasses Middle HG 2016-08-03 02:40:22 +02:00
Cydh Ramdh
a1f59c6a0f Merge branch 'items/idRO-1' 2016-08-03 00:10:23 +07:00
Jittapan Pluemsumran
52f88ebc06
Removed delay reduction effect from Cenere_Card.
Thanks to @Jeybla
2016-08-02 23:48:28 +07:00
Jittapan Pluemsumran
cfc6d22123
Implemented Wunderkammer (18575) item effect. Fixes #1457 2016-08-02 22:53:10 +07:00
Cydh Ramdh
bc0e1710ae * Follow up 65bd0eeb2a0faf6b1d81cf323c6397e522f76a51
* Corrected some item types
* Corrected flags of item_trade.txt
* Added items into item_flag.txt
* Updated item_package.txt with announce flag value

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-08-01 11:15:47 +07:00
Cydh Ramdh
65bd0eeb2a Added items from idRO
* Items until maintenace on 2016/07/26

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-07-31 09:26:59 +07:00
Lemongrass3110
b6adc1d4ff Replaced specialeffect2 calls without constants 2016-07-29 19:34:30 +02:00
Limestone
f0ac1d81c5 Implemented new costumes w/ visual effects
- ItemID (19022) // jRO Item
 - ItemID (20062)
 - ItemID (20099)
 - ItemID (20154)
 - ItemID (20209) // jRO Item
 - ItemID (20246)

Note 1: Status ID's that we still don't have their item informations
 - SC_FLOWERSMOKE
 - SC_HAPPINESS_STAR
 - SC_MAGICAL_FEATHER

Note 2: Some of the costumes will not show it's visual effects on 2014 clients downwards.
2016-07-29 10:31:35 +08:00