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.

230 lines
8.3 KiB

1 year ago
  1. {
  2. "pf2e-dorako-ui": {
  3. "text": {
  4. "secret": "Secret",
  5. "self-roll": "Self roll",
  6. "gm-only": "GM only",
  7. "whisper": "Whisper",
  8. "from": "From",
  9. "to": "to",
  10. "send-to-chat": "Send",
  11. "default": "Default",
  12. "dark": "Dark",
  13. "light": "Light",
  14. "disabled": "Disabled",
  15. "large-chatlog-warning": "Due to large chatlog, some settings will apply on next reload.",
  16. "maybe-reload": "Some changes might require a reload."
  17. },
  18. "settings": {
  19. "reset-changes": "Reset Changes",
  20. "theme": {
  21. "name": "Theme Settings",
  22. "label": "Configure Theme Settings",
  23. "hint": "Change theme settings for various applications and UI elements",
  24. "application-theme": {
  25. "name": "Application theme",
  26. "hint": "Affects rendered application windows",
  27. "choice": {
  28. "no-theme": "No theme",
  29. "light-theme": "Light Dorako UI",
  30. "dark-theme": "Dark Dorako UI"
  31. }
  32. },
  33. "frosted-glass": {
  34. "name": "Use frosted glass",
  35. "hint": "WARNING: Very performance intensive. Example: brightness(1.5) contrast(1.2) saturate(1.5) blur(5px)"
  36. },
  37. "glass-bg": {
  38. "name": "Use alternate glass background",
  39. "hint": "Any valid CSS color should work"
  40. },
  41. "npc-sheet-theme": {
  42. "name": "NPC sheet theme",
  43. "hint": "Affects NPC sheets"
  44. },
  45. "chat-theme": {
  46. "name": "Chat theme",
  47. "hint": "Affects all chat messages",
  48. "choice": {
  49. "factions": "Players light, GM dark"
  50. }
  51. },
  52. "pc-sheet-theme": {
  53. "name": "PC sheet theme",
  54. "hint": "Affects player sheets"
  55. },
  56. "loot-sheet-theme": {
  57. "name": "Loot sheet theme",
  58. "hint": "Affects Loot sheets"
  59. },
  60. "familiar-sheet-theme": {
  61. "name": "Familiar sheet theme",
  62. "hint": "Affects familiar sheets",
  63. "choice": {
  64. "dark-red-header": "Dark + Red Header"
  65. }
  66. },
  67. "header-style": {
  68. "name": "Chat message header theme",
  69. "hint": "Adds a colored header to every chat message",
  70. "choice": {
  71. "red": "Red",
  72. "blue": "Blue",
  73. "tint": "Player color",
  74. "none": "Disabled"
  75. }
  76. },
  77. "enable-dark-theme-journals": {
  78. "name": "Enable dark theme for Journals?",
  79. "hint": "Does not affect premium modules journals"
  80. }
  81. },
  82. "avatar": {
  83. "name": "Avatar Settings",
  84. "label": "Configure Avatar Settings",
  85. "hint": "Configure settings related to avatars in chat messages",
  86. "source": {
  87. "name": "Chat avatars",
  88. "hint": "Adds an avatar to chat messages",
  89. "choice": {
  90. "token": "Prefer token image",
  91. "actor": "Prefer actor image"
  92. }
  93. },
  94. "hide-when-token-hidden": {
  95. "name": "Hide avatar when token is hidden?",
  96. "hint": "Hides avatars when the speaker token is hidden"
  97. },
  98. "hide-gm-avatar-when-secret": {
  99. "name": "Hide avatar when secret?",
  100. "hint": "Hides avatars whenever GM rolls secret/private rolls"
  101. },
  102. "size": {
  103. "name": "Size",
  104. "hint": "Default of 40px"
  105. },
  106. "popout-support": {
  107. "name": "Enable token avatar popout?",
  108. "hint": "Scales the size of token avatars according to the token's scale"
  109. },
  110. "reacts-to-degree-of-success": {
  111. "name": "Avatar reacts to critical rolls?",
  112. "hint": "A critical success will glow green, and a critical failure becomes muted and dark"
  113. },
  114. "small-creature-token-avatar-size": {
  115. "name": "Small creature avatar size",
  116. "hint": "Default is 0.8"
  117. },
  118. "use-user-avatar": {
  119. "name": "Use user avatar as fallback?",
  120. "hint": "Configure user avatars by right-clicking users in the lower left area of Foundry"
  121. }
  122. },
  123. "ux": {
  124. "name": "UX Settings",
  125. "label": "Configure UX Settings",
  126. "hint": "Configure settings related to showing, hiding, making UI less obstructive or clearer, moving stuff to different locations",
  127. "chat-input-height": {
  128. "name": "Chatbox height",
  129. "hint": "Foundry default is approx 100px",
  130. "CGMPhint": "Foundry default is approx 100px; Note that with Cautious Gamemaster's Pack's \"Notify Typing\" setting enabled, the notification eats at most 60px of the height of the chatbox"
  131. },
  132. "restructure-card-info": {
  133. "name": "Restructure chat card info?",
  134. "hint": "Makes action-cost for features more apparent, and moves spell info out of the footer"
  135. },
  136. "adjust-token-effects-hud": {
  137. "name": "Adjust token effects HUD?",
  138. "hint": "(Experimental) Makes effects circular and arranges them outside the token, or on the token ring for larger tokens"
  139. },
  140. "remove-attack-info-from-damage-roll-messages": {
  141. "name": "Remove attack info from damage roll messages?",
  142. "hint": "Makes damage rolls take up less space by removing redundant hit information. Intended to be used with DFCE chat-merge"
  143. },
  144. "animate-messages": {
  145. "name": "Animate messages to draw attention to certain events?",
  146. "hint": "Makes whispers from players to GM draw more attention"
  147. },
  148. "compact-ui": {
  149. "name": "Enable Compact UI?",
  150. "hint": "Resizes controls, and hides inactive controls and navigation elements unless hovered"
  151. },
  152. "start-sidebar-collapsed": {
  153. "name": "Collapse sidebar by default?",
  154. "hint": "Uses the collapsed state as the initial state"
  155. },
  156. "start-navigation-collapsed": {
  157. "name": "Collapse navigation by default?",
  158. "hint": "Uses the collapsed state as the initial state"
  159. },
  160. "no-logo": {
  161. "name": "Hide Foundry logo?",
  162. "hint": "Removes the Foundry logo in the top left"
  163. },
  164. "no-cards": {
  165. "name": "Hide Cards tab?",
  166. "hint": "Removes the Cards tab in the sidebar entirely"
  167. },
  168. "no-chat-control-icon": {
  169. "name": "Hide chat control icon?",
  170. "hint": "This is the dice icon next to roll options, it tends to crowd the UI"
  171. },
  172. "center-hotbar": {
  173. "name": "Enable centered hotbar?",
  174. "hint": "Also known as macrobar"
  175. },
  176. "enable-player-tags": {
  177. "name": "Enable player tags?",
  178. "hint": "Adds a tag containing the name of the player next to the speaker"
  179. },
  180. "rolltype-indication": {
  181. "name": "Rolltype indication mode",
  182. "hint": "Configure user avatars by right-clicking users in the lower left area of Foundry",
  183. "choice": {
  184. "tags": "Tags",
  185. "bg-color": "Background color tint",
  186. "both": "Tags and background color",
  187. "none": "Disabled"
  188. }
  189. }
  190. },
  191. "misc": {
  192. "name": "Miscellaneous Settings",
  193. "label": "Configure Misc. Settings",
  194. "hint": "Configure settings related to other Dorako UI functionality",
  195. "enable-debug-mode": {
  196. "name": "Enable debug mode?",
  197. "hint": "Adds buttons to toggle dorako-ui and dark-theme styling for windows"
  198. },
  199. "send-to-chat": {
  200. "name": "Add 'Send' button to window header?",
  201. "hint": "Sends content to chat as if sent via sheet"
  202. },
  203. "skin-crb-journal": {
  204. "name": "Enable CRB styling for journals?",
  205. "hint": "Instructions at www.shorturl.at/mrzN1"
  206. }
  207. },
  208. "customization": {
  209. "name": "Customization",
  210. "label": "",
  211. "hint": "Make personalized changes using custom CSS, or opt out of certain Dorako UI styling",
  212. "excluded-applications": {
  213. "name": "Excluded applications",
  214. "hint": "Look in logs for the name of the Application, or ask on Discord"
  215. },
  216. "custom-css": {
  217. "name": "Custom CSS",
  218. "hint": "Write CSS in an external editor and paste it in here"
  219. }
  220. }
  221. }
  222. }
  223. }