ix0xO

In game skull system

Jul 22nd, 2018
1,430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. ! Values below are examples and can be adjusted !
  2.  
  3.  
  4.  
  5. Each kill = +50 skulls
  6.  
  7.  
  8. Only one tier will be added to total kills:
  9. 1st tier: 5 kills without dying = +250 skulls
  10. 2nd tier: 10 kills = +500
  11. 3rd tier: 15 kills = +750
  12. 4th tier: 20 kills = +1000
  13. 5th tier: 25 kills = +1500
  14. 6th tier: 30 kills = +2000
  15. 7th tier: 35 kills = +2500
  16. 7th tier: 40 kills = +3000
  17. 8th tier: 45 kills = +4000
  18. 9th tier: 50 kills = +5000
  19. 10th tier: 55 kills = +6000
  20.  
  21. If you won the game, then +750 skulls
  22.  
  23.  
  24. EXAMPLE:
  25.  
  26. I won the game with 23 kills:
  27. 23 kills = 50*23 = +1150
  28. 4th tier (20 kills) = +1000
  29. 1 win = +750
  30.  
  31. Total: 1150 + 1000 + 750 = 2900 skulls
Add Comment
Please, Sign In to add comment