summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDastgir <dastgir@users.noreply.github.com>2015-04-01 17:51:22 +0530
committerDastgir <dastgir@users.noreply.github.com>2015-04-01 17:51:22 +0530
commit73da440dafd6201ebccee5163d5571d6237ccc95 (patch)
tree5081cab7532cc9385375a02bad641bee7bf22dbe
parent351eba88f6f2b84bcae09dc25b51564b8c5aae48 (diff)
parent027ef9334111df3fe66c92a1be01a1ec824c1448 (diff)
downloadhercules-73da440dafd6201ebccee5163d5571d6237ccc95.tar.gz
hercules-73da440dafd6201ebccee5163d5571d6237ccc95.tar.bz2
hercules-73da440dafd6201ebccee5163d5571d6237ccc95.tar.xz
hercules-73da440dafd6201ebccee5163d5571d6237ccc95.zip
Merge pull request #484 from zackdreaver/master
Added 'Old Glast Heim' instance items
-rw-r--r--db/re/item_db.conf31
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"