OBD:BINA/OBJC/MELE: Difference between revisions

m
wording
(noted that the dazed frame fields are apparently ignored)
m (wording)
 
Line 67: Line 67:
{{OBDtr2|0x00 | char[64] |EBEBEB| Spinning Suplex          | space for notes (technique's name) }}
{{OBDtr2|0x00 | char[64] |EBEBEB| Spinning Suplex          | space for notes (technique's name) }}
{{OBDtr| 0x40 | bitset32 |8C8CCC| 00 00 00 00 | 0          | flags; see below }}
{{OBDtr| 0x40 | bitset32 |8C8CCC| 00 00 00 00 | 0          | flags; see below }}
{{OBDtr| 0x44 | int32    |FF00C8| 50 00 00 00 | 80        | weight; techniques with higher weight are preferred by engine, if more techniques that can be used at one moment; have same weight, engine calls them in order as they are listed in MELE }}
{{OBDtr| 0x44 | int32    |FF00C8| 50 00 00 00 | 80        | weight; techniques with higher weight are preferred by the engine, if there are more techniques that can be used at that moment; if multiple techniques have the same weight, the engine calls them in the order they're listed in MELE }}
{{OBDtr| 0x48 | int32    |F0F096| 0A 00 00 00 | 10        | "importance"; unused }}
{{OBDtr| 0x48 | int32    |F0F096| 0A 00 00 00 | 10        | "importance"; unused }}
{{OBDtr| 0x4C | int32    |00C864| 58 02 00 00 | 600        | repeat delay in frames; after technique is used, it is ignored by engine for this time interval }}
{{OBDtr| 0x4C | int32    |00C864| 58 02 00 00 | 600        | repeat delay in frames; after technique is used, it is ignored by engine for this time interval }}