Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. {
  2. "trigger":{
  3. "guid":"{5f91829c-ca93-0653-4736-2d34480913dd}",
  4. "x":1913,
  5. "y":314,
  6. "update":"room",
  7. "type":"spawn",
  8. "data":{
  9. "spawns":[
  10. {
  11. "attributes":{
  12. "id":"pc_monster_snow_slime",
  13. "level":7,
  14. "rarity":{
  15. "rarity":2,
  16. "color":0
  17. },
  18. "effects":[
  19. {
  20. "type":"split",
  21. "level":3,
  22. "permanent":1
  23. },
  24. {
  25. "type":"giantbonus",
  26. "level":6,
  27. "permanent":1
  28. },
  29. {
  30. "type":"lifebonus",
  31. "level":6,
  32. "permanent":1
  33. }
  34. ]
  35. },
  36. "count":1,
  37. "dx":0,
  38. "dy":0,
  39. "probability":1,
  40. "show_portal":true
  41. }
  42. ]
  43. }
  44. }
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement