059---DashSword.json 606 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "id": "DashSword",
  3. "name": "Perce-carne",
  4. "moneyCost": 1500,
  5. "cellCost": 60,
  6. "droppable": false,
  7. "castCD": 0,
  8. "tags": [
  9. {
  10. "tag": "NoCritical"
  11. }
  12. ],
  13. "props": {},
  14. "group": 4,
  15. "icon": {
  16. "file": "cardIcons.png",
  17. "size": 24,
  18. "x": 13,
  19. "y": 7
  20. },
  21. "gameplayDesc": "Permet de passer dans le dos de l'ennemi.",
  22. "ambiantDesc": "Tu me vois, tu me vois plus.",
  23. "tier1": "Brutality",
  24. "hasLevels": true,
  25. "legendAffix": "BackDamage",
  26. "legendaryName": "Sournoise",
  27. "__separator_group_ID": 4,
  28. "__separator_group_Name": "Melee",
  29. "__original_Index": 59
  30. }