CategoryFlags
Jump to navigation
Jump to search
Coding: This article contains code which is for experienced users only, and may reveal game secrets
This page lists all available CategoryFlags for material script entries.
- CAN_BE_TAILORED - determines whether an item made of the material can be repaired by a tailor.
- IS_BLOOD - specifies the material as a blood type, used only for correct grammar when looking at a floor covered in various blood types.
- IS_GOLEM_MATERIAL - can be used to make golems, and hostile golems can spawn made of this material.
- IS_METAL - determines whether the item made of the material is susceptible to rust, and repairable by a smith.
- IS_SCARY - monsters will actively avoid coming into contact with this material (current only applies to brown gas.)
- IS_SPARKLING - generates sparkles around the object now and then, and makes any object made of it attractive to giant magpies.