Recipes - ACEmulator/ACE GitHub Wiki
Requirements
Index - https://github.com/ACEmulator/ACE/blob/master/Source/ACE.Entity/Enum/RequirementType.cs
Stat - the PropertyType to check
Value - the value of PropertyType to compare to
Enum - https://github.com/ACEmulator/ACE/blob/master/Source/ACE.Entity/Enum/CompareType.cs
Modifications
Index - https://github.com/ACEmulator/ACE/blob/master/Source/ACE.Entity/Enum/ModificationType.cs
Stat - the PropertyType to modify
Value - the value to use for the PropertyType modification operation
Enum - https://github.com/ACEmulator/ACE/blob/master/Source/ACE.Entity/Enum/ModificationOperation.cs