forked from GitHub-Mirrors/foundry-sw5e
Merge branch 'professorbunbury-sw5e' into Develop
This commit is contained in:
commit
c7c9bc3b5d
3 changed files with 79 additions and 9 deletions
42
lang/en.json
42
lang/en.json
|
@ -187,6 +187,7 @@
|
|||
"SW5E.BonusSaveForm": "Update Bonuses",
|
||||
"SW5E.BonusTechPowerDC": "Global Tech Power DC Bonus",
|
||||
"SW5E.BonusTitle": "Configure Actor Bonuses",
|
||||
"SW5E.BurnFuel": "Burn",
|
||||
"SW5E.CapacityMultiplier": "Capacity Multiplier",
|
||||
"SW5E.CentStorageCapacity": "Central Storage Capacity",
|
||||
"SW5E.ChallengeRating": "Challenge Rating",
|
||||
|
@ -197,7 +198,6 @@
|
|||
"SW5E.ChatContextHalfDamage": "Apply Half Damage",
|
||||
"SW5E.ChatContextHealing": "Apply Healing",
|
||||
"SW5E.ChatFlavor": "Chat Message Flavor",
|
||||
"SW5E.ClassCasterType": "Class Caster Type",
|
||||
"SW5E.ClassLevels": "Class Levels",
|
||||
"SW5E.ClassName": "Class Name",
|
||||
"SW5E.ClassSkillsChosen": "Chosen Class Skills",
|
||||
|
@ -481,7 +481,9 @@
|
|||
"SW5E.Flaws": "Flaws",
|
||||
"SW5E.ForcePowerbook": "Force Powers",
|
||||
"SW5E.Formula": "Formula",
|
||||
"SW5E.FuelCapacity": "Fuel Capacity",
|
||||
"SW5E.FuelCostsMod": "Fuel Costs Modifier",
|
||||
"SW5E.FuelCostPerUnit": "Fuel Cost per Unit",
|
||||
"SW5E.GrantedAbilities": "Granted Abilities",
|
||||
"SW5E.HalfProficient": "Half Proficient",
|
||||
"SW5E.HardpointSizeMod": "Hardpoint Size Modifier",
|
||||
|
@ -738,7 +740,8 @@
|
|||
"SW5E.MovementCrawl": "Crawl",
|
||||
"SW5E.MovementFly": "Fly",
|
||||
"SW5E.MovementHover": "Hover",
|
||||
"SW5E.MovementRoll": "Roll",
|
||||
"SW5E.MovementRoll": "Roll",
|
||||
"SW5E.MovementSpace": "Space Flight",
|
||||
"SW5E.MovementSwim": "Swim",
|
||||
"SW5E.MovementTurn": "Turning",
|
||||
"SW5E.MovementUnits": "Units",
|
||||
|
@ -796,7 +799,9 @@
|
|||
"SW5E.PowerCreate": "Create Power",
|
||||
"SW5E.PowerDC": "Power DC",
|
||||
"SW5E.PowerDetails": "Power Details",
|
||||
"SW5E.PowerDice": "Power Dice",
|
||||
"SW5E.PowerDie": "Power Die",
|
||||
"SW5E.PowerDiePl": "Power Dice",
|
||||
"SW5E.PowerDieAlloc": "Power Die Allocation",
|
||||
"SW5E.PowerDiceRecovery": "Power Dice Recovery",
|
||||
"SW5E.PowerEffects": "Power Effects",
|
||||
"SW5E.PowerLevel": "Power Level",
|
||||
|
@ -846,7 +851,8 @@
|
|||
"SW5E.Reaction": "Reaction",
|
||||
"SW5E.ReactionPl": "Reactions",
|
||||
"SW5E.Recharge": "Recharge",
|
||||
"SW5E.Refitting": "Refitting",
|
||||
"SW5E.Refitting": "Refitting",
|
||||
"SW5E.Refuel": "Refuel",
|
||||
"SW5E.RegenerationRateCoefficient": "Regeneration Rate Coefficient",
|
||||
"SW5E.RequiredMaterials": "Required Materials",
|
||||
"SW5E.Requirements": "Requirements",
|
||||
|
@ -891,9 +897,10 @@
|
|||
"SW5E.SheetClassNPC": "Default NPC Sheet",
|
||||
"SW5E.SheetClassNPCOld": "Old NPC Sheet",
|
||||
"SW5E.SheetClassVehicle": "Default Vehicle Sheet",
|
||||
"SW5E.ShieldDice": "Shield Dice",
|
||||
"SW5E.ShieldPoints": "Shield Points",
|
||||
"SW5E.ShieldPointsFormula": "Shield Points Formula",
|
||||
"SW5E.ShieldDice": "Shield Dice",
|
||||
"SW5E.ShieldPoints": "Shield Points",
|
||||
"SW5E.ShieldPointsFormula": "Shield Points Formula",
|
||||
"SW5E.ShieldRegen": "Regen",
|
||||
"SW5E.ShortRest": "Short Rest",
|
||||
"SW5E.ShortRestEpic": "Short Rest (5 minutes)",
|
||||
"SW5E.ShortRestGritty": "Short Rest (8 hours)",
|
||||
|
@ -1149,8 +1156,29 @@
|
|||
"SW5E.WeaponSiege": "Siege",
|
||||
"SW5E.WeaponSimpleB": "Simple Blaster",
|
||||
"SW5E.WeaponSimpleLW": "Simple Lightweapon",
|
||||
"SW5E.WeaponBlasterPistolProficiency": "Blaster Pistol",
|
||||
"SW5E.WeaponChakramProficiency": "Chakrams",
|
||||
"SW5E.WeaponDoubleBladeProficiency": "Doubleblade",
|
||||
"SW5E.WeaponDoubleSaberProficiency": "Doublesaber",
|
||||
"SW5E.WeaponDoubleShotoProficiency": "Doubleshoto",
|
||||
"SW5E.WeaponDoubleSwordProficiency": "Doublesword",
|
||||
"SW5E.WeaponHiddenBladeProficiency": "Hidden Blade",
|
||||
"SW5E.WeaponImprovisedProficiency": "Improvised Weapons",
|
||||
"SW5E.WeaponSimpleProficiency": "Simple Weapons",
|
||||
"SW5E.WeaponLightFoilProficiency": "Lightfoil",
|
||||
"SW5E.WeaponLightRingProficiency": "Light Ring",
|
||||
"SW5E.WeaponMartialBlasterProficiency": "Martial Blasters",
|
||||
"SW5E.WeaponMartialLightweaponProficiency": "Martial Lightweapons",
|
||||
"SW5E.WeaponMartialVibroweaponProficiency": "Martial Vibroweapons",
|
||||
"SW5E.WeaponNaturalProficiency": "Natural Weapons",
|
||||
"SW5E.WeaponSaberWhipProficiency": "Saberwhip",
|
||||
"SW5E.WeaponSimpleBlasterProficiency": "Simple Blasters",
|
||||
"SW5E.WeaponSimpleLightweaponProficiency": "Simple Lightweapons",
|
||||
"SW5E.WeaponSimpleVibroweaponProficiency": "Simple Vibroweapons",
|
||||
"SW5E.WeaponSimpleVW": "Simple Vibroweapon",
|
||||
"SW5E.WeaponTechbladeProficiency": "Techblades",
|
||||
"SW5E.WeaponVibrorapierProficiency": "Vibrorapier",
|
||||
"SW5E.WeaponVibrowhipProficiency": "Vibrowhip",
|
||||
"SW5E.WeaponSizeAbb": "Size",
|
||||
"SW5E.Weight": "Weight"
|
||||
}
|
|
@ -79,8 +79,29 @@ SW5E.attunements = {
|
|||
|
||||
|
||||
SW5E.weaponProficiencies = {
|
||||
"blp": "SW5E.WeaponBlasterPistolProficiency",
|
||||
"chk": "SW5E.WeaponChakramProficiency",
|
||||
"dbb": "SW5E.WeaponDoubleBladeProficiency",
|
||||
"dbs": "SW5E.WeaponDoubleSaberProficiency",
|
||||
"dsh": "SW5E.WeaponDoubleShotoProficiency",
|
||||
"dsw": "SW5E.WeaponDoubleSwordProficiency",
|
||||
"hid": "SW5E.WeaponHiddenBladeProficiency",
|
||||
"imp": "SW5E.WeaponImprovisedProficiency",
|
||||
"lfl": "SW5E.WeaponLightFoilProficiency",
|
||||
"lrg": "SW5E.WeaponLightRingProficiency",
|
||||
"mar": "SW5E.WeaponMartialProficiency",
|
||||
"mrb": "SW5E.WeaponMartialBlasterProficiency",
|
||||
"mlw": "SW5E.WeaponMartialLightweaponProficiency",
|
||||
"mvb": "SW5E.WeaponMartialVibroweaponProficiency",
|
||||
"ntl": "SW5E.WeaponNaturalProficiency",
|
||||
"swh": "SW5E.WeaponSaberWhipProficiency",
|
||||
"sim": "SW5E.WeaponSimpleProficiency",
|
||||
"mar": "SW5E.WeaponMartialProficiency"
|
||||
"smb": "SW5E.WeaponSimpleBlasterProficiency",
|
||||
"slw": "SW5E.WeaponSimpleLightweaponProficiency",
|
||||
"svb": "SW5E.WeaponSimpleVibroweaponProficiency",
|
||||
"tch": "SW5E.WeaponTechbladeProficiency",
|
||||
"vbr": "SW5E.WeaponVibrorapierProficiency",
|
||||
"vbw": "SW5E.WeaponVibrowhipProficiency"
|
||||
};
|
||||
|
||||
SW5E.toolProficiencies = {
|
||||
|
@ -367,6 +388,7 @@ SW5E.movementTypes = {
|
|||
"crawl": "SW5E.MovementCrawl",
|
||||
"fly": "SW5E.MovementFly",
|
||||
"roll": "SW5E.MovementRoll",
|
||||
"space": "SW5E.MovementSpace",
|
||||
"swim": "SW5E.MovementSwim",
|
||||
"turn": "SW5E.MovementTurn",
|
||||
"walk": "SW5E.MovementWalk",
|
||||
|
@ -1420,4 +1442,4 @@ SW5E.characterFlags = {
|
|||
};
|
||||
|
||||
// Configure allowed status flags
|
||||
SW5E.allowedActorFlags = ["isPolymorphed", "originalActor", "dataVersion"].concat(Object.keys(SW5E.characterFlags));
|
||||
SW5E.allowedActorFlags = ["isPolymorphed", "originalActor", "dataVersion"].concat(Object.keys(SW5E.characterFlags));
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue