summaryrefslogtreecommitdiff
path: root/db/re/item_combo_db.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-24 01:37:26 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-24 01:37:26 -0300
commit5336d13fc49c28251cc027ffb0037da7f2a28435 (patch)
tree9eb32a6d621375cd75305dce9d50b020927ad69c /db/re/item_combo_db.txt
parent909d2548b35b85b08428bd72880900b1e4b68ae7 (diff)
downloadserverdata-5336d13fc49c28251cc027ffb0037da7f2a28435.tar.gz
serverdata-5336d13fc49c28251cc027ffb0037da7f2a28435.tar.bz2
serverdata-5336d13fc49c28251cc027ffb0037da7f2a28435.tar.xz
serverdata-5336d13fc49c28251cc027ffb0037da7f2a28435.zip
Add bonuses to all known sets. For information and rights:
Creased, Candor, Cotton, Miner, Warlord, Chainmail, Terranite, Leather, Assassin, Savior. There might be other sets TBD, which ofc weren't added (eg. Forest Set). What each number means was not added - it is 01:37 AM - tomorrow I may add this info.
Diffstat (limited to 'db/re/item_combo_db.txt')
-rw-r--r--db/re/item_combo_db.txt49
1 files changed, 49 insertions, 0 deletions
diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt
index 46ca88c49..709b79042 100644
--- a/db/re/item_combo_db.txt
+++ b/db/re/item_combo_db.txt
@@ -3,6 +3,8 @@
// Structure of Database:
// ID:ID:ID:ID,{ Script }
// This define set bonuses
+// Quivers and Shields usually are not counted.
+// A set should have 4 or 5 pieces of equipment.
// Creased Set Bonus: +1 to all stats
// Shirt, Boots, Gloves and Shorts
@@ -12,3 +14,50 @@
// Shirt, Boots, Gloves, Shorts and Headband
1321:1803:2016:2217:2939,{bonus bAllStats,1;bonus bMaxHPrate,1;}
+// Cotton Set Bonus: +1 to all stats, +1% HP, +5% MP
+// Shirt, Boots, Gloves, Shorts
+1332:1805:2005:2205,{bonus bAllStats,1;bonus bMaxHPrate,1;bonus bMaxSPrate,5;}
+// Shirt, Boots, Gloves, Trousers
+1332:1805:2005:2207,{bonus bAllStats,1;bonus bMaxHPrate,1;bonus bMaxSPrate,5;}
+// Shirt, Boots, Gloves, Skirt
+1332:1805:2005:2209,{bonus bAllStats,1;bonus bMaxHPrate,1;bonus bMaxSPrate,5;}
+// Shirt, Boots, Gloves, Miniskirt
+1332:1805:2005:2206,{bonus bAllStats,1;bonus bMaxHPrate,1;bonus bMaxSPrate,5;}
+
+// Miner Set Bonus: +1 to all stats, Vit +2
+// Shirt, Gloves, Hat and Knife
+1338:2006:2991:3529,{bonus bAllStats,1;bonus bVit,2;}
+
+// Warlord Set
+// Allstats +1, Blocking +2%
+// Normal
+1306:1814:2012:2215:2920,{bonus bAllStats,1;bonus bFlee2,2;}
+// Golden
+1329:1814:2012:2215:2920,{bonus bAllStats,1;bonus bFlee2,2;}
+
+// Chainmail Set
+// Blocking +1%
+// Normal
+1310:2211,{bonus bFlee2,1;}
+// Golden
+1327:2211,{bonus bFlee2,1;}
+
+// Terranite Set
+// Allstats +1, Int. MDef +30%
+1311:1813:2014:2210:3016,{bonus bAllStats,1;bonus bMdef2Rate,30;}
+
+// Leather Set
+// Allstats +2
+// Leather Quiver/Shield not considered
+1314:1807:2008:2213,{bonus bAllStats,2;}
+1314:1807:2008:2213,{bonus bAllStats,2;}
+
+// Assassin Set
+// Allstats +1, Agi +5
+1333:1801:2015:2202,{bonus bAllStats,1;bonus bAgi,5;}
+
+// Savior Set
+// Allstats +3
+// Note: Gloves/Helmet replaced with Shield (2705) temporaly
+1331:1815:2216:2705,{bonus bAllStats,3;}
+