• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by Phye

  1. Phye

    Following Pokemon EX

    It's the plugin. The creator has another plugin called Overworld Shadows EX that he began working on I assume and forgot about it and saved the name of the plugin to it before saving it to the download link. Because if you look in the script under 'do not change this ever' you can find the line...
  2. Phye

    [Scripting Question] [version Eighteen] How would I make a move super-effective on a certain type, i.e. Ghost or Electric?

    I assume you can just make new move effects akin to Freeze-Dry. As Freeze-dry already uses the "super effective vs a certain type." #=============================================================================== # Freezes the target. Effectiveness against Water-type is 2x. (Freeze-Dry)...
  3. Phye

    [Scripting Question] Poison Point but making it Toxic Poison instead - v18

    When I changed pbPoison into target.pbPoison(user,"hi,true)... then the ability wouldnt even work at all xD No Ability pops no nothing. (I know that since during testing the ability I have it as a 100% occurance rate.) BattleHandlers::TargetAbilityOnHit.add(:TOXICGAS, proc {...
  4. Phye

    [Scripting Question] Poison Point but making it Toxic Poison instead - v18

    Sorry doesn't work. And If you missed it this is for v18 of Essentials. user.pbPoison(target,msg) And even if I add a true or what not to this function code. Nothing changes either. I'm still lost in trying to make a toxic poison on contact ability. xD
  5. Phye

    [Scripting Question] Poison Point but making it Toxic Poison instead - v18

    I'm trying to wrap my head around how I can create a poison point ability but instead of normal poison it causes toxic poison. This is the script for Poison Point: BattleHandlers::TargetAbilityOnHit.add(:POISONPOINT, proc { |ability,user,target,move,battle| next if...
  6. Phye

    [PBS] Crown Tundra DLC PBS info

    For the Thunder Cage message just search for "msg = _INTL("{1} was wrapped by {2}!",target.pbThis,user.pbThis(true))" And add this under it: elsif isConst?(@id,PBMoves,:THUNDERCAGE) msg = _INTL("{1} trapped {2}!",user.pbThis,target.pbThis(true)) Can be found in "move effects 080-0FF"...
  7. Phye

    [PBS] Crown Tundra DLC PBS info

    I finished working on some PBS for the new Galarian Forms in Crown Tundra+The New legendaries! Thought I may share with you guys what I have! New Pokémon:. Pokemon Forms:. New Abilities:. New Moves:. These are only PBS info. Scripting the abilities/moves has to done by yourselves :D Most...
  8. Phye

    [Event] Burning Souls - Halloween Event 2020

    Well finally getting around to continue this challenge! ;D Was busy this week but nothing much happened between the sixth and seventh badge. I did however notice I could capture a litwick in a premier ball which would grant me +10 levels on it eventually after it evolves, so that's something...
  9. Phye

    [Event] Burning Souls - Halloween Event 2020

    Got my first real boon! Wooh! Well since the route with Goomy was coming up I decided to go capture it inside of a premier ball. (Luckily in X/Y you can actually buy premier balls directly because this sucker wanted to eat so many premier balls before being caught.) I didn't want to use it for...
  10. Phye

    [Event] Burning Souls - Halloween Event 2020

    Sorry I just wanted to use it on someone before everyone else clears the challenge xD
  11. Phye

    [Event] Burning Souls - Halloween Event 2020

    I want to use my False Messiah on Sydian's Tentacruel! Spoooky! >:D
  12. Phye

    [Event] Burning Souls - Halloween Event 2020

    Alright, it was time to check weights... and... both Lapras and Onix had to take the boot from the team. Luckily Lucario was still within the weight limit so I used him for the most part of this segment as his level limit was coming close. Thank you for your contribution Mega Lucario! I wouldn't...
  13. Phye

    [Event] Burning Souls - Halloween Event 2020

    Not a lot of stuff went on inbetween the Fighting and Grass Gym. I used Mega Lucario to my full power. Snorlax finally retired after reaching 35. He was such a powerhouse early on in the game. I will give my 'bane' when people least expect it >:D or rather when I see something juicy to curse...
  14. Phye

    [Event] Burning Souls - Halloween Event 2020

    Ah when you mentioned it, the wording of my two rules were the same as well so I thought it also just meant it was for one badge only. But according to the front page it says one of them is a continuous effect? I'm kind of confused that you use the same wording for both.
  15. Phye

    [Event] Burning Souls - Halloween Event 2020

    Welp, that curse killed off Ivysaur and Vileplume immediately so had to switch them out. Aerodactyl was also hit and here I thought I was lucky to get an Old Amber in the first rock smash since you get the aerodactylite as well back in town. Decided not grind it because I would be around 30+ at...
Back
Top