| 1 | i = 0; |
| 2 | repeat (99) |
| 3 | { |
| 4 | global.failure[i] = 0; |
| 5 | i += 1; |
| 6 | } |
| 7 | global.attacktype = 26; |
| 8 | global.testhp = 20; |
| 9 | global.testinv = 0; |
| 10 | global.healno = 6; |
| 11 | global.specialdam[0] = 0; |
| 12 | global.specialdam[1] = 0; |
| 13 | global.specialdam[2] = 0; |