049---BroadSword.json 682 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "id": "BroadSword",
  3. "name": "Epée large",
  4. "castCD": 0,
  5. "props": {},
  6. "group": 4,
  7. "droppable": false,
  8. "tags": [
  9. {
  10. "tag": "NoCritical"
  11. },
  12. {
  13. "tag": "CinematicBlueprint"
  14. }
  15. ],
  16. "ambiantDesc": "Lourde et lente, mais tellement violente.",
  17. "icon": {
  18. "file": "cardIcons.png",
  19. "size": 24,
  20. "x": 7,
  21. "y": 1
  22. },
  23. "cellCost": 20,
  24. "moneyCost": 1500,
  25. "gameplayDesc": "Fait de très gros dégâts.",
  26. "tier1": "Brutality",
  27. "hasLevels": true,
  28. "tier2": "Survival",
  29. "legendAffix": "DoubleDamageFree",
  30. "legendaryName": "Damoclès",
  31. "__separator_group_ID": 4,
  32. "__separator_group_Name": "Melee",
  33. "__original_Index": 49
  34. }