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.

42 lines
1.8 KiB

  1. {
  2. "pf2e-modifiers-matter": {
  3. "Settings": {
  4. "show-defense-highlights-to-everyone": {
  5. "name": "将防御高光点展示给所有人",
  6. "hint": "若启用,防御高光点比如像\"措手不及 -2\"会展示给所有人看(而不是仅GM)。"
  7. },
  8. "always-show-defense-conditions": {
  9. "name": "永远显示防御状态",
  10. "hint": "若启动,防御高光点比如像\"措手不及 -2\"会被一直显示,即使他们不影响结果。"
  11. },
  12. "ignore-crit-fail-over-fail-on-attacks": {
  13. "name": "不区分攻击时的大失败和失败",
  14. "hint": "若启用,模组不会高光那些让失败变为大失败的效果(因为这两者在攻击的情境下绝大多数时候没有什么差别)。"
  15. },
  16. "additional-ignored-labels": {
  17. "name": "额外忽略标签",
  18. "hint": "输入文本,以分号隔开(;),这些调整值会被忽略。如果你觉得有些调整值应该默认就该被忽略,请在Discord或Github提出你的建议。"
  19. }
  20. },
  21. "Message": {
  22. "CasterHas": "Caster has:",
  23. "ActorHas": "Actor has:",
  24. "TargetHas": "目标具有:"
  25. },
  26. "IgnoredModifiers": {
  27. "DeviseAStratagem": "出谋划策",
  28. "HuntersEdgeFlurry1": "猎手优势:连击",
  29. "HuntersEdgeFlurry2": "连击",
  30. "HuntersEdgeFlurry3": "效果:猎手优势:连击",
  31. "BattleForm1": "生界化生",
  32. "BattleForm2": "Form of the Sandpoint Devil",
  33. "BattleForm3": "元素具身",
  34. "BattleForm4": "天神下凡",
  35. "DrakeheartMutagen": "龙兽之心突变药剂"
  36. },
  37. "IgnoredModifiers3p": {
  38. "pf2e-flatten_pwol": "Proficiency Without Level",
  39. "pf2e-flatten_pwol_half": "1/2 Level Proficiency"
  40. }
  41. }
  42. }