Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. attack:
  2. --format|attack
  3. --tokenid|~2!
  4. --target_list|~3!
  5. --emote|~5! //VS.// ~6!
  6. --name|~4!
  7. --leftsub|~5!
  8. --rightsub|~8!
  9. --?? ~12! ?? Accuracy*1|~R ~0! [$Acc] ~9! + ~16! ~1! ~R
  10. --?? ~13! ?? Accuracy*2|~R ~0! [$Acc] ~9! + ~17! ~1! ~R
  11. --?? ~14! ?? Accuracy*3|~R ~0! [$Acc] ~9! + ~18! ~1! ~R
  12. --?? ~15! ?? Accuracy*4|~R ~0! [$Acc] ~9! + ~19! ~1! ~R
  13. --?? $Acc.base == 1 ?? !CMiss|~C **Critical Miss** ~C
  14. --?? $Acc.base >= 2 && $Acc.total < ~7! ?? !Miss|~C Miss ~C
  15. --?? $Acc.base <> 1 && $Acc.base <> 20 && $Acc.total >= ~7! ?? !Hit|~L **Hit** ~L ~R ~0! [$Dmg] [NH] ~10! + ~! ~1! ~R
  16. --?? $Acc.base <> 1 && $Acc.base <> 20 && $Acc.total >= ~7! ?? !DType*1|~L **Damage Type** ~L ~R ~11! ~R
  17. --?? $Acc.base <> 1 && $Acc.base <> 20 && $Acc.total >= ~7! ??api_token-mod*1|_ids ~3! _set bar3_value|-[^Dmg]
  18. --?? $Acc.base == 20 ?? !CHit|~L **Critical Hit** ~L ~R ~0! [$CDmg] [NH] ~10! + ~10! + ~! ~R
  19. --?? $Acc.base == 20 ?? !DType*2|~L **Damage Type** ~L ~R ~11! ~R
  20. --?? $Acc.base == 20 ??api_token-mod*2|_ids ~3! _set bar3_value|-[^CDmg]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement