26---Spawner.json 831 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "id": "Spawner",
  3. "flesh1": 16152855,
  4. "score": 12,
  5. "canBeElite": true,
  6. "minPfSize": 11,
  7. "maxPerRoom": 1,
  8. "props": {
  9. "moveSpeedMul": 0,
  10. "movePauseMul": 9999,
  11. "noContactAttack": true,
  12. "cannotBeBackstabbed": true,
  13. "cannotChangeDir": true,
  14. "actionCost": 50,
  15. "bumpResistance": 1,
  16. "disableEliteSidekicks": true
  17. },
  18. "skill": [],
  19. "genTags": 0,
  20. "index": 26,
  21. "group": 0,
  22. "name": "Crache-mort",
  23. "flesh2": 9336625,
  24. "life": [
  25. 1000
  26. ],
  27. "weight": 20,
  28. "pfCost": 1.5,
  29. "icon": {
  30. "file": "cardIcons.png",
  31. "size": 24,
  32. "x": 45,
  33. "y": 20
  34. },
  35. "blueprints": [
  36. {
  37. "item": "Burner",
  38. "rarity": "Uncommon"
  39. }
  40. ],
  41. "maxPerPlatform": 0,
  42. "metaItems": [],
  43. "__separator_group_ID": 0,
  44. "__separator_group_Name": "General",
  45. "__original_Index": 26
  46. }