Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster cast rate #20

Open
Moomooyo opened this issue Oct 1, 2021 · 1 comment
Open

Faster cast rate #20

Moomooyo opened this issue Oct 1, 2021 · 1 comment

Comments

@Moomooyo
Copy link

Moomooyo commented Oct 1, 2021

Is there a way to show Faster Cast Rate items(Attack speed and attack rating too)?
something like :
Show
Class Any
Rarity <=Magic
Stats "Faster Cast Rate" >=10
Continue

@oGkspAz
Copy link

oGkspAz commented Oct 3, 2021

Give this a go? You may want to add a style or name so that you know these are the items you want.
Something like: SetName {Name} {Purple}**

Show
	Rarity >= Magic
	Stats "Faster Cast Rate" > 9 or Stats "Attack Rating" > 9 or Stats "Increased Attack Speed" > 9
Continue

Edits: Slowly learning this myself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants