Due to the recent resurgence of spam, we have temporarily disabled user creation and page editing/creation as we resolve the issue.
Difference between revisions of "Single Encounter"
From Snapwiki
(Update 3) |
|||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
!colspan="3"|'''INPUTS''' | !colspan="3"|'''INPUTS''' | ||
|- | |- | ||
− | |[[File:Spawned.png|64px|link=Spawn]]||'''Spawn Encounter'''||Start spawning the demons in the encounter. The settings may use the activator's position to decide the spawn location. | + | |[[File:Spawned.png|64px|link=Spawn Encounter]]||'''Spawn Encounter'''||Start spawning the demons in the encounter. The settings may use the activator's position to decide the spawn location. |
+ | |- | ||
+ | |[[File:Stop.png|64px|link=Finish Encounter]]||'''Finish Encounter'''||Finish the encounter early. The settings may specify if you want to remove all AI spawned by the encounter. | ||
|- | |- | ||
|[[File:Apply buff.png|64px|link=Apply Buff]]||'''Apply Buff'''||Apply the buff specified in the input's properties. Expects an AI as an activator. | |[[File:Apply buff.png|64px|link=Apply Buff]]||'''Apply Buff'''||Apply the buff specified in the input's properties. Expects an AI as an activator. | ||
Line 43: | Line 45: | ||
|- | |- | ||
|[[File:Spawned.png|64px|link=On Demon Spawned]]||'''On Demon Spawned'''||When a demon is spawned during the encounter, send a signal. The demon that spawned is the activator. | |[[File:Spawned.png|64px|link=On Demon Spawned]]||'''On Demon Spawned'''||When a demon is spawned during the encounter, send a signal. The demon that spawned is the activator. | ||
+ | |- | ||
+ | |[[File:OnEncounterPercentageReached.png|64px|link=On Encounter Percent Finished]]||'''On Encounter Percent Finished'''||When an encounter has reached the set threshold, send a signal. The activator is unchanged from the input signal. | ||
|} | |} | ||
Latest revision as of 2016-12-07T13:21:26
Single Demon Encounter
A Single Demon Encounter will spawn a single, specified Demon.
Details
Object: Single Demon Encounter Category: Spawners |
Inputs
Outputs
Properties
PROPERTIES | ||
---|---|---|
Property | Type | Description |
Name | String | The name of this object. Rename an object to make it easy to identify. |
Encounter | List | The demons to spawn. |
Health Modifier | Percentage | Increase or decrease the AI's health based on a percentage of their default health. |
Damage Modifier | Percentage | Increase or decrease how much damage an AI can do based on a percentage of their default damage. |
Spawn Location | Enum | The location that the encounter will spawn: at the activator's location or at the encounter object's location. |
Spawn Proximity | Enum | The area around the spawn location in which demons can spawn. |
Stagger Enabled | Boolean | If false, this AI will never stagger. |
Stagger Override | Percentage | If greater than 0, will be the percentage of health that the AI will stagger. |