Note: The original had a repeat count "9999999" and intervall time 0
$Formula: ( when-argument
( any-of
"Aquarius 1"
"Aquarius 2"
"Aries 1"
"Aries 2"
"Cancer 1"
"Cancer 2"
"Capricorn 1"
"Capricorn 2"
"Gemini 1"
"Gemini 2"
"Leo 1"
"Leo 2"
"Libra 1"
"Libra 2"
"Pisces 1"
"Pisces 2"
"Sagittarius 1"
"Sagittarius 2"
)
( and
( string-equals
"@ECM_Switch[AUS]"
"AN"
)
( = @ECM-cooldown[0] 0 )
( string-equals
"@ECM-target[empty]"
"empty"
)
( is-in-mission "<argument>" )
( false )
)
( invalidate-all-arguments )
( when
( has-arrived-delay 0 "Aquarius" )
( validate-argument
"Aquarius 1"
"Aquarius 2"
)
)
( when
( has-arrived-delay 0 "Aries" )
( validate-argument
"Aries 1"
"Aries 2"
)
)
( when
( has-arrived-delay 0 "Cancer" )
( validate-argument
"Cancer 1"
"Cancer 2"
)
)
( when
( has-arrived-delay 0 "Capricorn" )
( validate-argument
"Capricorn 1"
"Capricorn 2"
)
)
( when
( has-arrived-delay 0 "Gemini" )
( validate-argument
"Gemini 1"
"Gemini 2"
)
)
( when
( has-arrived-delay 0 "Leo" )
( validate-argument "Leo 1" "Leo 2" )
)
( when
( has-arrived-delay 0 "Libra" )
( validate-argument
"Libra 1"
"Libra 2"
)
)
( when
( has-arrived-delay 0 "Pisces" )
( validate-argument
"Pisces 1"
"Pisces 2"
)
)
( when
( has-arrived-delay 0 "Sagittarius" )
( validate-argument
"Sagittarius 1"
"Sagittarius 2"
)
)
( when
( destroyed-or-departed-delay
0
"Aquarius 1"
)
( invalidate-argument "Aquarius 1" )
)
( when
( destroyed-or-departed-delay
0
"Aquarius 2"
)
( invalidate-argument "Aquarius 2" )
)
( when
( destroyed-or-departed-delay
0
"Aries 1"
)
( invalidate-argument "Aries 1" )
)
( when
( destroyed-or-departed-delay
0
"Aries 2"
)
( invalidate-argument "Aries 2" )
)
( when
( destroyed-or-departed-delay
0
"Cancer 1"
)
( invalidate-argument "Cancer 1" )
)
( when
( destroyed-or-departed-delay
0
"Cancer 2"
)
( invalidate-argument "Cancer 2" )
)
( when
( destroyed-or-departed-delay
0
"Capricorn 1"
)
( invalidate-argument "Capricorn 1" )
)
( when
( destroyed-or-departed-delay
0
"Capricorn 2"
)
( invalidate-argument "Capricorn 2" )
)
( when
( destroyed-or-departed-delay
0
"Gemini 1"
)
( invalidate-argument "Gemini 1" )
)
( when
( destroyed-or-departed-delay
0
"Gemini 2"
)
( invalidate-argument "Gemini 2" )
)
( when
( destroyed-or-departed-delay
0
"Libra 1"
)
( invalidate-argument "Libra 1" )
)
( when
( destroyed-or-departed-delay
0
"Libra 2"
)
( invalidate-argument "Libra 2" )
)
( when
( destroyed-or-departed-delay
0
"Leo 1"
)
( invalidate-argument "Leo 1" )
)
( when
( destroyed-or-departed-delay
0
"Leo 2"
)
( invalidate-argument "Leo 2" )
)
( when
( destroyed-or-departed-delay
0
"Pisces 1"
)
( invalidate-argument "Pisces 1" )
)
( when
( destroyed-or-departed-delay
0
"Pisces 2"
)
( invalidate-argument "Pisces 2" )
)
( when
( destroyed-or-departed-delay
0
"Sagittarius 1"
)
( invalidate-argument "Sagittarius 1" )
)
( when
( destroyed-or-departed-delay
0
"Sagittarius 2"
)
( invalidate-argument "Sagittarius 2" )
)
( modify-variable
@ECM-effect[0]
( rand-multiple 1 3 )
)
( modify-variable
"@ECM-target[empty]"
"<argument>"
)
( modify-variable
@ECM-ctrl-number[0]
( + @ECM-ctrl-number[0] 1 )
)
)
+Name: faulty herc aura
+Repeat Count: 1
+Interval: 1