sora1977

経験値など

Feb 27th, 2018
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. #
  2. # This example file shows you how to set up a basic drop table.
  3. # Drop tables can be used in both a mob's equipment and drops
  4. # to have multiple items tied to a single table.
  5. SkeletonKingDrops:
  6. Conditions:
  7. - playerwithin 40
  8. Drops:
  9. - KingsCrown 1 0.01
  10. - 371:0 32-64 1
  11. - exp 100
  12. - heroesexp 200
  13. DropsPerLevel:
  14. - exp 10
  15. zerurinD:
  16. Drops:
  17. - zerurindrop 1 1
  18. - exp 100
  19. - heroesexp 200
Add Comment
Please, Sign In to add comment