Difference between revisions of "LeveledItem"
Jump to navigation
Jump to search
imported>Google12 (→Editor Dialog: Filled in a few fields) |
imported>Qazaaq (added template property) |
||
Line 1: | Line 1: | ||
'''Type:''' <code>LVLI</code> | |||
<BR/> | |||
'''Papyrus:''' [[LeveledItem Script]] | '''Papyrus:''' [[LeveledItem Script]] | ||
The LeveledItem | The [[LeveledItem]] [[:Category:Object_Classes|object]] is found within the [[Object Window]] under the [[:Category:Items|Items Category]]. | ||
== Editor Dialog == | == Editor Dialog == | ||
[[File:LeveledItem_Editor.png]] | [[File:LeveledItem_Editor.png]] | ||
* | *{{Template:Editor:Property:ID}} | ||
* '''Chance None:''' The chance of getting nothing. The remaining percentage is distributed between the list items. | * '''Chance None:''' The chance of getting nothing. The remaining percentage is distributed between the list items. | ||
* '''Use Global:''' Allows a global variable to be used. This would allow multiple lists to be tuned via a single global variable. | * '''Use Global:''' Allows a global variable to be used. This would allow multiple lists to be tuned via a single global variable. | ||
Line 41: | Line 40: | ||
== See Also == | == See Also == | ||
*[[:Category:Items|Items Category]] | *[[:Category:Items|Items Category]] | ||
[[Category:Editor Reference]] | |||
[[Category:Object_Classes]] | |||
[[Category:Items]] |
Revision as of 23:45, 27 October 2017
Type: LVLI
Papyrus: LeveledItem Script
The LeveledItem object is found within the Object Window under the Items Category.
Editor Dialog
- ID: The ID, also referred to as Editor ID, is used by the Creation Kit to uniquely identify this record within a Data File.
- Chance None: The chance of getting nothing. The remaining percentage is distributed between the list items.
- Use Global: Allows a global variable to be used. This would allow multiple lists to be tuned via a single global variable.
- Epic Loot Chance: The global variable that indicates the chance of getting an epic item
- Override Name:
Preview Dialog
- Radios
- Items:
- Keywords:
- Mods:
- Tiered Mods:
- Components:
- Filter The text to search for.
Notation
- LL Leveled List
- LLC Leveled List Container
- LLD Leveled List Death
- LLE Leveled List Equipment
- LLG Leveled List Gun
- LLI Leveled List Item
- LLM Leveled List Mod (bench mods)
- LLS Leveled List Set ??
- LLW Leveled List Weapon
- RE Random Encounter ??
- RR Railroad
- VL Vender List
- VLL Vender Leveled List