|
|
自己写过滤器的时候前后优先级怎么算啊?
比如第一个是
Show
Rarity Rare
BasementTybe "Wand"
SetFontSize 45
SetTextColor 0 240 190 240
SetBorderColor 0 240 190 240
第二个是
Show
Rarity Rare
Rarity Rare
BasementTybe "Wand"
ItemLevel <60
SetFontSize 50
SetTextColor 0 240 190 240
SetBorderColor 0 240 190 240
那么60级以下的法杖会是50大小还是45大小?
|
|