✨
This commit is contained in:
@@ -2,7 +2,7 @@ const api = foundry.applications.api;
|
||||
const sheets = foundry.applications.sheets;
|
||||
|
||||
export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixin(sheets.ActorSheetV2) {
|
||||
static effectivenessChart = {
|
||||
effectivenessChart = {
|
||||
"normal": {
|
||||
"normal": 1,
|
||||
"fire": 1,
|
||||
|
||||
Reference in New Issue
Block a user