We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#define status_percent_heal(bl, hp_rate, sp_rate) [[status_percent_change]](NULL, bl, -(hp_rate), -(sp_rate), 3)
status_percent_heal(Target, X, Y);