All pastes #2073541 Raw Edit

Mine

public text v1 · immutable
#2073541 ·published 2011-06-02 05:28 UTC
rendered paste body
F: ShouldCast(skill)    =   ((skillCoolTime(skill) == 0) \
                            and (mp(me) >= 240) \
                            and not (nowCasting or isSilenced(me) or dead(me)))
E SealAOE
L MobFunctor SealAOE        (attackable and alive and distance <= 150 and not isMedused)
?PartyAssist T(500,15000)   ShouldCast($SealOfWinter) \
                            and mobsCount(SealAOE) >= 3 : \
                            Cast $SealOfWinter