-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #961 from Muttley/develop
Release 3.2.0
- Loading branch information
Showing
861 changed files
with
11,225 additions
and
5,240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
/** | ||
**************************************************************** | ||
* This macro can be used to open the Character Generator | ||
***************************************************************/ | ||
|
||
new shadowdark.apps.CharacterGeneratorSD().render(true); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
/** | ||
************************************************ | ||
* This macro opens the request check dialog box | ||
************************************************/ | ||
|
||
new shadowdark.apps.RequestCheckSD().render(true); |
26 changes: 26 additions & 0 deletions
26
data/packs/class-abilities.db/berserk__so8ytbZuqmNvppI7.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"_id": "so8ytbZuqmNvppI7", | ||
"_key": "!items!so8ytbZuqmNvppI7", | ||
"effects": [ | ||
], | ||
"folder": "q7zkgCiSTr8Xxshe", | ||
"img": "icons/tools/navigation/map-chart-tan.webp", | ||
"name": "Berserk", | ||
"system": { | ||
"ability": "", | ||
"dc": 10, | ||
"description": "<p>1/day, go berserk: immune to damage for 3 rounds.</p>", | ||
"group": "Sea Wolf", | ||
"limitedUses": true, | ||
"loseOnFailure": false, | ||
"lost": false, | ||
"source": { | ||
"title": "" | ||
}, | ||
"uses": { | ||
"available": 1, | ||
"max": 1 | ||
} | ||
}, | ||
"type": "Class Ability" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
data/packs/class-abilities.db/sea_wolf__q7zkgCiSTr8Xxshe.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"_id": "q7zkgCiSTr8Xxshe", | ||
"_key": "!folders!q7zkgCiSTr8Xxshe", | ||
"color": "#22252b", | ||
"description": "", | ||
"folder": null, | ||
"name": "Sea Wolf", | ||
"sorting": "a", | ||
"type": "Item" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.