Haven.t figured out yet the commands for ancient items and socket items(with slots).
For socket items I suggest the players to go Crywolf and spawn many medusa bosses.
I will come with an edit if I will find anything about the ancient drops.
Later Edit: below info about ancients
Smth more about items:
/drop A B C D E F G 5/6
A = Item group (read Items.txt)
B = Item sub-index (read Items.txt)
C = Level (from 0 to 13)
D = Skill (0 or 1)
E = Luck (0 or 1)
F = Option (0 to 7)
G = Excellent option
5/6 = Ancient Options(either 5 or 6, check which one is working for your wanted item)
If you want to create an ancient item, I suggest you to let G=0, if you want to avoid bugs.
Sum these numbers:
Weapon and Pendant Excellent Option:
1 = Mana recovery after monster hunt +mana/8
2 = Health recovery after monster hunt +HP/8
4 = +7 Speed
8 = More damage +2%
16 = More damage +level/20
32 = Excellent damage rate +10%
Note: Combine number and you can make an exc item option.
Sample: 8+32=40 Drop Code: /drop 1 0 0 0 0 0 40 = Exc Small Axe+Dmg 2%+EDR :)
Sets/Shield/Ring Excellent Option
1 = Increase Zen After Hunt 40%
2 = Defense Succes Rate 10%
4 = Reflect Damage 5%
8 = Damage Decrease 4%
16 = Increase MP 4%
32 = Increase HP 4%
63 = Full Option
Note: Combine number and you can make an exc item option.
Sample: 8+32=40 Drop Code: /drop 6 0 0 0 0 0 40 = Exc Small Shield+HP 4%+DD 4% :)