forked from GitHub-Mirrors/foundry-sw5e
DND5e Core 1.3.5
DND5e Core 1.3.5 modded to SW5e System Combining with DND5e Core 1.3.2 to see one big commit since last core update DND5e Core 1.3.2 modded to SW5e System
This commit is contained in:
parent
c208552f70
commit
b56a074697
147 changed files with 3615 additions and 1875 deletions
73
lang/en.json
73
lang/en.json
|
@ -49,6 +49,7 @@
|
|||
"SW5E.AbilityUseConsumableLabel": "{max} per {per}",
|
||||
"SW5E.AbilityUseCast": "Cast Power",
|
||||
"SW5E.AbilityUseUse": "Use Ability",
|
||||
"SW5E.AbilityUseConfig": "Usage Configuration",
|
||||
"SW5E.Action": "Action",
|
||||
"SW5E.ActionPl": "Actions",
|
||||
"SW5E.ActionAbil": "Ability Check",
|
||||
|
@ -62,7 +63,10 @@
|
|||
"SW5E.ActionUtil": "Utility",
|
||||
"SW5E.ActionWarningNoItem": "The requested item {item} no longer exists on Actor {name}",
|
||||
"SW5E.ActionWarningNoToken": "You must have one or more controlled Tokens in order to use this option.",
|
||||
"SW5E.ActorWarningInvalidItem": "{itemType} items cannot be added to a {actorType}.",
|
||||
"SW5E.Add": "Add",
|
||||
"SW5E.AddEmbeddedItemPromptHint": "Do you want to add these items to your character sheet?",
|
||||
"SW5E.SelectItemsPromptTitle": "Select Items",
|
||||
"SW5E.Advantage": "Advantage",
|
||||
"SW5E.Alignment": "Alignment",
|
||||
"SW5E.AlignmentCE": "Chaotic Evil",
|
||||
|
@ -75,6 +79,7 @@
|
|||
"SW5E.AlignmentNG": "Neutral Good",
|
||||
"SW5E.AlignmentTN": "True Neutral",
|
||||
"SW5E.Appearance": "Appearance",
|
||||
"SW5E.Apply": "Apply",
|
||||
"SW5E.Attunement": "Attunement",
|
||||
"SW5E.AttunementNone": "Attunement Not Required",
|
||||
"SW5E.AttunementRequired": "Attunement Required",
|
||||
|
@ -116,7 +121,11 @@
|
|||
"SW5E.ChatContextHalfDamage": "Apply Half Damage",
|
||||
"SW5E.ChatFlavor": "Chat Message Flavor",
|
||||
"SW5E.ClassLevels": "Class Levels",
|
||||
"SW5E.ClassMakeOriginal": "Original Class",
|
||||
"SW5E.ClassMakeOriginalHint": "First class taken by character used to determine certain class traits when multiclassing.",
|
||||
"SW5E.ClassName": "Class Name",
|
||||
"SW5E.ClassOriginal": "Original Class",
|
||||
"SW5E.ClassSaves": "Saving Throws",
|
||||
"SW5E.ClassSkillsNumber": "Number of Starting Skills",
|
||||
"SW5E.ClassSkillsChosen": "Chosen Class Skills",
|
||||
"SW5E.ComponentMaterial": "Material",
|
||||
|
@ -170,8 +179,46 @@
|
|||
"SW5E.CoverThreeQuarters": "Three Quarters",
|
||||
"SW5E.CoverTotal": "Total",
|
||||
"SW5E.CostGP": "Cost (GP)",
|
||||
"SW5E.CreatureAberration": "Aberration",
|
||||
"SW5E.CreatureAberrationPl": "Aberrations",
|
||||
"SW5E.CreatureBeast": "Beast",
|
||||
"SW5E.CreatureBeastPl": "Beasts",
|
||||
"SW5E.CreatureCelestial": "Celestial",
|
||||
"SW5E.CreatureCelestialPl": "Celestials",
|
||||
"SW5E.CreatureConstruct": "Construct",
|
||||
"SW5E.CreatureConstructPl": "Constructs",
|
||||
"SW5E.CreatureDragon": "Dragon",
|
||||
"SW5E.CreatureDragonPl": "Dragons",
|
||||
"SW5E.CreatureElemental": "Elemental",
|
||||
"SW5E.CreatureElementalPl": "Elementals",
|
||||
"SW5E.CreatureFey": "Fey",
|
||||
"SW5E.CreatureFeyPl": "Fey",
|
||||
"SW5E.CreatureFiend": "Fiend",
|
||||
"SW5E.CreatureFiendPl": "Fiends",
|
||||
"SW5E.CreatureGiant": "Giant",
|
||||
"SW5E.CreatureGiantPl": "Giants",
|
||||
"SW5E.CreatureHumanoid": "Humanoid",
|
||||
"SW5E.CreatureHumanoidPl": "Humanoids",
|
||||
"SW5E.CreatureMonstrosity": "Monstrosity",
|
||||
"SW5E.CreatureMonstrosityPl": "Monstrosities",
|
||||
"SW5E.CreatureOoze": "Ooze",
|
||||
"SW5E.CreatureOozePl": "Oozes",
|
||||
"SW5E.CreaturePlant": "Plant",
|
||||
"SW5E.CreaturePlantPl": "Plants",
|
||||
"SW5E.CreatureType": "Creature Type",
|
||||
"SW5E.CreatureTypeTitle": "Configure Creature Type",
|
||||
"SW5E.CreatureSwarm": "Swarm",
|
||||
"SW5E.CreatureSwarmSize": "Swarm Size",
|
||||
"SW5E.CreatureSwarmPhrase": "Swarm of {size} {type}",
|
||||
"SW5E.CreatureTypeConfig": "Configure Creature Type",
|
||||
"SW5E.CreatureTypeSelectorCustom": "Custom Type",
|
||||
"SW5E.CreatureTypeSelectorSubtype": "Subtype",
|
||||
"SW5E.CreatureUndead": "Undead",
|
||||
"SW5E.CreatureUndeadPl": "Undead",
|
||||
"SW5E.Crewed": "Crewed",
|
||||
"SW5E.Critical": "Critical",
|
||||
"SW5E.CriticalHit": "Critical Hit",
|
||||
"SW5E.PowerfulCritical": "Powerful Critical",
|
||||
"SW5E.Currency": "Currency",
|
||||
"SW5E.CurrencyCP": "Copper",
|
||||
"SW5E.CurrencyConvert": "Convert All Currency",
|
||||
|
@ -238,14 +285,20 @@
|
|||
"SW5E.EffectToggle": "Toggle Effect",
|
||||
"SW5E.EffectEdit": "Edit Effect",
|
||||
"SW5E.EffectDelete": "Delete Effect",
|
||||
"SW5E.EffectTemporary": "Temporary Effects",
|
||||
"SW5E.EffectPassive": "Passive Effects",
|
||||
"SW5E.EffectInactive": "Inactive Effects",
|
||||
"SW5E.EffectNew": "New Effect",
|
||||
"SW5E.ItemTypeClass": "Class",
|
||||
"SW5E.ItemTypeClassPl": "Class Levels",
|
||||
"SW5E.ItemTypeConsumable": "Consumable",
|
||||
"SW5E.ItemTypeConsumablePl": "Consumables",
|
||||
"SW5E.ItemTypeContainer": "Container",
|
||||
"SW5E.ItemTypeBackpack": "Container",
|
||||
"SW5E.ItemTypeContainerPl": "Containers",
|
||||
"SW5E.ItemTypeEquipment": "Equipment",
|
||||
"SW5E.ItemTypeEquipmentPl": "Equipment",
|
||||
"SW5E.ItemTypeFeat": "Feature",
|
||||
"SW5E.ItemTypeLoot": "Loot",
|
||||
"SW5E.ItemTypeLootPl": "Loot",
|
||||
"SW5E.ItemTypeTool": "Tool",
|
||||
|
@ -263,6 +316,7 @@
|
|||
"SW5E.FeatureRechargeResult": "1d6 Result",
|
||||
"SW5E.FeatureUsage": "Feature Usage",
|
||||
"SW5E.Features": "Features",
|
||||
"SW5E.Feats": "Feats",
|
||||
"SW5E.FeetAbbr": "ft.",
|
||||
"SW5E.Filter": "Filter",
|
||||
"SW5E.FilterNoPowers": "No powers found for this set of filters.",
|
||||
|
@ -307,6 +361,10 @@
|
|||
"SW5E.HealthConditions": "Health Conditions",
|
||||
"SW5E.HPFormula": "Health Formula",
|
||||
"SW5E.HitDice": "Hit Dice",
|
||||
"SW5E.HitDiceConfig": "Adjust Hit Dice",
|
||||
"SW5E.HitDiceConfigHint": "Adjust remaining hit dice levels for each class.",
|
||||
"SW5E.HitDiceMax": "Maximum Hit Dice",
|
||||
"SW5E.HitDiceRemaining": "Remaining Hit Dice",
|
||||
"SW5E.HitDiceRoll": "Roll Hit Dice",
|
||||
"SW5E.HitDiceUsed": "Hit Dice Used",
|
||||
"SW5E.HitDiceWarn": "{name} has no available {formula} Hit Dice remaining!",
|
||||
|
@ -395,6 +453,7 @@
|
|||
"SW5E.LongRestGritty": "Long Rest (7 days)",
|
||||
"SW5E.LongRestEpic": "Long Rest (1 hour)",
|
||||
"SW5E.LongRestOvernight": "Long Rest (New Day)",
|
||||
"SW5E.LongRestHint": "Take a long rest? On a long rest you will recover hit points, half your maximum hit dice, class resources, limited use item charges, and power slots.",
|
||||
"SW5E.LongRestResult": "{name} takes a long rest and recovers {health} Hit Points and {dice} Hit Dice.",
|
||||
"SW5E.LongRestResultHitDice": "{name} takes a long rest and recovers {dice} Hit Dice.",
|
||||
"SW5E.LongRestResultHitPoints": "{name} takes a long rest and recovers {health} Hit Points.",
|
||||
|
@ -438,6 +497,7 @@
|
|||
"SW5E.Proficient": "Proficient",
|
||||
"SW5E.Quantity": "Quantity",
|
||||
"SW5E.Race": "Race",
|
||||
"SW5E.RacialTraits": "Racial Traits",
|
||||
"SW5E.Range": "Range",
|
||||
"SW5E.Rarity": "Rarity",
|
||||
"SW5E.Reaction": "Reaction",
|
||||
|
@ -448,11 +508,12 @@
|
|||
"SW5E.ResourcePrimary": "Resource 1",
|
||||
"SW5E.ResourceSecondary": "Resource 2",
|
||||
"SW5E.ResourceTertiary": "Resource 3",
|
||||
"SW5E.Rest": "Rest",
|
||||
"SW5E.RestL": "L. Rest",
|
||||
"SW5E.RestS": "S. Rest",
|
||||
"SW5E.Ritual": "Ritual",
|
||||
"SW5E.Roll": "Roll",
|
||||
"SW5E.RollExample": "e.g. +1d4",
|
||||
"SW5E.RollExample": "e.g. 1d4",
|
||||
"SW5E.RollMode": "Roll Mode",
|
||||
"SW5E.RollSituationalBonus": "Situational Bonus?",
|
||||
"SW5E.Movement": "Movement",
|
||||
|
@ -465,6 +526,8 @@
|
|||
"SW5E.MovementFly": "Fly",
|
||||
"SW5E.MovementSwim": "Swim",
|
||||
"SW5E.MovementUnits": "Units",
|
||||
"SW5E.NewDay": "Is New Day?",
|
||||
"SW5E.NewDayHint": "Recover limited use abilities which recharge \"per day\"?",
|
||||
"SW5E.Senses": "Senses",
|
||||
"SW5E.SensesConfig": "Configure Senses",
|
||||
"SW5E.SensesConfigHint": "Configure any special sensory perception abilities that this actor possesses.",
|
||||
|
@ -525,12 +588,13 @@
|
|||
"SW5E.SkillSte": "Stealth",
|
||||
"SW5E.SkillSur": "Survival",
|
||||
"SW5E.SkillPromptTitle": "{skill} Skill Check",
|
||||
"SW5E.Skip": "Skip",
|
||||
"SW5E.Source": "Source",
|
||||
"SW5E.Special": "Special",
|
||||
"SW5E.SpecialTraits": "Special Traits",
|
||||
"SW5E.Speed": "Speed",
|
||||
"SW5E.SpeedSpecial": "Special Movement",
|
||||
"SW5E.PowerAbility": "Powercasting",
|
||||
"SW5E.PowerAbility": "Powercasting Ability",
|
||||
"SW5E.PowerAdd": "Add Power",
|
||||
"SW5E.PowerCantrip": "Cantrip",
|
||||
"SW5E.PowerCastConsume": "Consume Power Slot?",
|
||||
|
@ -626,6 +690,7 @@
|
|||
"SW5E.TraitToolProf": "Tool Proficiencies",
|
||||
"SW5E.TraitWeaponProf": "Weapon Proficiencies",
|
||||
"SW5E.Type": "Type",
|
||||
"SW5E.Uncrewed": "Uncrewed",
|
||||
"SW5E.Unequipped": "Not Equipped",
|
||||
"SW5E.Unlimited": "Unlimited",
|
||||
"SW5E.Usage": "Usage",
|
||||
|
@ -698,9 +763,11 @@
|
|||
"SETTINGS.5eInitTBN": "Initiative Dexterity Tiebreaker",
|
||||
"SETTINGS.5eNoExpL": "Remove experience bars from character sheets.",
|
||||
"SETTINGS.5eNoExpN": "Disable Experience Tracking",
|
||||
"SETTINGS.5eReset": "Reset",
|
||||
"SETTINGS.5eRestL": "Configure which rest variant should be used for games within this system.",
|
||||
"SETTINGS.5eRestN": "Rest Variant",
|
||||
"SETTINGS.5eRestPHB": "Player's Handbook (LR: 8 hours, SR: 1 hour)",
|
||||
"SETTINGS.5eRestGritty": "Gritty Realism (LR: 7 days, SR: 8 hours)",
|
||||
"SETTINGS.5eRestEpic": "Epic Heroism (LR: 1 hour, SR: 1 min)"
|
||||
"SETTINGS.5eRestEpic": "Epic Heroism (LR: 1 hour, SR: 1 min)",
|
||||
"SETTINGS.5eUndoChanges": "Undo Changes"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue