Skip to content

Tareyal classes

Ben Pope requested to merge razakai/t-engine4:tareyal-classes into master

Support for some LL things and other functionality.

  • Adds an 'instant projectile' method.
  • "Encased" attribute that acts as a weaker version of Freeze (allows healing and effects).
  • Adds melee_repel attribute to parry attacks.
  • Adds self parameter to archeryDamage and attackTargetWith.
  • Adds archery_auto_hit.
  • Adds hook for dig damtype.
  • Updates banes with "desecration" attribute to buff their effects, and optional radius parameter to allow it to explode on death.

Merge request reports