diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2013-02-14 19:14:50 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2013-02-14 19:38:12 +0100 |
commit | 514d6835a4a5bf38a3902ce07cc961cbea2b62ee (patch) | |
tree | 732f11a8ffee08f184d9ae2a4765285437414cbd /world/map/db | |
parent | b6d48344c2c1b7fc2c785389de1f9caabe1ddb9e (diff) | |
download | serverdata-514d6835a4a5bf38a3902ce07cc961cbea2b62ee.tar.gz serverdata-514d6835a4a5bf38a3902ce07cc961cbea2b62ee.tar.bz2 serverdata-514d6835a4a5bf38a3902ce07cc961cbea2b62ee.tar.xz serverdata-514d6835a4a5bf38a3902ce07cc961cbea2b62ee.zip |
Adding different versions of the eggshell hat
Diffstat (limited to 'world/map/db')
-rw-r--r-- | world/map/db/item_db.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 9742600e..6529ce25 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -396,6 +396,12 @@ 879, HeartOfIsis, Heart of Isis, 5, 70000, 35000, 40, , , , , 0, 2, 8, , 85, 0, {}, {bonus bMaxHPrate, 15; bonus bHPrecovRate, 65;} 880, LazuriteRobe, Lazurite Robe, 5, 92000, 52000, 30, , 7, , 60, 0, 2, 512, , 90, 0, {}, {set @bStat$, "Int";set @minbStatVal, 70;callfunc "RequireStat"; set @bStat$, "Vit";set @minbStatVal, 40;callfunc "RequireStat"; bonus bSpeedAddRate, -15; bonus bDef2Rate, -40; bonus bMdef, 60; bonus bVit, -1; bonus bInt, 7; bonus bLuk, -1; bonus bDex, -1; bonus bStr, -1;} 881, RaggedShorts, Ragged Shorts, 5, 60, 1, 7, , 0, , -2, 0, 2, 1, , 1, 0, {}, {} +882, RedEggshellHat, Red Eggshell Hat, 5, 7000, 5000, 15, , 9, , 3, 0, 2, 256, , 1, 0, {}, {} +883, BlueEggshellHat, Blue Eggshell Hat, 5, 7000, 5000, 15, , 9, , 3, 0, 2, 256, , 1, 0, {}, {} +884, YellowEggshellHat, Yellow Eggshell Hat, 5, 7000, 5000, 15, , 9, , 3, 0, 2, 256, , 1, 0, {}, {} +885, GreenEggshellHat, Green Eggshell Hat, 5, 7000, 5000, 15, , 9, , 3, 0, 2, 256, , 1, 0, {}, {} +886, OrangeEggshellHat, Orange Eggshell Hat, 5, 7000, 5000, 15, , 9, , 3, 0, 2, 256, , 1, 0, {}, {} +887, DarkEggshellHat, Dark Eggshell Hat, 5, 7000, 5000, 15, , 9, , 3, 0, 2, 256, , 1, 0, {}, {} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. |