forked from GitHub-Mirrors/foundry-sw5e
Updating to Push Class skills on level up
Update from DND5E beta for Class Skills on level up and other various fixups
This commit is contained in:
parent
67ba5b2d2d
commit
53d7284596
36 changed files with 1537 additions and 440 deletions
24
lang/en.json
24
lang/en.json
|
@ -72,6 +72,7 @@
|
|||
"SW5E.ArmorProperAnchor": "Anchor",
|
||||
"SW5E.ArmorProperAvoidant": "Avoidant",
|
||||
"SW5E.ArmorProperBarbed": "Barbed",
|
||||
"SW5E.ArmorProperBulky": "Bulky",
|
||||
"SW5E.ArmorProperCharging": "Charging",
|
||||
"SW5E.ArmorProperConcealing": "Concealing",
|
||||
"SW5E.ArmorProperCumbersome": "Cumbersome",
|
||||
|
@ -84,6 +85,7 @@
|
|||
"SW5E.ArmorProperLightweight": "Lightweight",
|
||||
"SW5E.ArmorProperMagnetic": "Magnetic",
|
||||
"SW5E.ArmorProperObscured": "Obscured",
|
||||
"SW5E.ArmorProperObtrusive": "Obtrusive",
|
||||
"SW5E.ArmorProperPowered": "Powered",
|
||||
"SW5E.ArmorProperReactive": "Reactive",
|
||||
"SW5E.ArmorProperRegulated": "Regulated",
|
||||
|
@ -93,6 +95,7 @@
|
|||
"SW5E.ArmorProperSilent": "Silent",
|
||||
"SW5E.ArmorProperSpiked": "Spiked",
|
||||
"SW5E.ArmorProperSteadfast": "Steadfast",
|
||||
"SW5E.ArmorProperStrength": "Strength Rqmt.",
|
||||
"SW5E.ArmorProperVersatile": "Versatile",
|
||||
"SW5E.Attack": "Attack",
|
||||
"SW5E.AttackPl": "Attacks",
|
||||
|
@ -173,6 +176,7 @@
|
|||
"SW5E.ConsumableMedpac": "Medpac",
|
||||
"SW5E.ConsumableTrinket": "Trinket",
|
||||
"SW5E.ConsumableTechnology": "Technology",
|
||||
"SW5E.ConsumableAmmunition": "Ammunition",
|
||||
"SW5E.ConsumableUseWarnStart": "This consumable has",
|
||||
"SW5E.ConsumableUseWarnEnd": "of the current unit",
|
||||
"SW5E.ConsumableUnitWarn": "units remaining",
|
||||
|
@ -194,7 +198,6 @@
|
|||
"SW5E.DamRes": "Damage Resistances",
|
||||
"SW5E.DamVuln": "Damage Vulnerabilities",
|
||||
"SW5E.Damage": "Damage",
|
||||
"SW5E.DamageRoll": "Damage Roll",
|
||||
"SW5E.DamageAcid": "Acid",
|
||||
"SW5E.DamageCold": "Cold",
|
||||
"SW5E.DamageEnergy": "Energy",
|
||||
|
@ -204,10 +207,10 @@
|
|||
"SW5E.DamageKinetic": "Kinetic",
|
||||
"SW5E.DamageLightning": "Lightning",
|
||||
"SW5E.DamageNecrotic": "Necrotic",
|
||||
"SW5E.DamagePhysical": "Physical",
|
||||
"SW5E.DamagePoison": "Poison",
|
||||
"SW5E.DamagePsychic": "Psychic",
|
||||
"SW5E.DamageSonic": "Sonic",
|
||||
"SW5E.DamageRoll": "Damage Roll",
|
||||
"SW5E.Day": "Day",
|
||||
"SW5E.DeathSave": "Death Saves",
|
||||
"SW5E.DeathSaveCriticalSuccess": "{name} critically succeeded on a death saving throw and has regained 1 Hit Point!",
|
||||
|
@ -308,8 +311,10 @@
|
|||
"SW5E.Healing": "Healing",
|
||||
"SW5E.HealingTemp": "Healing (Temporary)",
|
||||
"SW5E.Health": "Health",
|
||||
"SW5E.HP": "Health",
|
||||
"SW5E.HealthConditions": "Health Conditions",
|
||||
"SW5E.HealthFormula": "Health Formula",
|
||||
"SW5E.HPFormula": "Health Formula",
|
||||
"SW5E.HitDice": "Hit Dice",
|
||||
"SW5E.HitDiceRoll": "Roll Hit Dice",
|
||||
"SW5E.HitDiceUsed": "Hit Dice Used",
|
||||
|
@ -479,6 +484,9 @@
|
|||
"SW5E.LongRestEpic": "Long Rest (1 hour)",
|
||||
"SW5E.LongRestOvernight": "Long Rest (New Day)",
|
||||
"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.",
|
||||
"SW5E.LongRestResultShort": "{name} takes a long rest.",
|
||||
"SW5E.Max": "Max",
|
||||
"SW5E.Modifier": "Modifier",
|
||||
"SW5E.Name": "Character Name",
|
||||
|
@ -511,6 +519,7 @@
|
|||
"SW5E.PolymorphTokens": "Transform all linked tokens?",
|
||||
"SW5E.PolymorphWarn": "You are not allowed to polymorph this actor!",
|
||||
"SW5E.PolymorphWildShape": "Wild Shape",
|
||||
"SW5E.Prepared": "Known",
|
||||
"SW5E.Concentrate": "Concentrate",
|
||||
"SW5E.Price": "Price",
|
||||
"SW5E.Proficiency": "Proficiency",
|
||||
|
@ -534,8 +543,14 @@
|
|||
"SW5E.RollExample": "e.g. +1d4",
|
||||
"SW5E.RollMode": "Roll Mode",
|
||||
"SW5E.RollSituationalBonus": "Situational Bonus?",
|
||||
"SW5E.Save": "Save",
|
||||
"SW5E.Save": "Save",
|
||||
"SW5E.SheetClassCharacter": "Default Character Sheet",
|
||||
"SW5E.SheetClassNPC": "Default NPC Sheet",
|
||||
"SW5E.SheetClassVehicle": "Default Vehicle Sheet",
|
||||
"SW5E.SheetClassItem": "Default Item Sheet",
|
||||
|
||||
"SW5E.SavingThrow": "Saving Throw",
|
||||
"SW5E.SaveDC": "DC {dc} {ability}",
|
||||
"SW5E.SavePromptTitle": "{ability} Saving Throw",
|
||||
"SW5E.ScalingFormula": "Scaling Formula",
|
||||
"SW5E.SchoolLgt": "Light",
|
||||
|
@ -556,6 +571,7 @@
|
|||
"SW5E.ShortRestHint": "Take a short rest? On a short rest you may spend remaining Hit Dice and recover primary or secondary resources.",
|
||||
"SW5E.ShortRestNoHD": "No Hit Dice remaining",
|
||||
"SW5E.ShortRestResult": "{name} takes a short rest spending {dice} Hit Dice to recover {health} Hit Points.",
|
||||
"SW5E.ShortRestResultShort": "{name} takes a short rest.",
|
||||
"SW5E.ShortRestSelect": "Select Dice to Roll",
|
||||
"SW5E.Size": "Size",
|
||||
"SW5E.SizeGargantuan": "Gargantuan",
|
||||
|
@ -735,6 +751,7 @@
|
|||
"SW5E.WeaponMartialB": "Martial Blaster",
|
||||
"SW5E.WeaponMartialLW": "Martial Lightweapon",
|
||||
"SW5E.WeaponNatural": "Natural",
|
||||
"SW5E.WeaponSiege": "Siege",
|
||||
"SW5E.WeaponPropertiesAmm": "Ammunition",
|
||||
"SW5E.WeaponPropertiesAut": "Auto",
|
||||
"SW5E.WeaponPropertiesBur": "Burst",
|
||||
|
@ -754,6 +771,7 @@
|
|||
"SW5E.WeaponPropertiesKen": "Keen",
|
||||
"SW5E.WeaponPropertiesLgt": "Light",
|
||||
"SW5E.WeaponPropertiesLum": "Luminous",
|
||||
"SW5E.WeaponPropertiesMig": "Mighty",
|
||||
"SW5E.WeaponPropertiesPic": "Piercing",
|
||||
"SW5E.WeaponPropertiesRan": "Range",
|
||||
"SW5E.WeaponPropertiesRap": "Rapid",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue