91---Invisibility.json 756 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "id": "Invisibility",
  3. "chance": 0,
  4. "requiredTags": [],
  5. "forbiddenTags": [],
  6. "forbiddenAffixes": [
  7. {
  8. "affix": "BombDodge"
  9. },
  10. {
  11. "affix": "FireDodge"
  12. },
  13. {
  14. "affix": "FireFeet"
  15. }
  16. ],
  17. "sortPriority": 5,
  18. "props": {
  19. "duration": 5,
  20. "prct": 1.5
  21. },
  22. "group": 3,
  23. "icon": {
  24. "file": "cardIcons.png",
  25. "size": 24,
  26. "x": 42,
  27. "y": 78
  28. },
  29. "desc": "Invisible après ::duration::s sans attaquer. La première attaque invisible inflige +::prct::% dégâts.",
  30. "itemRestriction": 3,
  31. "costImpact": 0.1,
  32. "forbiddenItem": [],
  33. "index": 91,
  34. "allowStacking": false,
  35. "keepOnReroll": false,
  36. "__separator_group_ID": 3,
  37. "__separator_group_Name": "Advanced",
  38. "__original_Index": 91
  39. }