learnset <[]TaughtMove>

Object information
Path
['_pokemon_evos_moves', 74, 'learnset']
Type
[]TaughtMove
Address
0x3b553
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: 51
    move: -> moves(86, ('moves',))
  },
  TaughtMove {
    level: 55
    move: -> moves(96, ('moves',))
  },
  TaughtMove {
    level: 60
    move: -> moves(112, ('moves',))
  },
]