Template:AIParam Action Entry
Jump to navigation
Jump to search
There are 12 entries in each section, matching each CPU player. Each value is percentage based. The game generates a random number from 0 to 99 and then compares it to one of the fields. If the random number is less than the value, the CPU will perform the action.
| Offset | Type | Action | Mario Kart 7 Name |
|---|---|---|---|
| 0x00 | Float | Getting the rocket boost. | Rocket |
| 0x04 | Float | Busting the engine, if missed the rocket boost. | WheelSpin |
| 0x08 | Float | Starting a drift on a curve/force drift section. | Drift |
| 0x0C | Float | Releasing a mini-turbo after a drift. | Miniturbo |
| 0x10 | Float | Doing a trick. | JumpAction |
| 0x14 | Float | Performing a wheelie on a force wheelie section. | - |
| 0x18 | Float | Unknown. Probably unused. | - |
| 0x1C | Float | Moving in front of the player to block its path. | BlockLine |