Enhance sheets and add skill+effects
This commit is contained in:
+8
-10
@@ -7,6 +7,8 @@
|
||||
"TYPES.Item.kit": "Kit",
|
||||
"TYPES.Item.weapon": "Weapon",
|
||||
"TYPES.Item.equipment": "Equipment",
|
||||
"TYPES.Item.skill": "Skill",
|
||||
"TYPES.Item.effect": "Effect",
|
||||
"TYPES.Actor.character": "Hero",
|
||||
"TYPES.Actor.creature": "Creature",
|
||||
"AWEMMY.Actor.Character": "Hero",
|
||||
@@ -31,7 +33,6 @@
|
||||
"AWEMMY.Condition.Slowed": "Slowed",
|
||||
"AWEMMY.Condition.Vulnerable": "Vulnerable",
|
||||
"AWEMMY.Condition.Panel": "Conditions",
|
||||
"AWEMMY.Roll.ConditionBonus": "Condition",
|
||||
"AWEMMY.Item.Description": "Description",
|
||||
"AWEMMY.Item.RollBonus": "Roll Bonus",
|
||||
"AWEMMY.Error.TraitPasteFailed": "Failed to update traits — please try again.",
|
||||
@@ -55,6 +56,10 @@
|
||||
"AWEMMY.Item.Kit": "Kit",
|
||||
"AWEMMY.Item.Weapon": "Weapon",
|
||||
"AWEMMY.Item.Equipment": "Equipment",
|
||||
"AWEMMY.Item.Skill": "Skill",
|
||||
"AWEMMY.Skill.Label": "Skills",
|
||||
"AWEMMY.Item.Effect": "Effect",
|
||||
"AWEMMY.Effect.Label": "Active Effects",
|
||||
"AWEMMY.Roll.CriticalSuccess": "Critical Success",
|
||||
"AWEMMY.Roll.Success": "Success",
|
||||
"AWEMMY.Roll.Failure": "Failure",
|
||||
@@ -76,6 +81,7 @@
|
||||
"AWEMMY.Sheet.Tab.Main": "Main",
|
||||
"AWEMMY.Sheet.Tab.Biography": "Biography",
|
||||
"AWEMMY.Sheet.Tab.Equipment": "Equipment",
|
||||
"AWEMMY.Sheet.Tab.Inventory": "Inventory",
|
||||
"AWEMMY.Sheet.Tab.Description": "Description",
|
||||
"AWEMMY.Sheet.Tab.Eureka": "Eureka",
|
||||
"AWEMMY.Sheet.EditMode": "Edit",
|
||||
@@ -91,14 +97,12 @@
|
||||
"AWEMMY.Character.Mod": "MOD",
|
||||
"AWEMMY.Character.DC": "DC",
|
||||
"AWEMMY.Character.Bonus": "+/−",
|
||||
"AWEMMY.Character.Field": "Field",
|
||||
"AWEMMY.Character.Attribute": "Attribute",
|
||||
"AWEMMY.Character.Attributes": "Attributes",
|
||||
"AWEMMY.Character.Identity": "Identity",
|
||||
"AWEMMY.Character.Description": "Description",
|
||||
"AWEMMY.Character.Notes": "Notes",
|
||||
"AWEMMY.Character.Pronouns": "Pronouns",
|
||||
"AWEMMY.Character.Specialization": "Specialization",
|
||||
"AWEMMY.Character.DropField": "Drag & drop a Field item here",
|
||||
"AWEMMY.Character.DropSpecialization": "Drag & drop a Specialization item here",
|
||||
"AWEMMY.Character.DropArchetype": "Drag & drop Archetype items here",
|
||||
@@ -106,13 +110,10 @@
|
||||
"AWEMMY.Specialization.FieldName": "Parent Field",
|
||||
"AWEMMY.Specialization.KeyAttributeOverride": "Key Attribute Override",
|
||||
"AWEMMY.Specialization.Traits": "Traits",
|
||||
"AWEMMY.Creature.EurekaRubric": "Eureka Rubric",
|
||||
"AWEMMY.Creature.Claims": "Claims",
|
||||
"AWEMMY.Creature.Evidence": "Evidence",
|
||||
"AWEMMY.Creature.Hints": "Hints",
|
||||
"AWEMMY.Creature.Threshold1": "Threshold 1",
|
||||
"AWEMMY.Creature.Threshold2": "Threshold 2",
|
||||
"AWEMMY.Creature.Threshold3": "Threshold 3",
|
||||
"AWEMMY.Creature.Thresholds": "Thresholds",
|
||||
"AWEMMY.Ability.CostLabel": "Cost",
|
||||
"AWEMMY.Ability.Frequency": "Frequency",
|
||||
"AWEMMY.Ability.Requirements": "Requirements",
|
||||
@@ -141,8 +142,6 @@
|
||||
"AWEMMY.Weapon.CriticalHit": "Critical Hit!",
|
||||
"AWEMMY.Field.KeyAttribute": "Key Attribute",
|
||||
"AWEMMY.Field.KeyAttribute2": "Secondary Key Attribute",
|
||||
"AWEMMY.Field.Specializations": "Specializations",
|
||||
"AWEMMY.Field.AddSpecialization": "Add specialization...",
|
||||
"AWEMMY.Field.KnowledgeBonus": "Knowledge Bonus",
|
||||
"AWEMMY.Background.AttributeBoosts": "Attribute Boosts",
|
||||
"AWEMMY.Kit.Field": "Field",
|
||||
@@ -159,7 +158,6 @@
|
||||
"AWEMMY.Rest.HPRestored": "Recovered {amount} HP (now {max}/{max})",
|
||||
"AWEMMY.Rest.AbilitiesReset": "{count} daily ability(ies) reset",
|
||||
"AWEMMY.Rest.AlreadyRested": "Already at full health — no recovery needed.",
|
||||
|
||||
"AWEMMY.TAH.Stats": "Stats",
|
||||
"AWEMMY.TAH.Combat": "Combat",
|
||||
"AWEMMY.TAH.Items": "Items",
|
||||
|
||||
Reference in New Issue
Block a user