Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if affstrack.score.prone <=90 then
- send("combination "..target.." slice epseth trip")
- elseif affstrack.score.paralysis <=66 then
- send("combination "..target.." rend prefarar drive")
- elseif affstrack.score.stupidity <=66 then
- send("combination "..target.." rend aconite smash high")
- else
- send("combination "..target.." rend prefarar smash high")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement