ATTR
Modifiable in-game? Yes
Variable type: Hexmask
Description: This variable can have a number of effects on the item. The following values are available:
Эта переменная может иметь множество эффектов на item. Следующие ценности доступны: attr_identified 00001 This item has been identified? Still used? Этот item был идентифицирован? Все еще используемый?
attr_decay 00002 When the timer runs out on this item, it will be removed. Когда таймер бежит из на этом item, это будет удалено.
attr_newbie 00004 The character does not lose this item on death, and it decays faster. Чар не теряет этот item после смерти, и это распадается быстрее.
attr_move_always 00008 This item will always be moveable. This will override the MUL settings. Items with this set will not decay. Этот item будет всегда подвижен. Это отменит MUL установки. items с этим набором не будет распадаться.
attr_move_never 00010 This item cannot be moved, except by a GM or a player with ALLMOVE on. Items with this set will not decay. Этот item не может быть тронут, кроме GM или игроком с включённым ALLMOVE. items с этим набором не будет распадаться.
attr_magic 00020 This item is magic. Can have a number of effects, based on the item's MOREP and TYPE settings. This should not be set while the item it is being set on is equipped. Этот магический item. Может иметь множество эффектов, основанных на MOREP item и TYPE установки. Это не должно быть установлено, в то время как item, на котором это устанавливается, оборудован.
attr_owned 00040 This item is owned by the town it is in, and must be stolen. Items with this set will not decay. Этот item принадлежит городу, это находится в, и должно быть захвачено. items с этим набором не будет распадаться.
attr_invis 00080 This item is invisible, and can only be seen by GMs or players with ALLSHOW turned on. Этот item невидим, и может только быть замечен GMs или игроками со включенным ALLSHOW.
attr_cursed 00100 This item is cursed? Is this used? Этот item проклят? Это используется?
attr_cursed2 00200 This item is cursed? Is this used? Этот item проклят? Это используется?
attr_blessed 00400 This item is blessed? Is this used? Этот item blessed? Это используется?
attr_blessed2 00800 This item is blessed? Is this used? Этот item blessed? Это используется?
attr_forsale 01000 This item is for sale, if on a vendor. Этот item - для продажи, если на продавце.
attr_stolen 02000 This item has been stolen. Is this used? Этот item был захвачен. Это используется?
attr_can_decay 04000 Need more info on this setting. Нуждаемся в большей информации
attr_static 08000 Same as attr_move_never, but the item won't be highlighted when the player puts his cursor over it. Тот же самый как attr_move_never, но item не будет высвеывается, когда игрок помещает его курсор поверх этого.
|