35---Fogger.json 750 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "id": "Fogger",
  3. "score": 5,
  4. "canBeElite": false,
  5. "minPfSize": 0,
  6. "maxPerRoom": 1,
  7. "props": {
  8. "bumpResistance": 100,
  9. "movePauseMul": 99999,
  10. "cannotBeBackstabbed": true,
  11. "cannotBeShield": true,
  12. "range": 100,
  13. "duration": 5
  14. },
  15. "skill": [],
  16. "genTags": 0,
  17. "index": 35,
  18. "group": 0,
  19. "name": "Masqueur",
  20. "life": [
  21. 30000
  22. ],
  23. "weight": 10,
  24. "pfCost": 1.5,
  25. "icon": {
  26. "file": "cardIcons.png",
  27. "size": 24,
  28. "x": 42,
  29. "y": 78
  30. },
  31. "blueprints": [
  32. {
  33. "item": "FlameThrower",
  34. "rarity": "Uncommon"
  35. }
  36. ],
  37. "glowInnerColor": 16770338,
  38. "maxPerPlatform": 0,
  39. "metaItems": [],
  40. "__separator_group_ID": 0,
  41. "__separator_group_Name": "General",
  42. "__original_Index": 35
  43. }