Move power data belongs in data/moves/

This commit is contained in:
Rangi
2018-01-26 11:01:15 -05:00
parent 662b3459f6
commit a0cc4a3392
5 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
PresentPower:
; chance, power
db 40 percent, 40 ; 40%
db 70 percent + 1, 80 ; 30%
db 80 percent, 120 ; 10%
db -1 ; 20% chance to heal instead