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_chest.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_chest.txt')
-rw-r--r-- | world/map/db/item_db_chest.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/db/item_db_chest.txt b/world/map/db/item_db_chest.txt index fd553110..fc47cc29 100644 --- a/world/map/db/item_db_chest.txt +++ b/world/map/db/item_db_chest.txt @@ -7,11 +7,11 @@ 625, ChainmailShirt, 5, 15000, 1500, 800, 0, 20, 0, -120, 0, 2, 512, 0, 0, 0, {}, {} 626, LightPlatemail, 5, 50000, 2500, 1200, 0, 25, 0, -150, 0, 2, 512, 0, 0, 0, {}, {} 645, GoldenPlatemail, 5, 9999000, 3000, 4500, 0, 25, 0, -100, 0, 2, 512, 0, 0, 0, {}, {} -649, WhiteEvokersRobeBlue, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, {}, {bonus bAgi, 1;} -650, BlackEvokersRobeBlue, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, {}, {bonus bAgi, 1;} +649, WhiteEvokersRobeBlue, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;} +650, BlackEvokersRobeBlue, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;} 651, WhiteWizardRobe, 5, 8000, 4000, 5, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, {}, {} 652, BlackWizardRobe, 5, 8000, 4000, 5, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, {}, {} -653, ApprenticeRobe, 5, 8000, 4000, 5, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, {}, {} +653, ApprenticeRobe, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;} 658, WarlordPlate, 5, 100000, 3000, 2600, 0, 27, 0, -170, 0, 2, 512, 0, 0, 0, {}, {} 659, GoldenWarlordPlate, 5, 500000, 4000, 7600, 0, 27, 0, -110, 0, 2, 512, 0, 0, 0, {}, {} //ID, Name___________________, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} |