summaryrefslogtreecommitdiff
path: root/world/map/db
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2023-09-22 21:38:43 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-09-22 21:38:43 +0000
commit4e0ab1ed9652fe13338a668b4f033bd78f14ba7f (patch)
treef31945f5dbb8c744482a68d104848192b7f43e9e /world/map/db
parente0953a9cbc1c2a8d1769228b30fae2a1a04c2300 (diff)
downloadserverdata-4e0ab1ed9652fe13338a668b4f033bd78f14ba7f.tar.gz
serverdata-4e0ab1ed9652fe13338a668b4f033bd78f14ba7f.tar.bz2
serverdata-4e0ab1ed9652fe13338a668b4f033bd78f14ba7f.tar.xz
serverdata-4e0ab1ed9652fe13338a668b4f033bd78f14ba7f.zip
Dyable Savior Armor
Diffstat (limited to 'world/map/db')
-rw-r--r--world/map/db/const-aegis.txt11
-rw-r--r--world/map/db/item_db.conf222
-rw-r--r--world/map/db/item_db_chest.txt11
-rw-r--r--world/map/db/item_db_generic.txt1
4 files changed, 245 insertions, 0 deletions
diff --git a/world/map/db/const-aegis.txt b/world/map/db/const-aegis.txt
index ecf5f3b6..d5eb76ac 100644
--- a/world/map/db/const-aegis.txt
+++ b/world/map/db/const-aegis.txt
@@ -350,6 +350,7 @@ CrystallizedDragonBlood 5293
PinkFlowerSeed 5295
SilverIngot 5296
GoldenTooth 5297
+CloverDrawing 5298
LeatherShirt 523
DesertShirt 546
Turtleneck 564
@@ -586,6 +587,16 @@ PurpleContributor 5139
DarkGreenContributor 5140
SaviorArmor 5254
RedArmor 5286
+RedSaviorArmor 5299
+GreenSaviorArmor 5300
+DarkBlueSaviorArmor 5301
+YellowSaviorArmor 5302
+LightBlueSaviorArmor 5303
+PinkSaviorArmor 5304
+BlackSaviorArmor 5305
+OrangeSaviorArmor 5306
+PurpleSaviorArmor 5307
+DarkGreenSaviorArmor 5308
SantaHat 511
FancyHat 524
MinersHat 525
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index 73be52d0..7845b1c4 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -5309,6 +5309,28 @@ item_db: (
Refine: false
ViewSprite: 5297
},
+{
+ Id: 5298
+ AegisName: "CloverDrawing"
+ Name: "Clover Drawing"
+ Type: "IT_ETC"
+ Buy: 0
+ Sell: 0
+ Weight: 10
+ Def: 0
+ Refine: false
+ ViewSprite: 5298
+ Trade: {
+ notrade: true
+ nodrop: true
+ nostorage: false
+ nogstorage: false
+ nomail: true
+ noauction: true
+ noselltonpc: true
+ }
+ //Disabled: true // @TMWA
+},
/* Chest Armor */
{
Id: 523
@@ -9665,6 +9687,206 @@ item_db: (
override: 1
}
},
+{
+ Id: 5299
+ AegisName: "RedSaviorArmor"
+ Name: "RedSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5299
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5300
+ AegisName: "GreenSaviorArmor"
+ Name: "GreenSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5300
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5301
+ AegisName: "DarkBlueSaviorArmor"
+ Name: "DarkBlueSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5301
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5302
+ AegisName: "YellowSaviorArmor"
+ Name: "YellowSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5302
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5303
+ AegisName: "LightBlueSaviorArmor"
+ Name: "LightBlueSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5303
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5304
+ AegisName: "PinkSaviorArmor"
+ Name: "PinkSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5304
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5305
+ AegisName: "BlackSaviorArmor"
+ Name: "BlackSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5305
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5306
+ AegisName: "OrangeSaviorArmor"
+ Name: "OrangeSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5306
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5307
+ AegisName: "PurpleSaviorArmor"
+ Name: "PurpleSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5307
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
+{
+ Id: 5308
+ AegisName: "DarkGreenSaviorArmor"
+ Name: "DarkGreenSaviorArmor"
+ Type: "IT_ARMOR"
+ Buy: 0
+ Sell: 0
+ Weight: 2000
+ Matk: -90
+ Def: 24
+ Slots: 0
+ Loc: "EQP_HEAD_MID"
+ Refine: false
+ ViewSprite: 5308
+ Script: <"
+ bonus bMatkRate, -90; // @EVOL2
+ bonus bDex, 1;
+ bonus bMaxHP, 100;
+ ">
+},
//////////////////////////////////////////////////////////
// Hats
{
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;}
diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt
index 45a03bf2..d9bc9567 100644
--- a/world/map/db/item_db_generic.txt
+++ b/world/map/db/item_db_generic.txt
@@ -269,3 +269,4 @@
//5295, PinkFlowerSeed, 3, 0, 0, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {}
//5296, SilverIngot, 3, 20000, 2200, 1000, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {}
5297, GoldenTooth, 3, 20000, 2000, 40, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+//5298, CloverDrawing, 3, 0, 0, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 7, {}, {}