summaryrefslogtreecommitdiff
path: root/data/moves/magnitude_power.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/moves/magnitude_power.asm')
-rw-r--r--data/moves/magnitude_power.asm9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/moves/magnitude_power.asm b/data/moves/magnitude_power.asm
new file mode 100644
index 00000000..7359bdb1
--- /dev/null
+++ b/data/moves/magnitude_power.asm
@@ -0,0 +1,9 @@
+MagnitudePower:
+ ; chance, power, magnitude #
+ db 13, 10, 4
+ db 38, 30, 5
+ db 89, 50, 6
+ db 166, 70, 7
+ db 217, 90, 8
+ db 242, 110, 9
+ db 255, 150, 10