Spell Count from Scipt

smiker

Well-Known Member
Could someone help me explain me how I can get the spell count of a detrimental effect?

Like ${Me.Effect[detrimental,1].Count}

I need this to help me in some raid mobs like Protector of Stone.

Thank you.
 

mistahmikey

Active Member
November 13, 2012 -- By Amadeus
[20121113.0023]
* Added new a MEMBER to the 'effect' and 'maintained' datatypes:
1. CurrentIncrements (int type)
This information appears in the release notes text files Amadeus puts into the Innerspace/Extensions directory (ISXEQ2Changes(Archives).txt, ISXEQ2Changs.txt). Search these if you think something you need doesn't exist after consulting the ISXEq2 wiki, which isn't always updated after such changes.

You can also get clues about what might be available by using the Lavishscript command LSType (http://www.lavishsoft.com/wiki/index.php/Command:LSType).
 

smiker

Well-Known Member
I checked the wiki without luck, I will take a look in the release notes next time.

Thank you for the information!
 
Top Bottom