13 : Equipment & Attributes

Holds information about equipment (weapons, shields, armors, ...) and their attributes (stats, status effects, ...).

Examples

  • Create a dagger with a very high range that will make its wielder dash towards its target.

  • Create a sword that can hit flying foes.

  • Create an equipment that makes the wielder immune to all status effects.

  • Create an equipment without license restrictions.

  • Create an equipment that is unsaleable.

  • and much more.

Attributes

Description

An attribute is a data pack consisting of stats, status effects (incl. immunity) and elemental affinities.

One equipment always has one attribute, while one attribute may be used by one or more equipment. This means that changing an attribute will almost always have an effect on more than one equipment.

How To Change The Attribute Of An Equipment

  1. Select which equipment you want to modify (e.g. Equipment -> Identifier -> Mithril Blade).

  2. Select which attribute it should have (e.g. Attributes-> Identifier -> 162).

  3. Double-click on the value field of Attributes -> Offset and copy its value.

  4. Double-click on the value field of Equipment -> Attribute Offset and paste the copied value.

Notes

For more information about which equipment uses which attribute, you can view the spreadsheet in Resources.

Last updated