TunerZr1

Dark Souls defensive AI generator

Jul 30th, 2017 (edited)
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. $name : Enemy reaction AI
  2. $author : Tuner Zr1
  3. $description : Determines reaction for the enemy being attacked.
  4. $button : Action
  5.  
  6. $action
  7. <p> Dodge</p>
  8. <p> Block if it can. Otherwise, it dodges</p> {50%}
  9. <p> Attack</p> {15%}
  10. $formatted action
  11. <h3>The enemy reacts by doing the following...</h3>[Action]
Add Comment
Please, Sign In to add comment