Foundryv14 migration
All checks were successful
Release Creation / build (release) Successful in 46s
All checks were successful
Release Creation / build (release) Successful in 46s
This commit is contained in:
@@ -571,6 +571,8 @@
|
||||
}
|
||||
},
|
||||
"Label": {
|
||||
"JunkWeapon": "This weapon is in 'Junk' state, -20% applied. Critical failure on a roll of 96-100",
|
||||
"WornWeapon": "This weapon is 'Worn', a Luck roll will be performed.",
|
||||
"noTarget": "No target selected",
|
||||
"noDefenseRoll": "No defense roll available",
|
||||
"opposedRoll": "Opposed Roll",
|
||||
@@ -606,6 +608,10 @@
|
||||
"rollNudge": "Roll Nudge",
|
||||
"rollDamage": "Roll Damage",
|
||||
"rollHealing": "Roll Healing",
|
||||
"wornWeaponCheck": "Check Weapon Condition",
|
||||
"wornWeaponCheckTitle": "Worn Weapon Condition Check",
|
||||
"wornWeaponCheckSuccess": "{weapon}: Luck roll succeeded ({roll}/50) - Weapon remains worn.",
|
||||
"wornWeaponCheckFailure": "{weapon}: Luck roll failed ({roll}/50) - Weapon became junk!",
|
||||
"result": "Result",
|
||||
"damageMessage": "Damage to apply",
|
||||
"lethalityRoll": "Lethality Roll",
|
||||
@@ -617,6 +623,7 @@
|
||||
"ZeroWP": "Zero WP : Automatic failure (ie 0%)",
|
||||
"LowWP": "Low WP",
|
||||
"Exhausted": "Exhausted",
|
||||
"wornWeaponWarning": "Worn weapon: Don't forget to make the luck roll after the attack!",
|
||||
"creature": "Creature",
|
||||
"Rituals": "Rituals",
|
||||
"Tomes": "Tomes",
|
||||
@@ -814,6 +821,8 @@
|
||||
"WrongEra": "The era of the item does not match the ear of the system",
|
||||
"NoSelectiveFireChoices": "Not enough ammo fo Selective Fire choices for this weapon.",
|
||||
"NoAmmo": "No more ammo for this weapon. ",
|
||||
"WeaponBecameJunk": "Weapon {weapon} became junk!",
|
||||
"noWeaponFound": "No weapon found.",
|
||||
"noRollDataFound": "No roll data found",
|
||||
"noActorFound": "No actor found for this item.",
|
||||
"noSanLossFound": "No SAN loss value found.",
|
||||
|
||||
Reference in New Issue
Block a user