learnset <[]TaughtMove>

Object information
Path
['_pokemon_evos_moves', 146, 'learnset']
Type
[]TaughtMove
Address
0x3b80b
Size
0x5
Pointer
-
Type information
Name
[]TaughtMove
Repr
<class 'datamijn.dmtypes.[]TaughtMove'>
Bases
(<class 'datamijn.dmtypes.ListArray'>,)

repr:

[<TaughtMove>, <TaughtMove>]
        

_pretty_repr:

[
  TaughtMove {
    level: 29
    move: -> moves(94, ('moves',))
  },
  TaughtMove {
    level: 38
    move: -> moves(137, ('moves',))
  },
]