Skip to content

Restrict Armor

apace100 edited this page Nov 2, 2020 · 2 revisions

Power Type. Blocks the player from equipping items as armor (via right-click, from dispensing, and by dragging them over in the inventory). Does NOT support a condition, use Conditioned Restrict Armor instead if you need one.

Type ID: origins:restrict_armor

Fields:

head, Item Condition, optional: If set, items which satisfy this condition can not be equipped in the head slot.

chest, Item Condition, optional: If set, items which satisfy this condition can not be equipped in the chest slot.

legs, Item Condition, optional: If set, items which satisfy this condition can not be equipped in the legs slot.

feet, Item Condition, optional: If set, items which satisfy this condition can not be equipped in the feet slot.

Clone this wiki locally