Guest User

Basic Custom Monsters How-To Resource

a guest
Jan 24th, 2017
3,652
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1.  
  2. Basic Ground: /spawnmonster largequadruped 1 '{"shortdescription":"Basic Ground Monster", "description":"Basic Ground Monster", "skillCount":3, "specialSkills":["gasBelchAttack"], "behaviorConfig":{"projectileOffset":[1.0, 1.5]}, "selectedParts":{"legs":"largebeastspiderlegs", "chest":"largeforkedchest", "head":"largechainsawhead", "tail":"largeflippertail"}}'
  3.  
  4. Basic Flying: /spawnmonster largeflying 1 '{"selectedParts":{"body":"largechubbybirdbody","head":"largestumpyhead","wings":"largealbatrosswings"},"behaviorConfig":{"hostileActions":[{"name":"action-fire", "cooldown":4, "parameters":{"skillName":"aetherSpark", "maximumRange":10, "minimumRange":2, "windupEffect":"slowlove", "fireDelay":0.1, "projectileType":"blueglobe", "projectileParameters":{"speed":52}, "power":8, "aimAtTarget":true, "fireArc":false, "projectileSpeed":62}}]}, "skillCount":0}'
  5.  
  6. ---RESOURCE LINK---
  7.  
  8. https://www.reddit.com/r/starbound/comments/5nuij3/spawnmonster_works_after_all_custom_appearances/
  9.  
  10. Huge Thanks to Photoloss for a majority of this info!
Add Comment
Please, Sign In to add comment