DarkFoxVerdigris
Founder of Pokémon Verdigris
- 11
- Posts
- 5
- Years
- Seen Nov 26, 2020
Hello people, I'm very new to programming so I wanted some help with programming a new weather I'm planning to add to my game. It is the windy weather, which:
- makes powder-based moves ineffective
- powers up wind-based moves (I already created the flag) by 50%
And also I wanted to add a feature for hail to make it boost Ice types physical defence by 50%, but I was perplexed because when I checked the Sandstorm code to see if I could rip it I saw that the code doesn't specify special defence when increasing Rock types stats.
Sorry if they're dumb questions and thanks in advance for anybody who decides to help ^^
- makes powder-based moves ineffective
- powers up wind-based moves (I already created the flag) by 50%
And also I wanted to add a feature for hail to make it boost Ice types physical defence by 50%, but I was perplexed because when I checked the Sandstorm code to see if I could rip it I saw that the code doesn't specify special defence when increasing Rock types stats.
Sorry if they're dumb questions and thanks in advance for anybody who decides to help ^^