diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-04-11 00:10:15 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-11 00:10:15 -0300 |
commit | 5346866a32cd10eb003c0570cdccdb8ececcf2b3 (patch) | |
tree | 279639b33bf32ff079435eba81aafa1843cdccf4 /world/map/db/item_db_weapon.txt | |
parent | a76f05f04d54bc750d44455ae5435f1970ab804c (diff) | |
parent | c97846a4395fa583ac075d656f52d86f96e3b213 (diff) | |
download | serverdata-5346866a32cd10eb003c0570cdccdb8ececcf2b3.tar.gz serverdata-5346866a32cd10eb003c0570cdccdb8ececcf2b3.tar.bz2 serverdata-5346866a32cd10eb003c0570cdccdb8ececcf2b3.tar.xz serverdata-5346866a32cd10eb003c0570cdccdb8ececcf2b3.zip |
Doomsday Hotfix (#552)v2020.04.06.2
Includes patches for act 5, changes to Iilia, typo fixes on Tulimshar tombstones.
New rares, new item (enchanter's Amulet), new event times.
Theoretical bugfixes. Add the final councilior for GM 98+.
Diffstat (limited to 'world/map/db/item_db_weapon.txt')
-rw-r--r-- | world/map/db/item_db_weapon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_weapon.txt b/world/map/db/item_db_weapon.txt index 6a0e5935..08d472f0 100644 --- a/world/map/db/item_db_weapon.txt +++ b/world/map/db/item_db_weapon.txt @@ -26,7 +26,7 @@ 581, CrescentRod, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} 582, StaffOfFire, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} 583, StaffOfIce, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} -584, Jackal, 4, 8000, 4000, 100, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} +584, Jackal, 4, 8000, 4000, 100, 120, 0, 1, 0, 0, 2, 2, 1, 1, 10, {}, {callfunc "UnreleasedItem";bonus bDoubleAddRate, 30;} 587, Sword, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} 588, BastardSword, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} //589, RESERVED, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {} |