Template:VisuMZ Encounter Effects Plugin Commands

From Yanfly.moe Wiki
Revision as of 12:49, 18 September 2024 by Irina (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command.

---

Advantage Plugin Commands

---

EncounterEffects Preemptive.png

EncounterEffects Command1.png

Advantage: Add to Queue
- Add (at the end) to the existing advantage queue the following encounter
 advantages for the upcoming battles.

  Queue:
  - Add to the queue the following advantage options for the
    upcoming battles.
    - Preemptive (Player gains turn advantage)
    - Surprise (Enemies gain turn advantage)
    - No Advantage (Neither party has advantage)
    - Chance (Random encounter advantage chance)

---

EncounterEffects Surprise.png

EncounterEffects Command2.png

Advantage: Set Queue
- Declare the exact advantage queue for the upcoming battles.

  Queue:
  - Add to the queue the following advantage options for the
    upcoming battles.
    - Preemptive (Player gains turn advantage)
    - Surprise (Enemies gain turn advantage)
    - No Advantage (Neither party has advantage)
    - Chance (Random encounter advantage chance)

---

EncounterEffects Command3.png

Advantage: Reset Queue
- Resets the advantage queue for battles.

---

Alert Plugin Commands

EncounterEffects Command4.png

---

Alert: Stealth Mode
- Changes the stealth mode setting for the player.

  Stealth Mode:
  - If Stealth Mode is on, bypass unnoticed alerts.
  - Already alerted events will stay alert.

---


Battle Transition Plugin Commands

EncEffect Glitch.gif

---

Battle Transition: Change Type
- Changes the battle transition type.

  Transition Type:
  - Pick a battle transition type to change to.
    - Random - Picks a random effect from list
    - Aberration - Chromatic Aberration (Requires PIXI JS Filters)
    - Block - Blocks Out Screen
    - Blur - Blur Bright Spread Out
    - Glitch - Glitchy Screen (Requires PIXI JS Filters)
    - Hue - Hue Shift Zoom
    - Pixel - Pixelates Screen (Requires PIXI JS Filters)
    - Spiral - Screen Spirals Out (Requires PIXI JS Filters)
    - Static - Static Noise Fade (Requires PIXI JS Filters)
    - Twirl - Twirls Screen (Requires PIXI JS Filters)
    - Warp - Warp Speed Spread (Requires PIXI JS Filters)
    - Zoom - RPG Maker MZ Default Transition
  - Some of these require PIXI JS Filters. If it is not installed, then no
    special transition will be played if that transition is selected.

---

EncEffect Twirl.gif

Battle Transition: Duration
- Changes the battle transition duration.

  Duration:
  - What is the duration of every battle transition in frames?
  - 60 frames = 1 second.

---