✨
This commit is contained in:
@@ -2,7 +2,7 @@ const api = foundry.applications.api;
|
|||||||
const sheets = foundry.applications.sheets;
|
const sheets = foundry.applications.sheets;
|
||||||
|
|
||||||
export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixin(sheets.ActorSheetV2) {
|
export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixin(sheets.ActorSheetV2) {
|
||||||
static effectivenessChart = {
|
effectivenessChart = {
|
||||||
"normal": {
|
"normal": {
|
||||||
"normal": 1,
|
"normal": 1,
|
||||||
"fire": 1,
|
"fire": 1,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.13",
|
"version": "0.1.14",
|
||||||
"id": "pokemon",
|
"id": "pokemon",
|
||||||
"title": "Pokémon TTRPG",
|
"title": "Pokémon TTRPG",
|
||||||
"description": "A Pokémon TTRPG",
|
"description": "A Pokémon TTRPG",
|
||||||
|
|||||||
BIN
system.zip
BIN
system.zip
Binary file not shown.
Reference in New Issue
Block a user