diff options
author | HoraK-FDF <HoraK-FDF@web.de> | 2021-04-14 04:31:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 02:31:23 +0000 |
commit | ef482f992da69694409e38eef45c02a741d12014 (patch) | |
tree | df19fde1e9248526e34bd29c7c307fe94b17e94c /world/map/db/item_db_chest.txt | |
parent | ece96b02219466c873dede327fee0d668716e5dc (diff) | |
download | serverdata-ef482f992da69694409e38eef45c02a741d12014.tar.gz serverdata-ef482f992da69694409e38eef45c02a741d12014.tar.bz2 serverdata-ef482f992da69694409e38eef45c02a741d12014.tar.xz serverdata-ef482f992da69694409e38eef45c02a741d12014.zip |
Assassin set and Mana Pearl item db and function (#580)
Add a few new items for brawling
Diffstat (limited to 'world/map/db/item_db_chest.txt')
-rw-r--r-- | world/map/db/item_db_chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_chest.txt b/world/map/db/item_db_chest.txt index 5383dc34..c9c75f54 100644 --- a/world/map/db/item_db_chest.txt +++ b/world/map/db/item_db_chest.txt @@ -19,7 +19,7 @@ 689, ShortTankTop, 5, 600, 300, 8, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, {}, {} 720, SilkRobe, 5, 8000, 4000, 5, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, {}, {} 726, GMRobe, 5, 8000, 4000, 40, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, {}, {callfunc "RestrictedItem";} -755, AssassinShirt, 5, 10000, 3000, 15, 0, 15, 0, -5, 0, 2, 512, 0, 90, 0, {}, {callfunc "BrawlingItem"; bonus bAgi, 15;bonus bSpeedAddRate, 10;bonus bFlee, 20;bonus bHit, 20;bonus bMaxHP, 200;} +755, AssassinShirt, 5, 10000, 3000, 15, 0, 20, 0, -5, 0, 2, 512, 0, 90, 0, {}, {callfunc "BrawlingItem"; bonus bAgi, 15; bonus bSpeedAddRate, 10; bonus bFlee, 20; bonus bHit, 20; bonus bMaxHP, 200;} 767, TerraniteChestArmor, 5, 100000, 3000, 800, 0, 20, 0, -70, 0, 2, 512, 0, 0, 0, {}, {bonus bDex, 1;bonus bMdef, 10;} 782, ForestArmor, 5, 3000, 1500, 40, 0, 10, 0, -20, 0, 2, 512, 0, 0, 0, {}, {bonus bDex, 3;} 783, PlatynaRedDress, 5, 100000, 50000, 35, 0, 15, 0, 3, 0, 2, 512, 0, 0, 0, {}, {} |