ZYLPD2-Filter-Lonelywolf/new_folder/38-footers.txt

15 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// +--------------+
// | 12通用规则 |
// +--------------+
//标注物品售价
ItemDisplay[(ARMOR OR WEAPON OR rin OR amu) !SHOP !EQUIPPED !RW PRICE>4999]:%NAME%%GRAY%(%TAN%$%WHITE%%PRICE%%GRAY%){%NAME%}%CONTINUE%
//已鉴定物品总是显示
ItemDisplay[((UNI OR SET OR MAG OR RARE) ID) OR RW OR CRAFT OR GEMMED]: %NAME%{%NAME%}
// 非魔法物品屏蔽设置 (非武器和防具)
ItemDisplay[!RW INF (FILTLVL>0 OR CLVL>9) !SHOP]: {%NAME%}
ItemDisplay[NMAG (GLOVES OR BOOTS OR BELT) FILTLVL>1 !SHOP]: {%NAME%}
ItemDisplay[NMAG !(WEAPON OR ARMOR OR RW) NORM (FILTLVL>1 CLVL>44) !SHOP]:{%NAME%}
ItemDisplay[NMAG !(WEAPON OR ARMOR OR RW) EXC (FILTLVL>1 CLVL>74) !SHOP]: {%NAME%}
ItemDisplay[NMAG !(WEAPON OR ARMOR OR RW) ELT (FILTLVL>1 CLVL>79) !SHOP]: {%NAME%}
//角色等级大于30或过滤等级>1时屏蔽剩下的武器和防具
ItemDisplay[(ARMOR OR WEAPON OR rin OR amu) !leg !opm !SHOP !(MAPID=1 OR MAPID=40 OR MAPID=75 OR MAPID=103 OR MAPID=109) ((CLVL>39 FILTLVL>0) OR FILTLVL>1)]: {%NAME%}