
Hexxy Attributes
This modification introduces several player attributes that allow you to customize the gaming experience when using the "Hex Casting" mod.
List of Attributes
Currently, there are 4 new attributes in the hexxyattributes namespace:
-
hexxyattributes:feeble_mind — A boolean-type attribute, similar to hexcasting:scry_sight. A player with the Feeble Mind attribute cannot open the Staff's casting interface and is unable to use Scrying lenses, though artifacts remain accessible. Base value: 0, minimum: 0, maximum: 1.
-
hexxyattributes:media_consumption_modifier — A coefficient for media consumption: if a spell costs 100 media points, with a value of 0.5, only 50 media points are consumed; with 1.7, 170 is used. It also affects health usage. Base value: 1, minimum: 0, maximum: MAX_DOUBLE.
-
hexxyattributes:ambit_radius — Determines whether the player's spell is within their own area of control (ambit). Base value: 32, minimum: 0, maximum: MAX_DOUBLE.
-
hexxyattributes:sentinel_radius — Indicates whether the casting range is within the guardian's respective area. Base value: 16, minimum: 0, maximum: MAX_DOUBLE.
Purpose and Usage
Designed as a refined solution for adjusting Hex Casting parameters. Initially created to address tailored scenarios, it now serves as an enduring general modification compatible with the Origins mod.
An example of integration with Origins includes a data pack utilizing these attributes.