Suggestion Open

Allow skill parameters for evaluating conditions

#4197 opened by Unknown 3 years ago

Unknownreported this suggestion

Summary

It would be very useful if you could use the skill parameters feature for conditions within a meta-skill.

Usage

  • skill:CoolSkill{condition=5;boolean=“true”} @self ~onUse

CoolSkill:

Conditions:

  • heightbelow{h=<skill.condition>} <skill.boolean>

Value

This would make skill parameters ten times more useful when using variables or tags within the Conditions section.

Unknowncommented

If this feature is added, that would be amazing.

Unknowncommented

Because of how conditions work, some of them do work with parameters but most don't. It needs to be added on a case-by-case basis.

Sign in to join the discussion.