All pastes #2073561 Raw Edit

Untitled

public text v1 · immutable
#2073561 ·published 2011-06-02 06:10 UTC
rendered paste body

?autoSoS T(1000)    (effectTime($PainOfShilen) < 1) \
                    and (skillCoolTime($PainOfShilen) == 0) \
                    and (skillCoolTime($SpiritOfShilen) == 0) \
                    and not (effectTime(5564) > 0) \
                    and not nowCasting : \
                    Cast $PainOfShilen
?autoSoS T(500)     (effectLevel(5564) > 2) \
                    and (skillCoolTime($SpiritOfShilen) == 0) \
                    and not nowCasting : \
                    Cast $SpiritOfShilen