Difference between revisions of "LeveledCreature"

50 bytes added ,  11:28, 13 April 2009
m
Link leveled list, added see also AddCreatureToLeveledList, de-bolded titles.
imported>Haama
(→‎Reference Dialog: Oops, not a tab)
imported>DewiMorgan
m (Link leveled list, added see also AddCreatureToLeveledList, de-bolded titles.)
Line 1: Line 1:
A Leveled Creature is a leveled list that will generate a creature based on the current level of the player. Leveled Creature objects cannot be placed in the world. They can only be used as a [[Template Data|Template]] for another creature. That creature can be placed in the world, and will use the Leveled Creature object (or portions of it) to define itself.
A Leveled Creature is a [[LevelledList|leveled list]] that will generate a creature based on the current level of the player. Leveled Creature objects cannot be placed in the world. They can only be used as a [[Template Data|Template]] for another creature. That creature can be placed in the world, and will use the Leveled Creature object (or portions of it) to define itself.


When an actor defined by a leveled creature template is placed in the world, the reference shows as a generic marker instead. The GECK has no way to know what model to place, so it uses this marker. This reference can have data on it as well.  
When an actor defined by a leveled creature template is placed in the world, the reference shows as a generic marker instead. The GECK has no way to know what model to place, so it uses this marker. This reference can have data on it as well.  


=='''Leveled Character Dialog'''==
==Leveled Character Dialog==
*'''Calculate from all levels <= PC's level:''' If checked, the level list will use any actor at or below the player's level in the list. If not checked, it uses the closest actor or actors to the player's level, but not exceeding it.
*'''Calculate from all levels <= PC's level:''' If checked, the level list will use any actor at or below the player's level in the list. If not checked, it uses the closest actor or actors to the player's level, but not exceeding it.
*'''Calculate for each item in count:''' If this list is in another leveled list with a count greater than zero, this check box determines if each item in the count is the same, or is recalculated.
*'''Calculate for each item in count:''' If this list is in another leveled list with a count greater than zero, this check box determines if each item in the count is the same, or is recalculated.
Line 12: Line 12:
*'''Preview Count:''' The number of times the list should be generated for the Preview Calculated Result button.
*'''Preview Count:''' The number of times the list should be generated for the Preview Calculated Result button.


=='''Reference Dialog'''==
==Reference Dialog==
There is a Leveled Actor tab on the [[Reference#Leveled_Actor|reference]].
There is a Leveled Actor tab on the [[Reference#Leveled_Actor|reference]].
==See Also==
*[[AddCreatureToLeveledList ]]


[[Category:Actors]]
[[Category:Actors]]
[[Category:Creatures]]
[[Category:Creatures]]
[[Category:Leveled Lists]]
[[Category:Leveled Lists]]
Anonymous user