Difference between revisions of "Template:VisuMZ Elements and Status Menu Core Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
---
 
---
 +
 +
[[File:ElementStatusMenuCoreBios.png|600px]]
  
 
[[File:ElementsStatusMenuCorePluginCommand01.png]]
 
[[File:ElementsStatusMenuCorePluginCommand01.png]]
Line 25: Line 27:
  
 
---
 
---
 +
 +
[[File:ElementStatusMenuCoreTraitSets.png|600px]]
  
 
[[File:ElementsStatusMenuCorePluginCommand04.png]]
 
[[File:ElementsStatusMenuCorePluginCommand04.png]]
Line 57: Line 61:
  
 
---
 
---
 +
 +
[[File:ElementsStatusMenuCoreVariants.png|600px]]
  
 
[[File:ElementsStatusMenuCorePluginCommand07.png]]
 
[[File:ElementsStatusMenuCorePluginCommand07.png]]

Revision as of 20:46, 11 August 2020

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

---

ElementStatusMenuCoreBios.png

ElementsStatusMenuCorePluginCommand01.png

Actor: Change Biography (Group)
Actor: Change Biography (Range)
Actor: Change Biography (JS)
- Changes the biography of the selected actor(s).
- Each version has a different means of selecting Actor ID's.

  Step 1: Target ID
  - Select which Actor ID(s) to affect.

  Step 2: Biography
  - Change the biography for target actor(s) to this.
  - Text codes allowed.
  - %1 - Actor's name.

---

ElementStatusMenuCoreTraitSets.png

ElementsStatusMenuCorePluginCommand04.png

Actor: Change Trait Sets (Group)
Actor: Change Trait Sets (Range)
Actor: Change Trait Sets (JS)
- Changes the Trait Set(s) of the selected actor(s).
- Each version has a different means of selecting Actor ID's.

  Step 1: Target ID
  - Select which Actor ID(s) to affect.

  Step 2: Change Trait Set
  - Element
  - SubElement
  - Gender
  - Race
  - Nature
  - Alignment
  - Blessing
  - Curse
  - Zodiac
  - Variant
    - Change to the name of the Trait Set to switch actor(s) to.
    - "Unchanged" to leave alone.
    - "Random" to randomize.
      - Random will use the random pool dictated by the Plugin Parameters
        and the Trait Set weights determined there as well.

---

ElementsStatusMenuCoreVariants.png

ElementsStatusMenuCorePluginCommand07.png

Enemy: Change Trait Sets (Group)
Enemy: Change Trait Sets (Range)
Enemy: Change Trait Sets (JS)
- Changes the Trait Set(s) of the selected enemy(ies).
- Each version has a different means of selecting Enemy Indexes.

  Step 1: Target ID
  - Select which Enemy Index(es) to affect.

  Step 2: Change Trait Set
  - Element
  - SubElement
  - Gender
  - Race
  - Nature
  - Alignment
  - Blessing
  - Curse
  - Zodiac
  - Variant
    - Change to the name of the Trait Set to switch target(s) to.
    - "Unchanged" to leave alone.
    - "Random" to randomize.
      - Random will use the random pool dictated by the Plugin Parameters
        and the Trait Set weights determined there as well.

---