Jump to content

How To Add Custom Crests


EmpFallen

Recommended Posts

  • 3 weeks later...
On 3/27/2026 at 2:44 PM, Chrendon said:

Hey, can anybody please tell me what the code should look like if i wanna give Adaptability to a crest? Would be much appreciated :)

not sure how you can get adaptability on a crest, but you can get the same effect with this
ctrl+f and search adaptability then go to the second instance of it
you should see a line of code for steelworker, copy it and erase everything to the right of the words:STEELWORKER
it should look like this:
 

      elsif attacker.ability == :SHARPNESS
        damage*=2.0
swap sharpness for the ability of the pokemon you want the crest on

Edited by chudlax
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...