forked from public/foundryvtt-wh4-lang-fr-fr
Sync to latest WFRP release
This commit is contained in:
10
scripts/JToUa1mDQ2h3ILKF.js
Normal file
10
scripts/JToUa1mDQ2h3ILKF.js
Normal file
@@ -0,0 +1,10 @@
|
||||
const test = await actor.setupSkill('Cool', {
|
||||
appendTitle: ` – ${this.effect.name}`,
|
||||
skipTargets: true,
|
||||
fields: {difficulty: 'difficult'},
|
||||
characteristic: 'wp',
|
||||
context: {
|
||||
failure: "You became beguiled by the eerie singing and unable to perform any action except moving towards the Oceanid. You count as Helpless."
|
||||
}
|
||||
});
|
||||
await test.roll();
|
||||
Reference in New Issue
Block a user