diff options
-rw-r--r-- | db/re/item_db.conf | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7c02c7363..c56f3c0ee 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -25475,6 +25475,21 @@ item_db: ( else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus bMaxSP,JobLevel*2; "> }, +{ + Id: 2499 + AegisName: "Temporal_Boots" + Name: "Temporal Boots" + Type: 5 + Buy: 20 + Weight: 600 + Def: 20 + Loc: 64 + EquipLv: 10 + Script: <" + bonus bMaxHP,300+((getrefine()/3)*100); + bonus bMaxSP,30+((getrefine()/3)*10); + "> +}, // Garments // =================================================================== { @@ -63501,6 +63516,22 @@ item_db: ( Weight: 10 }, { + Id: 6607 + AegisName: "Temporal_Crystal" + Name: "Temporal Crystal" + Type: 3 + Buy: 20 + Weight: 10 +}, +{ + Id: 6608 + AegisName: "Coagulated_Spell" + Name: "Coagulated Spell" + Type: 3 + Buy: 20 + Weight: 10 +}, +{ Id: 6616 AegisName: "Lmtd_Manny_Card" Name: "Lmtd Manny Card" |