Advertisement
TunerZr1

Loot Table

Aug 25th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. $name : Rare Drop Table Loot Generator
  2. $author : Tuner Zr1
  3. $description : Generates loot from enemies (requires blanks to be filled in first.
  4. $button : Loot!
  5.  
  6. $loot
  7. <p> [common]</p>
  8. <p> [uncommon]</p> {50%}
  9. <p> [rare]</p> {25%}
  10. <p> [veryrare]</p> {10%}
  11.  
  12. $common
  13.  
  14. $uncommon
  15.  
  16. $rare
  17.  
  18. $veryrare
  19.  
  20.  
  21. $formatted loot
  22. <h3>You acquired the following...</h3>[loot]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement