Difference between revisions of "Actor Value"

470 bytes added ,  19:38, 28 March 2018
added propert, some details, and templates.
imported>Qazaaq
m (Changed link request for object reference)
imported>Qazaaq
(added propert, some details, and templates.)
 
Line 3: Line 3:
'''Papyrus:''' [[ActorValue Script]]
'''Papyrus:''' [[ActorValue Script]]


Actor Values are properties that exist on [[Actor|Actors]] and other [[Reference|Object References]]. They are accessed and altered using Papyrus script functions, in the Console, and used in various forms in the Creation Kit. The [[Actor Value]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]].
Actor Values are properties that exist on [[Actor|Actors]] and other [[ObjectReference Script|ObjectReferences]]. They are accessed and altered using Papyrus script functions, in the Console, and used in various forms in the Creation Kit. The [[Actor Value]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]].


== Editor Dialog ==
== Editor Dialog ==
[[File:Actor Value Editor.png|thumb|right|400px]]
[[File:Actor Value Editor.png|thumb|right|400px]]
*{{Template:Editor:Property:ID}}
*{{Template:Editor:Property:ID}}
*'''Type:'''
*'''Type'''
*'''In-Game Name:''' The name as it will appear in-game.
**'''AI ATTRIBUTE:'''
*'''Abbreviation:'''  
**'''CONDITION:'''
*'''Default Value:'''
**'''DERIVED ATTRIBUTE:'''
*'''Description:'''
**'''INT VALUE:'''
**'''RESISTANCE:'''
**'''RESOURCE:'''
**'''SKILL:'''
**'''SPECIAL (ATTRIBUTE):'''
**'''VARIABLE:'''
*{{Template:Editor:Property:Display Name|property=In-Game Name}}
*'''Abbreviation:''' The abbreviated name as it will appear in-game.
*'''Default Value:''' The default value of this [[Actor Value]].
**'''Derived:''' The value is read only as its value is derived from other values.
*{{Template:Editor:Property:Description}}
*'''Flags'''
*'''Flags'''
**'''Minimum 1:'''
**'''Minimum 1:'''
Line 23: Line 33:
**'''Damage Is Positive:'''
**'''Damage Is Positive:'''
*'''Additional Info:'''
*'''Additional Info:'''
**'''Enumeration:''' The value represents an enumeration of values.
{{ClearFloats}}
{{ClearFloats}}


Line 139: Line 150:
[[Category: Papyrus]]
[[Category: Papyrus]]
[[Category:Editor Reference]]
[[Category:Editor Reference]]
[[Category:Object_Classes]]
[[Category:Object Classes]]
[[Category:Miscellaneous]]
[[Category:Miscellaneous]]
Anonymous user