MagicAttackBalance

public final class MagicAttackBalance extends Record

Plugin-neutral balance inputs for one impact.

FreeMinecraftModels standalone damage is referenceDamage * basePower * impactScale. Integrations may replace the reference curve while retaining the attack's base power and distance falloff.

Constructors

Link copied to clipboard
public void MagicAttackBalance(double standaloneReferenceDamage, double basePower, double impactScale)

Functions

Link copied to clipboard
public double standaloneDamage()

Inherited functions

Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()