summaryrefslogtreecommitdiff
path: root/db/re/item_combo_db.txt
blob: d7b9a0c2746ee48d4bc5cbcaaaf0f8ee9a2d2def (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Item Combos Database
//
// Structure of Database:
// ID:ID:ID:ID,{ Script }
// This define set bonuses

// 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;}