summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/craft_db.conf82
-rw-r--r--db/re/item_db.conf16
2 files changed, 85 insertions, 13 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf
index 3320b1a61..0c1b1869e 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -1403,7 +1403,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
// Output PileOfAsh
// Require 1x EverburnPowder to lit (maybe Sulphur?)
@@ -1875,7 +1877,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 72
@@ -2044,7 +2048,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 77
@@ -2238,7 +2244,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 82
@@ -2380,7 +2388,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 93
@@ -2697,7 +2707,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 83
@@ -2897,7 +2909,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 101
@@ -2961,7 +2975,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 103
@@ -3332,7 +3348,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 115
@@ -3439,7 +3457,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 122
@@ -3528,7 +3548,9 @@ craft_db: (
// 122~124 → Special
// 125~132 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 125
@@ -3845,7 +3867,9 @@ craft_db: (
// 122~124 → Special
// 125~134 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 135
@@ -4162,7 +4186,9 @@ craft_db: (
// 122~124 → Special
// 125~134 → Chest Armors
// 135~144 → Pants
-// 145~199 → WIP
+// 145~150 → Boots
+
+// 151~199 → WIP
//////////////////////////////////////////////////////////////////////////////
{
Id: 145
@@ -4344,6 +4370,36 @@ craft_db: (
Priority: 90
},
/****************************************************************************/
+{
+ Id: 151
+ Name: "CraftSaviorGloves"
+ Flag: 16
+ ReturnCode: 2017
+ //SaviorGloves
+ SourceItems:
+ (
+ {
+ IridiumIngot: 1
+ PlatinumIngot: 1
+ MylarinDust: 3
+ EarthPowder: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ WhiteFur: 1
+ },
+ {
+ WhiteFur: 2
+ },
+ {
+ WhiteFur: 1
+ },
+ )
+ Priority: 50
+},
+/****************************************************************************/
// Cooking System (ID 200~250, Flag 4)
//////////////////////////////////////////////////////////////////////////////
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 490d07122..6c20adbdd 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -8252,6 +8252,22 @@ item_db: (
bonus bAspd,1;
">
},
+{
+ Id: 2017
+ AegisName: "SaviorGloves"
+ Name: "Assassin Gloves"
+ Type: "IT_ARMOR"
+ Buy: 999999
+ Sell: 1
+ Weight: 30
+ Def: 25
+ Loc: "EQP_GARMENT"
+ EquipLv: 103
+ Refine: false
+ Script: <"
+ bonus bAspd,20;
+ ">
+},
// Leggings (Pants or Shorts)
{
Id: 2200