Property:Item script feature alter

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Created a property of type Text)
 
No edit summary
 
Line 2: Line 2:


The allowed values for this property are:
The allowed values for this property are:
* [[Allows value::Height]]
* [[Allows value::height]]
* [[Allows value::Body]]
* [[Allows value::body]]
* [[Allows value::Eyes]]
* [[Allows value::eyes]]
* [[Allows value::Hair]]
* [[Allows value::hair]]
* [[Allows value::Face]]
* [[Allows value::face]]
* [[Allows value::Nose]]
* [[Allows value::nose]]
* [[Allows value::Distinguishing mark]]
* [[Allows value::distinguishing mark]]
* [[Allows value::Unique]]
* [[Allows value::unique]]
* [[Allows value::Wings]]
* [[Allows value::wings]]

[[Category:Properties]]

Latest revision as of 17:04, 16 August 2026

This is a property of type Text.

The allowed values for this property are:

  • height
  • body
  • eyes
  • hair
  • face
  • nose
  • distinguishing mark
  • unique
  • wings
Showing 1 page using this property.
The request is being processed and may take a moment. Preparing...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "height", "body", "eyes", "hair", "face", "nose", "distinguishing mark", "unique", "wings" ] } }