All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.7 KiB

1 year ago
  1. {
  2. "pf2e-modifiers-matter": {
  3. "Settings": {
  4. "show-defense-highlights-to-everyone": {
  5. "name": "Show defense highlights to everyone",
  6. "hint": "If set to true, defense highlights such as \"Flat-footed -2\" will be shown to everyone, not just GM."
  7. },
  8. "always-show-defense-conditions": {
  9. "name": "Always show defense conditions",
  10. "hint": "If set to true, defense highlights such as \"Flat-footed -2\" will be shown constantly, even when they don't matter."
  11. },
  12. "ignore-crit-fail-over-fail-on-attacks": {
  13. "name": "Ignore Crit Fail over Fail on Attacks",
  14. "hint": "If set to true, the module will not highlight changes that changed an attack from a fail to a crit fail or vice versa. This is helpful because usually there's no difference between the two cases on attacks; however, there are some exceptions to this rule, such as Confident Finisher."
  15. },
  16. "additional-ignored-labels": {
  17. "name": "Additional ignored labels",
  18. "hint": "Insert text separated by semicolons (;). Each of these modifier labels will be ignored. If you feel an existing modifier in the rules should be ignored by default, please suggest it on Github/Discord."
  19. }
  20. },
  21. "Message": {
  22. "TargetHas": "Target has:"
  23. },
  24. "IgnoredModifiers": {
  25. "DeviseAStratagem": "Devise a Stratagem",
  26. "HuntersEdgeFlurry1": "Hunter's Edge: Flurry",
  27. "HuntersEdgeFlurry2": "Flurry",
  28. "HuntersEdgeFlurry3": "Effect: Hunter's Edge, Flurry",
  29. "BattleForm1": "Nature Incarnate",
  30. "BattleForm2": "Form of the Sandpoint Devil",
  31. "BattleForm3": "Element Embodied",
  32. "BattleForm4": "Avatar",
  33. "DrakeheartMutagen": "Drakeheart Mutagen"
  34. }
  35. }
  36. }