summaryrefslogtreecommitdiff
path: root/db/re/item_combo_db.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-20 08:31:08 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-20 08:31:08 -0300
commit04994a23aeae4a92281320f1a4d73b3b3dbfba81 (patch)
tree4f0245e0aeec3dd560269bddd9de6f3e08423e1c /db/re/item_combo_db.txt
parent18981a0cd56febba9df5e70904bdabbe688e67f3 (diff)
downloadserverdata-04994a23aeae4a92281320f1a4d73b3b3dbfba81.tar.gz
serverdata-04994a23aeae4a92281320f1a4d73b3b3dbfba81.tar.bz2
serverdata-04994a23aeae4a92281320f1a4d73b3b3dbfba81.tar.xz
serverdata-04994a23aeae4a92281320f1a4d73b3b3dbfba81.zip
Moubootaur Legends Patch Level 10
Item Combo DB
Diffstat (limited to 'db/re/item_combo_db.txt')
-rw-r--r--db/re/item_combo_db.txt89
1 files changed, 0 insertions, 89 deletions
diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt
deleted file mode 100644
index 5ca1d3017..000000000
--- a/db/re/item_combo_db.txt
+++ /dev/null
@@ -1,89 +0,0 @@
-// Item Combos Database
-//
-// 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
-1300:1816:2004:2200,{bonus bAllStats,1;}
-
-// Candor Set Bonus (excluding Bola): +1 to all stats, +1% HP
-// 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;}
-// Shirt, Gloves, Hat and Pickaxe: Luk +5 instead
-1338:2006:2991:3535,{bonus bAllStats,1;bonus bLuk,5;}
-
-// Warlord Set
-// Allstats +1, Blocking +2%
-// Shirt, Boots, Gloves, Pants, Helmet
-// 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%
-// Shirt, Pants
-// Normal
-1310:2211,{bonus bFlee2,1;}
-// Golden
-1327:2211,{bonus bFlee2,1;}
-
-// Terranite Set
-// Allstats +1, Int. MDef +30%
-// Shirt, Boots, Gloves, Pants, Helmet
-1311:1813:2014:2210:3016,{bonus bAllStats,1;bonus bMdef2Rate,30;}
-
-// Leather Set
-// Allstats +2
-// Leather Quiver/Shield not considered
-// Shirt, Boots, Gloves, Pants
-1314:1807:2008:2213,{bonus bAllStats,2;}
-1314:1807:2008:2213,{bonus bAllStats,2;}
-
-// Assassin Set
-// Allstats +1, Agi +5
-// Shirt, Boots, Gloves, Pants
-1333:1801:2015:2202,{bonus bAllStats,1;bonus bAgi,5;}
-
-// Savior Set
-// Allstats +3
-// Note: Gloves/Helmet replaced with Shield (2705) temporaly
-// Shirt, Boots, Pants, Shield
-1331:1815:2216:2705,{bonus bAllStats,3;}
-
-// Mages Set
-// MP Regen bonuses (smaller sets)
-// Cotton Boots + Cotton/Silk Gloves + Silk Robe - Silk Set (+5 mp/2s)
-1805:2005:1316,{bonus2 bSPRegenRate,5,2000;}
-1805:2007:1316,{bonus2 bSPRegenRate,5,2000;}
-
-// Cotton Boots + Cotton/Silk Gloves + Sorcerer Robe - Silk Set (+6 mp/2s)
-1805:2005:1317,{bonus2 bSPRegenRate,5,2000;}
-1805:2007:1317,{bonus2 bSPRegenRate,5,2000;}
-
-// Wizard Mocassins + Cotton/Silk Gloves + Sorcerer Robe - Mage Set (+7 mp/2s)
-1810:2005:1317,{bonus2 bSPRegenRate,7,2000;}
-1810:2007:1317,{bonus2 bSPRegenRate,7,2000;}
-
-// W. Boots + Cotton/Silk Gloves + Sorcerer Robe - Mage Set (+7 mp/2s)
-1810:2005:1317,{bonus2 bSPRegenRate,7,2000;}
-1810:2007:1317,{bonus2 bSPRegenRate,7,2000;}
-