Skyrim Mod:SkyProc/Record Access
This page gives a list of records that are supported. This means SkyProc offers accessing functions to those records, so SkyProc implementations can check and/or modify those records.
Contents
- 1 ALCH
- 2 AMMO
- 3 ARMA
- 4 ARMO
- 5 AVIF
- 6 BOOK
- 7 COBJ
- 8 CONT
- 9 DIAL
- 10 DLBR
- 11 DLVW
- 12 ECZN
- 13 ENCH
- 14 FACT
- 15 FLST
- 16 GLOB
- 17 GMST
- 18 GRUP
- 19 HDPT
- 20 IMGS
- 21 INFO
- 22 INGR
- 23 KYWD
- 24 LGTM
- 25 LIGH
- 26 LVLI
- 27 LVLN
- 28 MGEF
- 29 MISC
- 30 NPC_
- 31 OTFT
- 32 PERK
- 33 PROJ
- 34 QUST
- 35 RACE
- 36 SCRL
- 37 SPEL
- 38 STAT
- 39 TXST
- 40 VTYPE
- 41 WEAP
- 42 WTHR
Requests There is much to do to make SkyProc 100% complete. Support for records is on an as-needed basis. Any requested records will be seriously considered, and quickly implemented depending on the complexity of the record requested. Please give a short blurb about why you want the record to be supported. (We don't want to be spending time writing support for things that won't be used) Feel free to leave an email or username if you want to be contacted about your requested record's support status.
Requested
ALCH[edit]
Supported
-
- FormID
- EDID
- DESC
- MODL
- MODT
- MODB
- MODS
- MODD
- YNAM
- ZNAM
- DATA
- ENIT
- ICON
- MICO
- ETYP
- EFID
Requested
AMMO[edit]
Supported
-
- FormID
- EDID
- OBND
- FULL
- MODL
- MODT
- MODB
- MODS
- MODD
- YNAM
- ZNAM
- DESC
- KSIZ
- KWDA
- DATA
- ONAM
Requested
ARMA[edit]
Supported
-
- FormID
- EDID
- BODT
- BOD2
- RNAM
- DNAM
- MOD2
- MO2T
- MO2S
- MOD3
- MO3T
- MO3S
- MOD4
- MO4T
- MO4S
- MOD5
- MO5T
- MO5S
- NAM0
- NAM1
- NAM2
- NAM3
- MODL
- SNDD
- ONAM
Requested
ARMO[edit]
Supported
-
- FormID
- EDID
- VMAD
- OBND
- FULL
- EITM
- MOD2
- MO2T
- MO2S
- ICON
- MOD4
- MO4T
- MO4S
- ICO2
- BODT
- BOD2
- DEST
- DMDL
- DMDS
- DSTF
- YNAM
- ZNAM
- BMCT
- ETYP
- BIDS
- BAMT
- RNAM
- KSIZ
- KWDA
- DESC
- MODL - list of ARMA records
- DATA
- DNAM
- TNAM
Requested
AVIF[edit]
Supported
-
- FormID
- EDID
Requested
BOOK[edit]
Supported
-
- FormID
- EDID
Requested
COBJ[edit]
Supported
-
- FormID
- EDID
Requested
CONT[edit]
Supported
-
- FormID
- EDID
Requested
DIAL[edit]
Supported
-
- FormID
- EDID
Requested
DLBR[edit]
Supported
-
- FormID
- EDID
Requested
DLVW[edit]
Supported
-
- FormID
- EDID
Requested
ECZN[edit]
Supported
-
- FormID
- EDID
Requested
ENCH[edit]
Supported
-
- FormID
- EDID
Requested
FACT[edit]
Supported
-
- FormID
- EDID
Requested
FLST[edit]
Supported
-
- FormID
- EDID
Requested
GLOB[edit]
Supported
-
- FormID
- EDID
Requested
GMST[edit]
Supported
-
- FormID
- EDID
Requested
GRUP[edit]
Supported
-
- FormID
- EDID
Requested
HDPT[edit]
Supported
-
- FormID
- EDID
Requested
-
- Cannot access the lists of NAM0 and NAM1, AKA the '.tri' file paths. I am trying to give each race unique meshes, textures, skeletons, etc to make a SkyProc version of Unique Everything or something similar.
-- Delax (talk) 06:06, 21 December 2013 (GMT)
- Cannot access the lists of NAM0 and NAM1, AKA the '.tri' file paths. I am trying to give each race unique meshes, textures, skeletons, etc to make a SkyProc version of Unique Everything or something similar.
IMGS[edit]
Supported
-
- FormID
- EDID
Requested
INFO[edit]
Supported
-
- FormID
- EDID
Requested
INGR[edit]
Supported
-
- FormID
- EDID
Requested
KYWD[edit]
Supported
-
- FormID
- EDID
Requested
LGTM[edit]
Supported
-
- FormID
- EDID
Requested
LIGH[edit]
Supported
-
- FormID
- EDID
Requested
LVLI[edit]
Supported
-
- FormID
- EDID
Requested
LVLN[edit]
Supported
-
- LVLD
- LVLF
- MODL
- LVLO records, including FormID of entry, count, and marked level.
Requested
MGEF[edit]
Supported
-
- FormID
- EDID
Requested DATA - I'm specifically interested in 04:Base Cost - this is used in the formula for alchemy ingredient cost and potion costs.
MISC[edit]
Supported
-
- FormID
- EDID
Requested
-
- Soulgems, Gems, OreIngots, Hides, AnimalParts, Tools and Clutter are all MISC records. I'm writing a SkyProc patcher that aims to sub all the weight scaling mods - anything from weightless to multiplying. I can address things like ingredients, potions, and food already, but the MISC records include a lot of important keywords that I'd really like to cover. All I need access to at this time is keywords and getting/setting weight. I can see the objects exist, but GRUPs.get(GRUP_TYPE.MISC) returns 0 records, which was not what I expected.
NPC_[edit]
Supported
-
- FormID
- EDID
- FULL (name)
- DNAM skills: One Handed, Two Handed, Marksman, etc.
- AIDT flags: Aggression, Aggro Radius, Assistance, Confidence, Morality.
- ACBS values: Disposition Base, Fatigue Base, Level, Min Calc Level, Max Calc Level, Speed Mult, Spell Points Base.
- SNAM records, including FormID and rank
- INAM
- VTCK
- TPLT
- RNAM
- SPLO records
- CNTO records, including FormID and count
- PKID records
- CNAM
- HCLF
- WNAM
- ATKR
- DOFT
- SOFT
- ZNAM
- CRIF
- FTST
- CSCR
- DPLT
- VMAD
Requested
OTFT[edit]
Supported
-
- FormID
- EDID
Requested
PERK[edit]
Supported
-
- FormID
- EDID
- FULL (name)
- DESC
- VMAD
Requested
PROJ[edit]
Supported
-
- FormID
- EDID
Requested
QUST[edit]
Supported
-
- FormID
- EDID
Requested
RACE[edit]
Supported
-
- FormID
- EDID
- FULL
- DESC
- WNAM
Requested
SCRL[edit]
Supported
-
- FormID
- EDID
Requested
SPEL[edit]
Supported
-
- FormID
- EDID
- FULL (name)
- DESC
Requested
STAT[edit]
Supported
-
- FormID
- EDID
Requested
TXST[edit]
Supported
-
- FormID
- EDID
Requested
VTYPE[edit]
Supported
-
- FormID
- EDID
Requested
WEAP[edit]
Supported
-
- FormID
- EDID
- FULL (name)
- DESC
- BIDS
- CRDT (not fully complete)
- DATA (value/weight/damage)
- DNAM (not fully complete)
- EAMT
- EITM
- ETYP
- INAM
- MODL
- NAM8
- NAM9
- TNAM
- UNAM
- VMAD
Requested
WTHR[edit]
Supported
-
- FormID
- EDID
Requested