SPEL Record – Actor Effect
SPEL record type.
Classes:
|
Actor Effect. |
-
class
SPEL(flags, id, revision=0, version=15, unknown=b'\x00\x00', data=[])[source] Bases:
RecordActor Effect.
- Parameters
Classes:
FULL([cstring])Name.
SPIT(type, cost, level, flags, unused)Effect type, cost etc.
Attributes:
Subrecords of this record.
Record flags
4-byte form ID
Used for revision control by the Creation Kit, if enabled.
Form version
Methods:
parse_subrecords(raw_bytes)Parse this record's subrecords.
-
class
SPIT(type, cost, level, flags, unused)[source] Bases:
StructRecordEffect type, cost etc.
Attributes:
Unused
Unused
Methods:
Returns a list of attributes on this class in the order they should be packed.
Returns the pack/unpack struct string and the corresponding size.
-
static
get_field_names()[source] Returns a list of attributes on this class in the order they should be packed.
-
static
-
data Type:
List[RecordType]