reflect attack automatically

This commit is contained in:
2023-02-05 20:06:01 +09:00
parent fbea5ac8e5
commit 8b73b7f952
6 changed files with 53 additions and 10 deletions

View File

@@ -24,6 +24,7 @@
};
console.log(pokemonStatus);
}
export let attackId: number | undefined;
let myValue;
let currentValue = 0;
let pokemonData: PokemonDBData | undefined;
@@ -78,6 +79,7 @@
bind:spatk_final
bind:spdef_final
bind:spd_final
bind:attackId
/>
</div>
</div>