64---Elite.json 636 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "id": "Elite",
  3. "score": 0,
  4. "canBeElite": true,
  5. "minPfSize": 0,
  6. "pfCost": 0,
  7. "maxPerRoom": 0,
  8. "maxPerPlatform": 0,
  9. "props": {
  10. "bumpResistance": 0.7,
  11. "movePauseMul": 99999,
  12. "cannotBeBackstabbed": true,
  13. "cannotBeShield": true,
  14. "range": 20,
  15. "duration": 5,
  16. "cellLoot": 7
  17. },
  18. "skill": [],
  19. "genTags": 0,
  20. "blueprints": [],
  21. "metaItems": [],
  22. "index": 64,
  23. "group": 2,
  24. "icon": {
  25. "file": "cardIcons.png",
  26. "size": 24,
  27. "x": 0,
  28. "y": 0
  29. },
  30. "name": "Créature élite",
  31. "weight": 0,
  32. "__separator_group_ID": 2,
  33. "__separator_group_Name": "WIP",
  34. "__original_Index": 64
  35. }