mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
[public access] Bugfix: nostalgia-desc
The wrong prompt, from brindlewood-bay, was present and the fix replaces it with the user-supplied prompt.
This commit is contained in:
@@ -447,7 +447,9 @@
|
||||
<div class="hidden">
|
||||
<div class="sheet-action">
|
||||
<span class="sheet-action">Result: </span>
|
||||
<textarea name="attr_nostalgic-desc" data-i18n="nostalgic-desc" class="sheet-actiondesc" placeholder="Great Success" title="Great Success">When you have an intimate moment with another Maven while one of you is engaged in your cozy activity, choose two from below if it’s your cozy activity. Otherwise, choose one.
|
||||
<textarea name="attr_nostalgic-desc" data-i18n="nostalgic-desc" class="sheet-actiondesc" placeholder="Great Success" title="Great Success">When you have an intimate moment with another Latchkey while one of you is waxing nostalgic about something that Takes You Back, you may each clear an appropriate Condition.<br><br>If you’re not the Latchkey waxing nostalgic, you also stumble on a Clue relevant to an active mystery. Tell the Keeper what it is. The Clue cannot conclusively solve the mystery by itself.
|
||||
<!--
|
||||
When you have an intimate moment with another Maven while one of you is engaged in your cozy activity, choose two from below if it’s your cozy activity. Otherwise, choose one.
|
||||
<ul>
|
||||
<li>You may ask the other player a question about their Maven which they must answer truthfully and completely.</li>
|
||||
<li>The other Maven agrees on a particular course of action, or give them a condition if they refuse.</li>
|
||||
@@ -457,6 +459,7 @@
|
||||
<ul>
|
||||
<li>Stumble on a Clue relevant to an active mystery. Tell the Keeper what it is. The Clue cannot conclusively solve the mystery by itself.</li>
|
||||
</ul>
|
||||
-->
|
||||
</textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -73,7 +73,8 @@
|
||||
"meddling-success": "On a hit, you find a Clue. The Keeper will tell you what it is.",
|
||||
"meddling-partial": "On a hit, you find a Clue. The Keeper will tell you what it is. On a 7–9, there’s a complication—either with the Clue itself, or a complication you encounter while searching. The Keeper will tell you what the complication is.",
|
||||
"meddling-miss": "On a miss, the Keeper reacts.",
|
||||
"nostalgic-desc": "When you have an intimate moment with another Maven while one of you is engaged in your cozy activity, choose two from below if it’s your cozy activity. Otherwise, choose one. <ul><!-- --><li>You may ask the other player a question about their Maven which they must answer truthfully and completely.</li><!-- --><li>The other Maven agrees on a particular course of action, or give them a condition if they refuse.</li><!-- --><li>Clear an appropriate condition (can be chosen twice).</li><!-- --></ul> Alternatively, if it’s your cozy activity, you may: <ul><!-- --><li>Stumble on a Clue relevant to an active mystery. Tell the Keeper what it is. The Clue cannot conclusively solve the mystery by itself.</li><!-- --></ul>",
|
||||
"nostalgic-desc": "When you have an intimate moment with another Latchkey while one of you is waxing nostalgic about something that Takes You Back, you may each clear an appropriate Condition.<br><br>If you’re not the Latchkey waxing nostalgic, you also stumble on a Clue relevant to an active mystery. Tell the Keeper what it is. The Clue cannot conclusively solve the mystery by itself.",
|
||||
"brindlewood-bay-desc": "When you have an intimate moment with another Maven while one of you is engaged in your cozy activity, choose two from below if it’s your cozy activity. Otherwise, choose one. <ul><!-- --><li>You may ask the other player a question about their Maven which they must answer truthfully and completely.</li><!-- --><li>The other Maven agrees on a particular course of action, or give them a condition if they refuse.</li><!-- --><li>Clear an appropriate condition (can be chosen twice).</li><!-- --></ul> Alternatively, if it’s your cozy activity, you may: <ul><!-- --><li>Stumble on a Clue relevant to an active mystery. Tell the Keeper what it is. The Clue cannot conclusively solve the mystery by itself.</li><!-- --></ul>",
|
||||
"answer-best": "On a 10+, the answer is correct and an Opportunity can be pursued. On a 12+, the Big Man will appear while the Latchkeys are pursuing the Opportunity.",
|
||||
"answer-success": "On a 10+, the answer is correct and an Opportunity can be pursued.",
|
||||
"answer-partial": "On a 7-9, the answer is correct and an Opportunity can be pursued, but the Keeper will add an unwelcome complication to the answer and/or pursuing the Opportunity will be more dangerous.",
|
||||
|
||||
Reference in New Issue
Block a user