-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathen.json
707 lines (707 loc) · 24.3 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
{
"SWADE": {
"ButtonReset": "Reset",
"ButtonSubmit": "Submit",
"CommunityCharSheet": "Legacy Character Sheet",
"CommunityNPCSheet": "Community NPC Sheet",
"CommunityVicSheet": "Community Vehicle Sheet",
"CommunityItemSheet": "Community Item Sheet",
"ItemSheet": "Savage Worlds Item Sheet",
"Expand": "Expand",
"OfficialSheet": "Savage Worlds Official Sheet by Pinnacle",
"ModHint": "Make sure your modifier includes a + or -",
"ActionDeckPresetLight": "Action Deck (Light)",
"ActionDeckPresetDark": "Action Deck (Dark)",
"Name": "Name",
"Tough": "Toughness",
"Race": "Race",
"Archetype": "Archetype",
"Pace": "Pace",
"Running": "Running",
"RunningDie": "Running Die",
"RollRun": "Click to run",
"Adv": "Advances",
"Rank": "Rank",
"Inv": "Gear",
"Summary": "Traits",
"Pow": "Powers",
"WildCard": "Wild Card",
"Extra": "Extra",
"Bennies": "Bennies",
"TraitMod": "Trait Modifier",
"SkillTest": "Skill Test",
"AttributeTest": "Attribute Test",
"Attributes": "Attributes",
"Derived": "Derived Stats",
"AttrAgi": "Agility",
"AttrSma": "Smarts",
"AnimalSmarts": "Animal Smarts",
"AnimalSmartsMarker": "A",
"AttrSpr": "Spirit",
"AttrStr": "Strength",
"AttrVig": "Vigor",
"Tweaks": "Tweaks",
"AttrAgiShort": "Agi",
"AttrSmaShort": "Sma",
"AttrSprShort": "Spi",
"AttrStrShort": "Str",
"AttrVigShort": "Vig",
"Skills": "Skills",
"Unskilled": "Unskilled",
"CoreSkill": "Core Skill",
"CoreSkills": "Core Skills",
"LinkAttr": "Linked Attribute",
"ArcaneSkill": "Arcane Skill",
"ActivateArcaneDevice": "Activate Device",
"Die": "Die",
"WildDie": "Wild Die",
"Modifier": "Modifier",
"BenniesSpend": "Spend a Benny",
"BenniesGive": "Give a Benny",
"BenniesRefresh": "Refresh Bennies",
"AllBenniesRefresh": "Refresh All Bennies",
"BenniesRefreshMessage": "Bennies have been refreshed!",
"BenniesRefreshAllMessage": "All Bennies have been refreshed!",
"BenniesGMRefreshMessage": "GM Bennies have been refreshed!",
"BenniesAddMessage": "was given a new Benny!",
"BenniesGMAddMessage": "took an additional Benny!",
"BenniesSpendMessage": "spends a Benny!",
"BenniesMax": "Bennies Reset",
"EditSkill": "Edit Skill",
"EdEdge": "Edit Edge",
"EdHind": "Edit Hindrance",
"Ed": "Edit",
"Del": "Delete",
"Arcane": "Arcane",
"All": "All",
"HasPowers": "Has Powers",
"Weapons": "Weapons",
"MeleeWeapons": "Melee Weapons",
"RangedWeapons": "Ranged Weapons",
"Armors": "Armors",
"WeaponsAndArmor": "Weapons & Armor",
"Shields": "Shields",
"Biography": "Biography",
"Shaken": "Shaken",
"Distr": "Distracted",
"Vuln": "Vulnerable",
"Stunned": "Stunned",
"Entangled": "Entangled",
"Bound": "Bound",
"Aiming": "Aiming",
"Berserk": "Berserk",
"Defending": "Defending",
"Flying": "Flying",
"Follow": "Follow {name}",
"Unfollow": "Unfollow {name}",
"MakeGroupLeader": "Make Group Leader",
"RemoveGroupLeader": "Remove Group Leader",
"AddTokenFollowers": "Add Selected Tokens as Followers",
"GroupByName": "Group by Name",
"SetGroupColor": "Set Group Color",
"SelectColor": "Select a color",
"Holding": "Holding",
"Hold": "Hold",
"ActAfterCurrentCombatant": "Act After Current Combatant",
"ActBeforeCurrentCombatant": "Act now",
"LoseTurn": "Toggle Lose Turn",
"Frightened": "Frightened",
"Encumbered": "Encumbered",
"Prone": "Prone",
"BleedingOut": "Bleeding Out",
"Diseased": "Diseased",
"HeartAttack": "Heart Attack",
"OnFire": "On Fire",
"Poisoned": "Poisoned",
"Reach": "Reach",
"Torch": "Torch",
"Invisible": "Invisible",
"Smite": "Smite",
"Armor": "Armor",
"Protection": "Protection",
"Dmg": "Damage",
"DmgOver": "Action Damage",
"Ap": "AP",
"APLong": "Armor Piercing",
"RoF": "RoF",
"Mag": "Shots",
"Parry": "Parry",
"Notes": "Notes",
"ActionsEffects": "Actions & Effects",
"Actions": "Actions",
"DmgModUni": "Damage Modifier",
"SkillModUni": "Trait Modifier",
"ShotsUsed": "Shots Used",
"NaturalArmor": "Natural Armor",
"HitLocations": "Hit Locations",
"Head": "Head",
"Torso": "Torso",
"Arms": "Arms",
"Legs": "Legs",
"MinStrLong": "Minimum Strength",
"MinStr": "Min. Strength",
"MinStrShort": "Min.Str",
"Desc": "Description",
"Special": "Special Abilities",
"Details": "Details",
"Equippable": "Equippable",
"ArcaneDevice": "Arcane Device",
"Misc": "Misc",
"QuickAccess": "Quick Access",
"Effects": "Effects",
"Hindrances": "Hindrances",
"MajHind": "Major Hindrance",
"Major": "(Major)",
"Minor": "(Minor)",
"Edges": "Edges",
"ArcBack": "Arcane Background",
"Req": "Requirements",
"Conv": "Conviction",
"UseConv": "Calls on their Conviction!",
"Hesitant": "Hesitant",
"LevelHeaded": "Level Headed",
"ImprovedLevelHeaded": "Improved Level Headed",
"AutoCalc": "Automatic Calculations",
"InclArmor": "Automatically calculates Toughness, including armor",
"Label": "Label",
"HasMaxValue": "Has Max Value",
"Enabled": "Enabled",
"Currency": "Currency",
"CarryWeight": "Encumbrance",
"Eqd": "Eq'd",
"Equipped": "Equipped",
"Unequipped": "Unequipped",
"Quantity": "Quantity",
"Weight": "Weight",
"Price": "Cost",
"PP": "Power Points",
"PPShort": "P. Points",
"PPCost": "PP Cost",
"CurPP": "Current Power Points",
"MaxPP": "Maximum Power Points",
"Dur": "Duration",
"Trap": "Trapping",
"Wound": "Wound",
"Wounds": "Wounds",
"WoundsMax": "Max Wounds",
"Fatigue": "Fatigue",
"FatigueMax": "Max Fatigue",
"Incap": "Incapacitated",
"Init": "Initiative",
"DrawInit": "Draw Initiative",
"ActionDeckReset": "Reshuffle Action Deck",
"ActionDeckResetNotification": "Action Deck reshuffled",
"InitDraw": "drew the...",
"General": "General",
"Addi": "Additional",
"Status": "Status",
"Handling": "Handling",
"Topspeed": "Top Speed",
"OutOfControl": "Out of Control",
"Wrecked": "Wrecked",
"Item": "Item",
"Cargo": "Cargo",
"MaxCargo": "Maximum Cargo Weight",
"CargoWeight": "Cargo Weight",
"Mods": "Mods",
"ModSlots": "Mod Slots",
"MaxMods": "Maximum Mods",
"Operator": "Operator",
"ManCheck": "Maneuver Check",
"AltSkill": "Alternative Skill",
"Class": "Classification",
"Vehicular": "Vehicular Weapon",
"VehicleMod": "Vehicle Mod",
"OpSkill": "Operation Skill",
"ShowBennyAnimation": "Show Benny Animation",
"ShowBennyAnimationDesc": "Play an animation when spending a Benny. Only available if Dice So Nice! is installed",
"WildDiePreset": "Wild Die Theme",
"WildDiePresetDesc": "Select a DSN Theme for your Wild Die. Select 'Custom' if you want to create your own or 'None' if you don't want your Wild Die to look differently. Please keep in mind that self-created Wild Dies currently can only be seen by you. Other players will see them differently.",
"SettingConf": "Setting Configurator",
"SettingConfLabel": "Open Setting Configurator",
"SettingConfDesc": "Fine tune the system to fit the setting you're playing",
"DiceConf": "Wild Die Configuration",
"DiceConfDesc": "Configure the settings for the SWADE/Dice So Nice integration",
"DiceConfLabel": "Open Wild Die Configuration",
"Formula": "Formula",
"SitMod": "Situational Mod",
"RollMode": "Roll Mode",
"RollExample": "eg. +1d6x or -2",
"Roll": "Roll",
"RollRaise": "Roll Raise",
"GroupRoll": "Group Roll",
"Ok": "Ok",
"Cancel": "Cancel",
"Redraw": "Draw Card",
"Add": "Add",
"ConfigInit": "Configure Initiative",
"IgnWounds": "Ignore Wounds",
"Size": "Size",
"Scale": "Scale",
"PickACard": "Pick a card for {name}",
"NoCardsLeft": "There are not enough cards left in the deck! Only {current} of {needed} needed cards are available",
"OldCard": "Old card",
"ActionCard": "Action Card",
"ConvictionActive": "Conviction Active",
"ConvictionActivate": "Calls upon their conviction!",
"ConvictionExtend": "Do you want to extend your conviction?",
"ConvictionEnd": "wavers in their conviction",
"NoBennies": "You don't have enough bennies!",
"GM": "Game Master",
"Vehicles": "Vehicles",
"AddStats": "Additional Stats",
"Actors": "Actors",
"Items": "Items",
"Max": "Max",
"Curr": "Current",
"DSNNone": "- None -",
"Reload": "Reload",
"Refresh": "Refresh this card",
"Ammo": "Ammunition",
"ReloadUnneeded": "The weapon is already fully loaded",
"ReloadSuccess": "The weapon has been successfully reloaded",
"NotEnoughAmmo": "You don't have enough ammunition for this action!",
"NotEnoughAmmoToReload": "There's not enough ammo for a full reload",
"AutoReload": "Doesn't need Reload action",
"NoAmmoSet": "There is no ammunition set",
"Trapping": "Trappings",
"AddBenny": "Add a Benny",
"CurrentBennies": "Current Bennies",
"RerollWithBenny": "Reroll with Benny",
"FreeReroll": "Free Reroll",
"AutoCalcParry": "Automatically calculates Parry, including Shields",
"Subtype": "Subtype",
"SpecialAbility": "Special Ability",
"SpecialAbilities": "Special Abilities",
"RacialAbilities": "Racial Abilities",
"ArchetypeAbilities": "Archetype Abilities",
"About": "About",
"EdgesHindrances": "Edges & Hindrances",
"GrantsPowers": "Grants Powers",
"Crew": "Required Crew",
"Passengers": "Optional Passengers",
"String": "Text",
"Number": "Number",
"Checkbox": "Checkbox",
"WealthDie": {
"Label": "Wealth Die",
"Broke": {
"Label": "Broke",
"Hint": "You are Broke!"
}
},
"TraitRolls": "Trait Rolls",
"Trait": "Trait",
"AltTrait": "Action Trait",
"ClickSuggestions": "Click for suggestions",
"Quick": "Quick",
"BonusDamage": "Bonus Damage",
"Joker": "Joker",
"CustomWildDie": "- Custom Wild Die -",
"Subtract": "Subtract",
"DmgRolls": "Damage Rolls",
"SubtractPPDesc": "Subtract PP Cost from the available PP",
"AddPPDesc": "Add PP Cost to the available PP",
"RightClickZoom": "Right-Click to Zoom",
"SysMigrationWarning": "Your SWADE system data is from too old a Foundry version and cannot be reliably migrated to the latest version. The process will be attempted, but errors may occur.",
"DeckShuffled": "Card Deck automatically shuffled",
"BasePace": "Base Pace",
"WarningPackLocked": "You cannot edit a locked Compendium. Please unlock it first",
"ActionCardEditor": "Action Card Editor",
"CardFace": "Card Face",
"CardValue": "Value",
"CardSuit": "Suit",
"IsJoker": "Is Joker",
"OpenACEditor": "Open in Action Card Editor",
"Yes": "Yes",
"No": "No",
"ShowCharacterSummary": "Show Character Summary",
"CharacterSummary": "Character Summary",
"CopyHtml": "Copy HTML",
"CopyMarkdown": "Copy Markdown",
"Imperial": "Imperial",
"Metric": "Metric",
"ChangeBennyWarning": "Changing these settings will require you to refresh the page!",
"3DBennies": "3D Bennies",
"WealthSelectionNoneOther": "None/Other",
"Modifiers": "Modifiers",
"ActionTraitMod": "Action Trait Modifier",
"ActionDmgMod": "Action Damage Modifier",
"ItemTraitMod": "Item Trait Modifier",
"ItemDmgMod": "Item Damage Modifier",
"Duplicates": "Duplicates Found",
"DuplicateItemsBodyText": "While adding the {type} <strong>{name}</strong> to the Actor {target} the following duplicates (by name and type) have been found. The new items have been renamed to reflect their source.",
"NoActionDeckFound": "No Action Deck found, creating one",
"NoActionDeckDiscardPileFound": "No Action Deck Discard Pile found, creating one",
"Wealth": "Wealth",
"Characters": "Characters",
"SettingRules": "Setting Rules",
"WorldBasics": "World Basics",
"MAPenalty": {
"Label": "Multi-Action Penalty",
"None": "None"
},
"Mod": {
"Custom": {
"Add": "Add Custom Modifier"
},
"Support": "Support",
"Preset": {
"Choose": "Choose a Preset...",
"Add": "Add Preset"
},
"Value": "Value",
"Ignore": "Ignore?"
},
"Illumination": {
"_name": "Illumination",
"Dim": "Dim Light",
"Dark": "Darkness",
"Pitch": "Pitch Black"
},
"Cover": {
"_name": "Cover",
"Shield": "Cover - Shield",
"Light": "Light Cover",
"Medium": "Medium Cover",
"Heavy": "Heavy Cover",
"Total": "Total Cover"
},
"Range": {
"_name": "Range",
"Medium": "Medium Range",
"Long": "Long Range",
"Extreme": "Extreme Range"
},
"ModOther": "Other Modifiers",
"Snapfire": "Snapfire",
"UnstablePlatform": "Unstable Platform",
"CannotAddRaceToRace": "You cannot add a race/archetype to a race/archetype!",
"LayOutChaseWithDeck": "Use Deck to lay out Chase",
"ClearChaseCards": "Clear Chase cards from Scene",
"NoSceneAvailable": "There is no scene available or you've disabled the canvas",
"ChaseCardsCleared": "All chase cards have been removed from the scene.",
"SetUpChase": "Set Up Chase",
"NotADeckCompendium": "The compendium you selected doesn't appear to be a legacy deck",
"ConvertToDeck": "Convert to Deck",
"Expiration": {
"TabLabel": "Turn Behavior",
"Description": "<p>Effects expire on the target's <em>next turn or later</em>.</p>",
"Behavior": "Expiration Behavior",
"BeginAuto": "Start of Turn, Automatic",
"BeginPrompt": "Start of Turn, Prompt",
"EndAuto": "End of Turn, Automatic",
"EndPrompt": "End of Turn, Prompt",
"None": "None",
"LooseTurnOnHold": "Lose Turn on Hold"
},
"RemoveEffectTitle": "Remove {label} ?",
"RemoveEffectBody": "<p style=\"text-align: center;\">Remove <strong>{label}</strong> from <strong>{parent}</strong>?</p>",
"PPAbbreviation": "PP",
"ShowInChat": "Show in chat",
"ExpandDescription": "Expand to show description",
"Favorite": "Favorite",
"Equip": "Equip",
"RollDamage": "Roll Damage",
"SystemLinks": {
"Changelog": "Changelog",
"Wiki": "Wiki",
"ReportAnIssue": "Report an Issue"
},
"OpenOrigin": "Open origin",
"EffectsTemporary": "Temporary Effects",
"EffectsPermanent": "Permanent Effects",
"Ranks": {
"Novice": "Novice",
"Seasoned": "Seasoned",
"Veteran": "Veteran",
"Heroic": "Heroic",
"Legendary": "Legendary"
},
"Advances": {
"EditorTitle": "Advance Editor",
"Toggle": "Toggle Advance Planned Status",
"Delete": "Delete Advance",
"Planned": "Planned",
"Modes": {
"Legacy": "Legacy",
"Expanded": "Expanded"
},
"Types": {
"Edge": "New Edge",
"SingleSkill": "Raise Single Skill",
"TwoSkills": "Raise Two Skills",
"Attribute": "Raise Attribute",
"Hindrance": "Decrease Hindrance"
},
"Number": "Advance number"
},
"AddAdvance": "Add Advance",
"Appearance": "Appearance",
"CharacterGoals": "Goals",
"Background": "Background",
"ActiveEffects": {
"Add": "Add Active Effect",
"Source": "Source",
"ResetDuration": "Reset Duration"
},
"Keybindings": {
"OpenFavoriteCards": {
"Name": "Open Favorite Card Hand",
"UserConfigLabel": "Favorite Card Hand",
"Hint": "You can set your favorite hand in the User Config",
"NoCardsWarning": "You don't have a favorite card hand set!"
},
"Bennies": {
"Name": "Spend/Receive a Benny",
"Hint": "Press to spend a Benny, hold down Alt while you press the key to receive a Benny instead"
}
},
"Settings": {
"HighlightTemplate": {
"Name": "Always Highlight Templates",
"Hint": "When enabled, Measured Templates alway highlight themselves instead of the grid."
},
"FantasyCompanionEntangle": {
"Name": "Fantasy Companion <em>Entangle</em>",
"Hint": "Use the Fantasy Companion <em>Entangle</em> status instead of the Core version. Requires a reload to take effect"
},
"InitDiscardPile": {
"Name": "Initiative Discard Pile"
},
"InitCardDeck": {
"Name": "Card Deck to use for Initiative"
},
"ParryBase": {
"Name": "Localized Fighting Skill Name",
"Hint": "The name of the skill which will be used to calculate a characters Parry"
},
"UseAttributeShorts": {
"Name": "Use shortened attribute names",
"Hint": "Activate this option if you want to see abbreviated attribute names on the pc and npc sheets, i.e. Agi instead of Agility, Sma instead of Smarts, etc. You'll need to close and reopen all open sheets for this option to take effect."
},
"WeightUnit": {
"Name": "Unit of weight",
"Hint": "Sets whether weights are measured in pounds or kilograms. Changing this will NOT change the weights on items, only how the encumbrance is calculated"
},
"HideNpcItemChatCards": {
"Name": "Hide NPC Item Chat Cards",
"Hint": "When enabled, NPC Item Chat Cards are automatically sent as a whisper to all Gamemasters instead of being posted for all to see"
},
"EnableBennyNotify": {
"Name": "Benny notifications",
"Hint": "Displays chat messages when bennies are taken, given or refreshed."
},
"HideWC": {
"Name": "Hide NPC Wild Cards",
"Hint": "Do not show which NPCs are Wild Cards to players"
},
"CreateInitChat": {
"Name": "Create Chat Message for Initiative"
},
"AutoInit": {
"Name": "Automatic Initiative",
"Hint": "Automatically draw Action Cards every round"
},
"Benny3DFront": {
"Name": "Front Texture",
"Hint": "Front texture of the 3D Benny"
},
"Benny3DBack": {
"Name": "Back Texture",
"Hint": "Back texture of the 3D Benny"
},
"Benny3DBackBump": {
"Name": "Back Bump Map",
"Hint": "Back bump map of the benny"
},
"Benny3DFrontBump": {
"Hint": "Front bump map of the benny",
"Name": "Front Bump Map"
},
"CoreSkillsList": {
"Name": "List of Core Skills",
"Hint": "Enter a comma-separated list of skill names to be defined as core skills for all actors"
},
"CoreSkillsPack": {
"Name": "Core Skills Compendium",
"Hint": "Choose from which Compendium the core skills will be drawn"
},
"WealthType": {
"Name": "Wealth Type",
"Hint": "Choose how to track character wealth and currency"
},
"CurrencyName": {
"Name": "Currency Name",
"Hint": "Name your currency"
},
"JokersWild": {
"Name": "Joker's Wild",
"Hint": "Gives a Benny to every player character when one of them is dealt a Joker"
},
"AmmoManagement": {
"Name": "Ammunition Management",
"Hint": "When turned on, and applicable, actions subtract ammunition from the magazine of the weapon. Item cards also gain a new reload button and you will not be able to roll an attack if not enough ammunition is available"
},
"PCAmmoFromInventory": {
"Name": "PCs use Ammunition from Inventory",
"Hint": "When activated the option to set a `Gear` Item can be set to be used as ammunition and will be used when reloading the weapon"
},
"NPCAmmoFromInventory": {
"Name": "NPCs use ammunition from their inventory"
},
"VehicleAmmoFromInventory": {
"Name": "Vehicles use ammunition from their inventory"
},
"EnableWoundPace": {
"Name": "Adjust Pace with Wounds",
"Hint": "When enabled, Pace is automatically affected by Wounds"
},
"EnableConv": {
"Name": "Conviction",
"Hint": "Enable the Conviction setting rule"
},
"NoPowerPoints": {
"Name": "No Power Points",
"Hint": "When enabled this option hides all Power Point interactions"
},
"ApplyEncumbrance": {
"Name": "Apply Encumbrance Penalties",
"Hint": "Apply encumbrance penalties. Please keep in mind that this currently does NOT SUPPORT {vigor} tests to resist {fatigue}!"
},
"GmBennies": {
"Name": "Gamemaster Bennies",
"Hint": "Sets how many Bennies the GM receives on a refresh"
},
"VehicleMods": {
"Name": "Vehicles Mods",
"Hint": "Vehicles use Mod-Slots"
},
"VehicleEdges": {
"Name": "Vehicle Edges",
"Hint": "Vehicles use Edges and Hindrances"
},
"BennyImageSheet": {
"Name": "Benny",
"Hint": "Select which image to use for Bennies on the Character Sheet"
},
"HardChoices": {
"Name": "Hard Choices",
"Hint": "Checking this will enable the Hard Choices rule"
},
"CardSound": {
"Name": "Card Sound",
"Hint": "Play a short card sound when dealing Initiative"
}
},
"EffectCallbacks": {
"Shaken": {
"RollSpirit": "Roll Spirit",
"Title": "Remove Shaken from {name}",
"Flavor": "Spirit Test to remove Shaken",
"UnshakeModifier": "Unshake Modifier",
"Question": "What do you want to do?",
"Success": "You are no longer Shaken"
},
"Stunned": {
"Title": "Vigor Test to remove Stunned",
"Fail": "You remain Stunned",
"Success": "You are no longer Stunned but remain Vulnerable",
"Raise": "You are no longer Stunned nor Vulnerable"
},
"BleedingOut": {
"Title": "Vigor Test to resist Bleeding Out",
"Fail": "You perish",
"Success": "You hang on, for now.",
"Raise": "You successfully stabilize"
}
},
"BenniesSpendGM": "Spend a GM Benny",
"DocumentLink": "Link",
"DocumentTweaks": "Tweaks",
"TargetVulnerable": "Target is Vulnerable",
"WildAttack": "Wild Attack",
"ItemType": "Item Type",
"Source": "Source",
"Properties": "Properties",
"AddAction": "Add Action",
"DeleteEmbeddedActionPrompt": "Are you sure you want to delete the action {action}",
"DeleteEmbeddedPowerPrompt": "Are you sure you want to delete the power {power}?",
"TrademarkWeapon": {
"Label": "Trademark Weapon",
"Regular": "Regular",
"Improved": "Improved"
},
"OffHandPenalty": "Off-Hand Penalty",
"ItemEquipStatus": {
"Label": "Location",
"Stored": "Stored",
"Carried": "Carried",
"Equipped": "Equipped",
"OffHand": "Off-Hand",
"MainHand": "Main Hand",
"TwoHands": "Two Hands"
},
"DestroyOnEmpty": "Destroy when Empty",
"Charges": "Charges",
"Consumable": {
"Use": "Use",
"Consumables": "Consumables"
},
"EmptyRacialAbilitiesHint": "This {race} or {archetype} doesn't have any abilities yet. Drag&Drop something onto the sheet to get started.",
"Templates": {
"Cone": {
"Short": "Cone",
"Long": "Cone Template"
},
"Stream": {
"Short": "Stream",
"Long": "Stream Template"
},
"Small": {
"Short": "SBT",
"Long": "Small Blast Template"
},
"Medium": {
"Short": "MBT",
"Long": "Medium Blast Template"
},
"Large": {
"Short": "LBT",
"Large": "Large Blast Template"
},
"Available": "Available Templates",
"Possible": "Possible Templates"
},
"CompendiumTOC": {
"Toggle": "Toggle use Compendium TOC",
"Dialog": {
"Title": "Confirm Toggle",
"Content": "In order for the change to take effect, Foundry VTT and all connected clients will be reloaded. Please confirm."
},
"Header": "Contents"
},
"Category": "Item Category"
},
"ACTOR": {
"TypeCharacter": "Player Character",
"TypeNpc": "NPC",
"TypeVehicle": "Vehicle"
},
"ITEM": {
"TypeWeapon": "Weapon",
"TypeArmor": "Armor",
"TypeShield": "Shield",
"TypeGear": "Gear",
"TypeEdge": "Edge",
"TypeHindrance": "Hindrance",
"TypeSkill": "Skill",
"TypePower": "Power",
"TypeAbility": "Ability",
"TypeConsumable": "Consumable"
},
"CARD": {
"TypeAdventure": "Adventure Card",
"TypePoker": "Poker Card"
}
}