- 199
- Posts
- 15
- Years
- Seen Jul 6, 2022
In what script have I to put it?if pbWeather==PBWeather::SANDSTORM && attacker.ability==PBAbilities::SANDFORCE &
(isConst?(type,PBTypes,:ROCK) || isConst?(type,PBTypes,:GROUND) || isConst?(type,PBTypes,:STEEL))
basedmg=(basedmg*1.33).floor
end
I put it in the script PokeBattle_Move, after Thick Fat, but in the battle the Pokemon do not do his attacks.