spells <[NUM_SPELLS]Struct>

Object information
Path
['spells']
Type
[NUM_SPELLS]Struct
Address
0xe120
Size
0x11
Pointer
57632
Type information
Name
[NUM_SPELLS]Struct
Repr
<class 'datamijn.dmtypes.[NUM_SPELLS]Struct'>
Bases
(<class 'datamijn.dmtypes.ListArray'>,)

repr:

[<Struct id 0>, <Struct id 1>, <Struct id 2>, <Struct id 3>, <Struct id 4>, <Struct id 5>, <Struct id 6>, <Struct id 7>, <Struct id 8>, <Struct id 9>, <Struct id 10>, <Struct id 11>, <Struct id 12>, <Struct id 13>, <Struct id 14>, <Struct id 15>, <Struct id 16>]
        

_pretty_repr:

[
  {
    id: 0
    name: -> text(9, ('text',))
    mp_cost: 0
    base_damage: 5
    aoe: 0
  },
  {
    id: 1
    name: -> text(10, ('text',))
    mp_cost: 4
    base_damage: 12
    aoe: 0
  },
  {
    id: 2
    name: -> text(11, ('text',))
    mp_cost: 8
    base_damage: 24
    aoe: 1
  },
  {
    id: 3
    name: -> text(12, ('text',))
    mp_cost: 2
    base_damage: 20
    aoe: 0
  },
  {
    id: 4
    name: -> text(13, ('text',))
    mp_cost: 8
    base_damage: 40
    aoe: 0
  },
  {
    id: 5
    name: -> text(14, ('text',))
    mp_cost: 16
    base_damage: 60
    aoe: 0
  },
  {
    id: 6
    name: -> text(15, ('text',))
    mp_cost: 3
    base_damage: 20
    aoe: 0
  },
  {
    id: 7
    name: -> text(16, ('text',))
    mp_cost: 8
    base_damage: 40
    aoe: 0
  },
  {
    id: 8
    name: -> text(17, ('text',))
    mp_cost: 16
    base_damage: 60
    aoe: 0
  },
  {
    id: 9
    name: -> text(18, ('text',))
    mp_cost: 8
    base_damage: 40
    aoe: 0
  },
  {
    id: 10
    name: -> text(19, ('text',))
    mp_cost: 15
    base_damage: 80
    aoe: 0
  },
  {
    id: 11
    name: -> text(20, ('text',))
    mp_cost: 30
    base_damage: 120
    aoe: 0
  },
  {
    id: 12
    name: -> text(21, ('text',))
    mp_cost: 10
    base_damage: 50
    aoe: 0
  },
  {
    id: 13
    name: -> text(22, ('text',))
    mp_cost: 10
    base_damage: 0
    aoe: 0
  },
  {
    id: 14
    name: -> text(23, ('text',))
    mp_cost: 30
    base_damage: 0
    aoe: 0
  },
  {
    id: 15
    name: -> text(24, ('text',))
    mp_cost: 60
    base_damage: 0
    aoe: 1
  },
  {
    id: 16
    name: -> text(25, ('text',))
    mp_cost: 80
    base_damage: 1
    aoe: 0
  },
]