Difference between revisions of "Template:OBSEValuetypes"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
(OBSE: Valuetypes for GetOV and GetCV)
 
imported>JOG
Line 9: Line 9:
  200-209  Soul Gem
  200-209  Soul Gem


  Num GetOV GetCV Value
  Num [[GetObjectValue|GetOV]] [[GetCurrentValue|GetCV]] Value
  0 f weight
  0 f weight
  1 i gold value (not including enchantment value)
  1 i gold value (not including enchantment value)

Revision as of 12:15, 19 August 2006


Value Types:

Range 	  Value Types
000-099  Common Values
100-149  Weapon and Ammo
150-199  Armor
200-209  Soul Gem
Num	GetOV	GetCV	Value
0	f 		weight
1	i 		gold value (not including enchantment value)
2	i	f	health
3	i		equipment slot
4	i	f	enchantment charge
100	i		attack damage
101	f		reach
102	f		speed
103	i		weapon type
104	b		ignores weapon resistence
105		ref	poison applied to weapon
150	i		armor rating
151	i		amor type
200	i		soul
201	i		capacity
Type codes:
 Weapon Type (103)
  0: Blade1H
  1: Blade2H
  2: Blunt1H
  3: Blunt2H
  4: Bow
  5: Staff
Armor Type (151)
  0: Light Armor
  1: Heavy Armor
Soul Level (200-201)
  0: None
  1: Petty
  2: Lesser
  3: Common
  4: Greater
  5: Grand