Difference between revisions of "AttractionRule"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Created page with "Category:Editor Reference Category:Object_Classes Category:Miscellaneous '''Papyrus:''' None =Overview= '''AttractionRule'''s are objects used on Keywords. [...")
 
imported>Qazaaq
Line 4: Line 4:
'''Papyrus:''' None
'''Papyrus:''' None


=Overview=
'''AttractionRule'''s are objects used on [[Keyword]]s.
'''AttractionRule'''s are objects used on [[Keyword]]s.


== Editor Dialog ==
[[File:AttractionRule Editor.png]]
[[File:AttractionRule Editor.png]]
== Editor Dialog ==
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''Radius:'''
*'''Radius:'''

Revision as of 23:53, 13 July 2016

Papyrus: None

AttractionRules are objects used on Keywords.

Editor Dialog

AttractionRule Editor.png

  • ID: The editor ID which is used by the Creation Kit.
  • Radius:
  • Min Delay:
  • Max Delay:
  • Flags
    • Requires Line of Sight:
    • Combat Target:

See Also