Foundryv14 migration
All checks were successful
Release Creation / build (release) Successful in 46s

This commit is contained in:
2026-04-01 22:57:43 +02:00
parent 7dc2492c96
commit bb6a6248f2
25 changed files with 178 additions and 53 deletions

View File

@@ -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.",