Difference between revisions of "Encounter Zone"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(added editor object class)
 
imported>Qazaaq
(added form type)
Line 1: Line 1:
'''Type:''' <code>ECZN</code>
<BR/>
'''Papyrus:''' [[EncounterZone Script]]
'''Papyrus:''' [[EncounterZone Script]]



Revision as of 23:28, 22 October 2017

Type: ECZN
Papyrus: EncounterZone Script

EncounterZone objects are found in the Object Window under WorldData.

Editor Dialog

Encounter Zone Editor.png

  • ID: The editor ID which is used by the Creation Kit.
  • Min Level:
  • Max Level:
  • Match PC Below Minimum Level:
  • Disable Combat Boundary:
  • Workshop:
  • Location:
  • Analyze Loot:
    • Level:
  • Ownership:
    • NPC:
    • Faction:
    • Required Rank:

Analyze Loot

Encounter Zone Analyze Loot Editor.png

  • Columns:
    • Count:
    • Object ID:
    • Owner:
    • Health:
    • Value:
  • Total value:
  • Export:

See Also