diff --git a/PBS/Gen 7/moves.txt b/PBS/Gen 7/moves.txt index 07368ee81..26e4ea73b 100644 --- a/PBS/Gen 7/moves.txt +++ b/PBS/Gen 7/moves.txt @@ -2533,6 +2533,7 @@ Power = 100 Accuracy = 100 TotalPP = 15 Target = NearOther +Priority = -3 FunctionCode = BurnAttackerBeforeUserActs Flags = CanProtect,Bomb Description = The user heats up its beak before attacking. Making contact in this time results in a burn. diff --git a/PBS/Gen 8/moves.txt b/PBS/Gen 8/moves.txt index 7b5c18e89..9a917af5f 100644 --- a/PBS/Gen 8/moves.txt +++ b/PBS/Gen 8/moves.txt @@ -455,6 +455,7 @@ TotalPP = 10 Target = NearOther FunctionCode = TrapUserAndTargetInBattle Flags = Contact,CanProtect,CanMirrorMove +EffectChance = 100 Description = This move prevents the user and the target from switching out until either of them faints. #------------------------------- [THROATCHOP] @@ -2713,6 +2714,7 @@ TotalPP = 5 Target = AllNearFoes FunctionCode = BurnTargetIfTargetStatsRaisedThisTurn Flags = CanProtect,CanMirrorMove +EffectChance = 100 Description = The user attacks with energy from jealousy. This burns all foes that had their stats boosted this turn. #------------------------------- [FLAMEBURST] @@ -2906,6 +2908,7 @@ Power = 100 Accuracy = 100 TotalPP = 15 Target = NearOther +Priority = -3 FunctionCode = BurnAttackerBeforeUserActs Flags = CanProtect,Bomb Description = The user heats up its beak before attacking. Making contact in this time results in a burn. diff --git a/PBS/moves.txt b/PBS/moves.txt index 7b5c18e89..9a917af5f 100644 --- a/PBS/moves.txt +++ b/PBS/moves.txt @@ -455,6 +455,7 @@ TotalPP = 10 Target = NearOther FunctionCode = TrapUserAndTargetInBattle Flags = Contact,CanProtect,CanMirrorMove +EffectChance = 100 Description = This move prevents the user and the target from switching out until either of them faints. #------------------------------- [THROATCHOP] @@ -2713,6 +2714,7 @@ TotalPP = 5 Target = AllNearFoes FunctionCode = BurnTargetIfTargetStatsRaisedThisTurn Flags = CanProtect,CanMirrorMove +EffectChance = 100 Description = The user attacks with energy from jealousy. This burns all foes that had their stats boosted this turn. #------------------------------- [FLAMEBURST] @@ -2906,6 +2908,7 @@ Power = 100 Accuracy = 100 TotalPP = 15 Target = NearOther +Priority = -3 FunctionCode = BurnAttackerBeforeUserActs Flags = CanProtect,Bomb Description = The user heats up its beak before attacking. Making contact in this time results in a burn.