156---RandomShield.json 537 B

123456789101112131415161718192021222324
  1. {
  2. "id": "RandomShield",
  3. "name": "Bouclier de départ aléatoire",
  4. "moneyCost": 0,
  5. "cellCost": 0,
  6. "droppable": false,
  7. "castCD": 0,
  8. "tags": [],
  9. "props": {
  10. "reqUnlocks": 0
  11. },
  12. "group": 10,
  13. "icon": {
  14. "file": "cardIcons.png",
  15. "size": 24,
  16. "x": 1,
  17. "y": 12
  18. },
  19. "gameplayDesc": "Le bouclier de départ est tiré aléatoirement parmi vos boucliers débloqués.",
  20. "hasLevels": false,
  21. "__separator_group_ID": 10,
  22. "__separator_group_Name": "Meta",
  23. "__original_Index": 156
  24. }