@datasworn-community/starforged-giveaways 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
},
|
|
395
395
|
"abilities": [
|
|
396
396
|
{
|
|
397
|
-
"text": "You are afflicted with a mutation. When you make a move bolstered by the change, add +2 and fill one segment of an 8-segment clock. When the clock is filled, choose one and clear the clock.\n
|
|
397
|
+
"text": "You are afflicted with a mutation. When you make a move bolstered by the change, add +2 and fill one segment of an 8-segment clock. When the clock is filled, choose one and clear the clock.\n* Raise one stat by 1 (max 5), and reduce another by 1 (min 0). Mark both stats as corrupted.\n* Discard one path asset for another with 2 marked abilities. This asset is corrupted.",
|
|
398
398
|
"enabled": true,
|
|
399
399
|
"controls": {
|
|
400
400
|
"clock": {
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
"_id": "asset.ability:giveaways_starforged/path/pactbound.1"
|
|
520
520
|
},
|
|
521
521
|
{
|
|
522
|
-
"text": "When you [Test Your Relationship](datasworn:move:starforged/connection/test_your_relationship) after resisting or betraying the entity, choose one.\n
|
|
522
|
+
"text": "When you [Test Your Relationship](datasworn:move:starforged/connection/test_your_relationship) after resisting or betraying the entity, choose one.\n * Recommit to its purpose: reroll any dice.\n * Hide your intentions: roll +shadow (instead of heart); on a strong hit, mark two ticks on your quests legacy track.",
|
|
523
523
|
"enhance_moves": [
|
|
524
524
|
{
|
|
525
525
|
"enhances": [
|
package/package.json
CHANGED