Corrected SRD (#1797)

This commit is contained in:
WBHarry 2026-04-13 20:46:53 +02:00 committed by GitHub
parent 24073e4a16
commit c4d314171b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 17 deletions

View file

@ -80,7 +80,7 @@
{ {
"key": "system.disadvantageSources", "key": "system.disadvantageSources",
"mode": 2, "mode": 2,
"value": "Retract", "value": "Action Rolls",
"priority": null "priority": null
} }
], ],

View file

@ -35,19 +35,7 @@
{ {
"key": "system.advantageSources", "key": "system.advantageSources",
"mode": 2, "mode": 2,
"value": "In an area with low light or heavy shadow: hide, investigate, or perceive", "value": "Rolls to hide, investigate, or perceive details in low light",
"priority": null
},
{
"key": "system.advantageSources",
"mode": 2,
"value": "",
"priority": null
},
{
"key": "",
"mode": 2,
"value": "",
"priority": null "priority": null
} }
], ],
@ -61,7 +49,7 @@
"startRound": null, "startRound": null,
"startTurn": null "startTurn": null
}, },
"description": "", "description": "<p>When youre in an area with low light or heavy shadow, you have advantage on rolls to hide, investigate, or perceive details within that area.</p>",
"origin": null, "origin": null,
"tint": "#ffffff", "tint": "#ffffff",
"transfer": true, "transfer": true,

View file

@ -138,7 +138,7 @@
{ {
"key": "system.advantageSources", "key": "system.advantageSources",
"mode": 2, "mode": 2,
"value": "1", "value": "Attack Rolls",
"priority": null "priority": null
} }
], ],
@ -152,7 +152,7 @@
"startRound": null, "startRound": null,
"startTurn": null "startTurn": null
}, },
"description": "", "description": "<p>You gain advantage on attack rolls until you or an ally rolls a failure with Fear.</p>",
"tint": "#ffffff", "tint": "#ffffff",
"statuses": [], "statuses": [],
"sort": 0, "sort": 0,