gamedevexperiments
patreon
Make A Game Like Pokemon in Unity | #145 - Abilities 5
🕑 Added 2025-12-14 16:43:01 +0000 UTCHey everyone, in this video, we'll implement abilities that inflict status conditions when a Pokemon is hit with a move that makes contact. We'll implement abilities like Static, Poison Point, Flame Body, etc.
Comments
GameDev Experiments
Hey, I've change it back to Less than "<" around 10:35 in the video. BTW, I've re-uploaded the script files, thanks for letting me know.
Charles Fasano
I believe you are using the "Greater than" ">" so the ability will have a 70% chance, You had it right the first time with"<". Also the files you uploaded do not have the new code you added in this video.