diff options
author | HoraK-FDF <horak-fdf@web.de> | 2023-09-22 21:38:43 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2023-09-22 21:38:43 +0000 |
commit | 4e0ab1ed9652fe13338a668b4f033bd78f14ba7f (patch) | |
tree | f31945f5dbb8c744482a68d104848192b7f43e9e /world/map/db/item_db_chest.txt | |
parent | e0953a9cbc1c2a8d1769228b30fae2a1a04c2300 (diff) | |
download | serverdata-4e0ab1ed9652fe13338a668b4f033bd78f14ba7f.tar.gz serverdata-4e0ab1ed9652fe13338a668b4f033bd78f14ba7f.tar.bz2 serverdata-4e0ab1ed9652fe13338a668b4f033bd78f14ba7f.tar.xz serverdata-4e0ab1ed9652fe13338a668b4f033bd78f14ba7f.zip |
Dyable Savior Armor
Diffstat (limited to 'world/map/db/item_db_chest.txt')
-rw-r--r-- | world/map/db/item_db_chest.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/world/map/db/item_db_chest.txt b/world/map/db/item_db_chest.txt index 68ce8289..7212fed6 100644 --- a/world/map/db/item_db_chest.txt +++ b/world/map/db/item_db_chest.txt @@ -249,3 +249,14 @@ 5140, DarkGreenContributor, 5, 0, 0, 20, 0, 5, 0, 5, 0, 2, 512, 0, 0, 0, 0, {}, {} 5254, SaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} 5286, RedArmor, 5, 0, 0, 2000, 0, 27, 0, -40, 0, 2, 512, 0, 0, 0, 0, {}, {callfunc "RestrictedItem"; bonus bDex, 1; bonus bAgi, 1; bonus bMaxHP, 1500;} +5299, RedSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +5300, GreenSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +5301, DarkBlueSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +5302, YellowSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript} +5303, LightBlueSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +5304, PinkSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +5305, BlackSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +5306, OrangeSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +5307, PurpleSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} +5308, DarkGreenSaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} |