summaryrefslogtreecommitdiff
path: root/db/re/item_combo_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_combo_db.conf')
-rw-r--r--db/re/item_combo_db.conf30
1 files changed, 18 insertions, 12 deletions
diff --git a/db/re/item_combo_db.conf b/db/re/item_combo_db.conf
index ecfb20279..d27161c01 100644
--- a/db/re/item_combo_db.conf
+++ b/db/re/item_combo_db.conf
@@ -154,7 +154,7 @@ combo_db: (
// Terranite Set
// Allstats +1, Int. MDef +30%
{
- Items: ["TerraniteArmor", "TerraniteBoots", "TerraniteGloves", "TerranitePants", "TerraniteMask"]
+ Items: ["TerraniteArmor", "TerraniteBoots", "TerranitePants", "TerraniteMask"]
Script: <"
bonus bAllStats, 1;
bonus bMdef2Rate, 30;
@@ -170,12 +170,12 @@ combo_db: (
bonus bAllStats, 2;
">
},
-{
- Items: ["LeatherShirt", "LeatherBoots", "LeatherGloves", "LeatherTrousers"]
- Script: <"
- bonus bAllStats, 2;
- ">
-},
+//{
+// Items: ["LeatherShirt", "LeatherBoots", "LeatherGloves", "LeatherTrousers"]
+// Script: <"
+// bonus bAllStats, 2;
+// ">
+//},
// Assassin Set
// Allstats +1, Agi +5
@@ -188,12 +188,18 @@ combo_db: (
},
// Savior Set
-// Allstats +3
+// Allstats +5
// Note: Gloves/Helmet replaced with Shield (2705) temporaly
{
- Items: ["SaviorArmor", "SaviorBoots", "SaviorPants", "SaviorShield"]
+ Items: ["SaviorArmor", "SaviorBoots", "SaviorPants", "SaviorHelmet", "SaviorShield"]
Script: <"
- bonus bAllStats, 3;
+ bonus bAllStats, 5;
+ ">
+},
+{
+ Items: ["SaviorArmor", "SaviorBoots", "SaviorPants", "SaviorHelmet", "Skypiercer"]
+ Script: <"
+ bonus bAllStats, 5;
">
},
@@ -242,13 +248,13 @@ combo_db: (
// W. Boots + Cotton/Silk Gloves + Sorcerer Robe - Mage Set (+7 mp/2s)
{
- Items: ["WizardMoccasins", "CottonGloves", "SorcererRobe"]
+ Items: ["WitchBoots", "CottonGloves", "SorcererRobe"]
Script: <"
bonus2 bSPRegenRate, 7, 2000;
">
},
{
- Items: ["WizardMoccasins", "SilkGloves", "SorcererRobe"]
+ Items: ["WitchBoots", "SilkGloves", "SorcererRobe"]
Script: <"
bonus2 bSPRegenRate, 7, 2000;
">