Advertisement
Guest User

polearms

a guest
Jun 16th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. [name] == thresher && [name] <= greatpoleaxe && [quality] == normal && [flag] == ethereal # [sockets] == 0 # [maxquantity] == 1 // for socketing
  2. [type] == polearm && [quality] <= normal && [flag] == ethereal && [class] == elite # [sockets] == 4 || [sockets] == 5
  3. [name] == colossusvoulge && [quality] <= normal && [flag] == ethereal # [sockets] == 0 || [sockets] == 4
  4. [name] == thresher && [quality] <= normal && [flag] == ethereal # [sockets] == 0 || [sockets] == 4 || [sockets] == 5
  5. [name] == crypticaxe && [quality] <= normal && [flag] == ethereal # [sockets] == 0 || [sockets] == 4 || [sockets] == 5
  6. [name] == greatpoleaxe && [quality] <= normal && [flag] == ethereal # [sockets] == 0 || [sockets] == 4 || [sockets] == 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement