✨
This commit is contained in:
@@ -417,7 +417,7 @@ export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixi
|
||||
}
|
||||
|
||||
calcEffectiveness(context, type) {
|
||||
effectiveness = 1
|
||||
var effectiveness = 1
|
||||
|
||||
effectiveness *= effectivenessChart[type][context.system.type1]
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.12",
|
||||
"id": "pokemon",
|
||||
"title": "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