mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-09-14 22:25:20 -05:00
Minor Move Editor effect description fixes
This commit is contained in:
@@ -1643,7 +1643,7 @@ namespace DSPRE.Resources {
|
||||
/* 59 */ "Sharply lowers Def (Status)",
|
||||
/* 60 */ "Sharply lowers Spd (Status)",
|
||||
/* 61 */ "Sharply lowers SpAtk (Status)",
|
||||
/* 62 */ "Sharply lowers Accuracy (Status)",
|
||||
/* 62 */ "Sharply lowers SpDef (Status)",
|
||||
/* 63 */ "Sharply lowers Evasion (Status)",
|
||||
/* 64 */ null,
|
||||
/* 65 */ "1/2 damage from Physical attacks",
|
||||
@@ -1798,7 +1798,7 @@ namespace DSPRE.Resources {
|
||||
/* 214 */ "Roost effect",
|
||||
/* 215 */ "Gravity effect",
|
||||
/* 216 */ "2x power if target is asleep; wakes up target",
|
||||
/* 217 */ "Causes all moves to ignore changes to the target's Evasiveness",
|
||||
/* 217 */ "Wake-Up Slap effect",
|
||||
/* 218 */ "Lowers user's Spd",
|
||||
/* 219 */ "Power = min(150; (25 x Target's Current Speed / User's Current Speed) + 1)",
|
||||
/* 220 */ "Healing Wish effect",
|
||||
|
||||
Reference in New Issue
Block a user