of course. its called a mutually exclusive event. But the problem is how does the game translate that 40% success rate to a 0 (fail) or 1 (success), how the game decides that. Does it roll a random number between 0 to 100 then compare to your success rate, or calculate it somehow.