Advertisement
Guest User

Untitled

a guest
Mar 11th, 2022
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. [Script generated by: Final Fantasy 3us Multi Editor, Coded by Lord J]
  2. [FF3usME version: 6.9.0]
  3. [File version: 1.00]
  4. [Section: Monster Battle Scripts]
  5.  
  6. [script #-1] ; orig idx=259, "Vargas", nb. bytes=129
  7. FC 14 00 00 ; If VAR000 has all the following bit set: 0
  8. FC 15 00 04 ; If VAR000 has all the following bit cleared: 4
  9. FC 09 05 08 ; If target Sabin (all allies if N/A) is not affected by status Condemned
  10. EF ; Special
  11. F3 12 00 ; Text: " I tire of this!<D> "
  12. F9 01 00 04 ; VAR000 set bit: 4
  13. FE ; End If and reset targeting
  14. FC 14 00 04 ; If VAR000 has all the following bit set: 4
  15. FC 15 00 02 ; If VAR000 has all the following bit cleared: 2
  16. FC 08 05 08 ; If target Sabin (all allies if N/A) is affected by status Condemned
  17. F9 01 00 02 ; VAR000 set bit: 2
  18. F3 43 00 ; Text: " There's no going back!<D> "
  19. FE ; End If and reset targeting
  20. FC 0B 32 00 ; If timer has reached/passed 50 (locks timer)
  21. FB 00 00 ; has battle timer set to 0
  22. F3 0A 00 ; Text: " Come on. What's the matter?<D>"
  23. EE ; Battle
  24. EE ; Battle
  25. FE ; End If and reset targeting
  26. EE ; Battle
  27. FD ; Wait until the attack sequence is called upon again, then continue (reset targeting)
  28. F0 E6 E6 E6 ; Rand. spell: Gale Cut or Gale Cut or Gale Cut
  29. FD ; Wait until the attack sequence is called upon again, then continue (reset targeting)
  30. EE ; Battle
  31. FF ; End first wave of attack
  32. FC 12 00 00 ; If following monster is/are dead:
  33. F5 0C 01 FF ; Monsters #1, #2, #3, #4, #5, #6 are killed, dies like a boss
  34. FE ; End If and reset targeting
  35. FC 02 5D 5D ; If monster has been attacked by spell: RagingFist or RagingFist, will target attacker
  36. F7 09 ; Trigger event: conclusion of Sabin & Vargas
  37. F5 0B 01 FF ; Monsters #1, #2, #3, #4, #5, #6 are killed, diagonal
  38. FE ; End If and reset targeting
  39. FC 15 00 00 ; If VAR000 has all the following bit cleared: 0
  40. FC 05 00 00 ; If monster has been attacked
  41. FC 06 36 55 ; If target self has less or equal than 10880 HP
  42. F9 01 00 00 ; VAR000 set bit: 0
  43. F3 42 00 ; Text: " I'll send you to the great beyond!<D> "
  44. F7 07 ; Trigger event: Sabin intro defy Vargas
  45. FE ; End If and reset targeting
  46. FC 14 00 00 ; If VAR000 has all the following bit set: 0
  47. FC 05 00 00 ; If monster has been attacked
  48. FC 15 00 01 ; If VAR000 has all the following bit cleared: 1
  49. FC 06 36 51 ; If target self has less or equal than 10368 HP
  50. F7 08 ; Trigger event: Sabin must use blitz (instructions follows)
  51. F9 01 00 01 ; VAR000 set bit: 1
  52. FE ; End If and reset targeting
  53. FF ; End
  54.  
  55.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement