35---Fogger.json 781 B

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