learnset <[]TaughtMove>

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

repr:

[<TaughtMove>, <TaughtMove>, <TaughtMove>]
        

_pretty_repr:

[
  TaughtMove {
    level: 8
    move: -> moves(29, ('moves',))
  },
  TaughtMove {
    level: 14
    move: -> moves(39, ('moves',))
  },
  TaughtMove {
    level: 23
    move: -> moves(36, ('moves',))
  },
]