Difference between revisions of "Class"
Jump to navigation
Jump to search
no edit summary
imported>Qazaaq (Added editor property fields) |
imported>Qazaaq |
||
Line 3: | Line 3: | ||
'''Papyrus:''' [[Class Script]] | '''Papyrus:''' [[Class Script]] | ||
The | The ''Class'' form allows you to specify how an [[Actor]] will distribute the attribute and skill bonuses they gain based on their level. | ||
It also affects a few other systems, such as bleedout for essential actors and skill training for trainers. | |||
== Editor Dialog == | == Editor Dialog == | ||
Line 11: | Line 12: | ||
*{{Template:Editor:Property:Description}} | *{{Template:Editor:Property:Description}} | ||
*{{Template:Editor:Property:Menu Image}} {{Template:Editor:PropertyObsolete}} | *{{Template:Editor:Property:Menu Image}} {{Template:Editor:PropertyObsolete}} | ||
*'''Bleedout Default:''' | *'''Bleedout Default:''' If the actor is essential or protected, and their health falls below this ratio, they enter the bleedout state and drop to one knee until their health recovers. A value of 0.1 means that bleedout will occur when the actor's health falls below 10%. | ||
*'''Base Actor Values:''' A collection of | *'''Base Actor Values:''' A collection of [[Actor Value]]s this class is based on. | ||
**{{Template:Editor:Property:Actor Value}} | **{{Template:Editor:Property:Actor Value}} | ||
**'''Number:''' The amount to change the actor value by represented as a float. | **'''Number:''' The amount to change the actor value by represented as a float. | ||
== Notes == | == Notes == | ||
* | *A ''Class'' is used on the [[Actor#Stats|actor stats tab]]. | ||
* A | *A ''Class'' is only applicable to NPC [[Actor]]s. A class has no meaning for the player actor. | ||
== See Also == | == See Also == | ||
Line 27: | Line 28: | ||
[[Category:Editor Reference]] | [[Category:Editor Reference]] | ||
[[Category: | [[Category:Object Classes]] | ||
[[Category:Character]] | [[Category:Character]] |