From e20169315df330640d176e44ed1b5e0aef2fbed2 Mon Sep 17 00:00:00 2001 From: Ken Date: Mon, 11 Dec 2023 00:45:14 -0800 Subject: [PATCH] update translation.json initial translations for climbing --- GURPS/translation.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/GURPS/translation.json b/GURPS/translation.json index ee51a77a8fc3..92fd4aedf58a 100644 --- a/GURPS/translation.json +++ b/GURPS/translation.json @@ -1652,5 +1652,23 @@ "travel-mitigator-name-tooltip": "Enter a memorable name for the mitigating circumstance, use the notes box to provide additional details.", "percent-label": "Percent", "travel-mitigator-percent-tooltip": "Enter a percent value that will be used to modify the travel speed. NOTE: Use only number, don't add the percent sign.", - "add-items-button-label": "Add Items" + "add-items-button-label": "Add Items", + "climbing-label": "Climbing", + "climbing-tool-tooltip": "To climb anything more difficult than a ladder, make a Climbing Skill roll. B349", + "type-of-climb-label": "Type of Climb", + "modifier-no-colon-label": "Modifier", + "climbing-tool-modifier-tooltip": "Be sure to subtract encumbrance penalties.
Make one roll to start and another every 5 minutes. Any failure results in a fall.
If you're secured to a rope, you only fall to the end of the rope, unless you rolled a critical failure.", + "combat-label": "Combat", + "climbing-tool-combat-tooltip": "Climbs in combat require a Move maneuver. B349.
For climbs inspired by rage or terror, with a cost of 1FP, doubled in an adventure or assessed by the GM.", + "regular-label": "Regular", + "ladder-up-label": "Ladder going up", + "no-roll-label": "no roll", + "three-rungs-label": "3 rungs/sec", + "two-rungs-label": "2 rungs/sec", + "one-rung-label": "1 rung/sec", + "ladder-down-label": "Ladder going down", + "ordinary-tree-label": "Ordinary tree", + "one-foot-second-label": "1 ft/sec", + "one-foot-three-second-label": "1 ft/3 sec", + "": "" } \ No newline at end of file