058---Rapier.json 641 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "id": "Rapier",
  3. "name": "Rapière",
  4. "moneyCost": 1500,
  5. "cellCost": 40,
  6. "droppable": false,
  7. "castCD": 0,
  8. "tags": [
  9. {
  10. "tag": "UnlockInPublicEvent"
  11. }
  12. ],
  13. "props": {
  14. "duration": 0.4
  15. },
  16. "group": 4,
  17. "icon": {
  18. "file": "cardIcons.png",
  19. "size": 24,
  20. "x": 3,
  21. "y": 2
  22. },
  23. "gameplayDesc": "Inflige un {coup critique@CC} juste après une roulade.",
  24. "ambiantDesc": "Tout en finesse.",
  25. "tier1": "Brutality",
  26. "hasLevels": true,
  27. "legendaryName": "Carduus le subtil",
  28. "legendAffix": "BackDamage",
  29. "__separator_group_ID": 4,
  30. "__separator_group_Name": "Melee",
  31. "__original_Index": 58
  32. }