What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Shrek_III

Member
Joined
Oct 17, 2013
Messages
48
Hi,
sorry, I wanted to post in the support thread, but as I am not allowed to, I have to post elsewhere.

Initially I thought this should be easy, after all it seems like I am stuck...

I just wanted to check all magic flasks for the seething affix.

At first (working) just pick up all magic flasks.
Next step is to identify the magic flasks (working).
But the hard part for me is how do I check for "Local Flask Recovers Instantly"?

I tried

Code:
TotalStat LocalFlaskRecoversInstantly Required

which seems to be ok for the parser, but definatly doesn't keep all seething flasks.



I also tried

Code:
TotalStat LocalFlaskRecoversInstantly == 1

but the parser won't accept this.
So where do I find a list of all affixes and what am I doing wrong?

Thanks in advance.
 
Add a filter to make it only pick up flasks with the seething affix maybe? Might do what you want it to, i think.
 
Well, that's what I am trying to do, but unfortunately "Seething" isn't what is supposed to be in Affixes (you can't save it that way).
If you could give me an example of how you thought I have to write it, I would be very grateful.
 
Back
Top