Difference between revisions of "Template:VisuMZ Class Change System Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>VisuMZ Class Change System Plugin Commands</noinclude> The following are Plugin Commands that come with this plugin. They can be acce...")
 
Line 55: Line 55:
 
---
 
---
  
<pre>
 
 
=== Change Restriction Plugin Commands ===
 
=== Change Restriction Plugin Commands ===
</pre>
 
  
 
---
 
---
Line 89: Line 87:
 
---
 
---
  
<pre>
 
 
=== Multiclass Plugin Commands ===
 
=== Multiclass Plugin Commands ===
</pre>
 
  
 
---
 
---
Line 150: Line 146:
 
---
 
---
  
<pre>
 
 
=== Class Points Plugin Commands ===
 
=== Class Points Plugin Commands ===
</pre>
 
  
 
---
 
---
Line 232: Line 226:
 
---
 
---
  
<pre>
 
 
=== Job Points Plugin Commands ===
 
=== Job Points Plugin Commands ===
</pre>
 
  
 
---
 
---
Line 314: Line 306:
 
---
 
---
  
<pre>
 
 
=== System Plugin Commands ===
 
=== System Plugin Commands ===
</pre>
 
  
 
---
 
---

Revision as of 03:25, 13 December 2020

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

---

Unlock Class Plugin Commands

---

Unlock Class: Add For Actor(s)
- Unlock class(es) for target actor(s).

  Actor ID(s):
  - Select which Actor ID(s) to unlock class(es) for.

  Class ID(s):
  - Select which Class ID(s) to be unlocked.

---

Unlock Class: Add For Global
- Unlock class(es) for all party members.

  Class ID(s):
  - Select which Class ID(s) to be unlocked.

---

Unlock Class: Remove From Actor(s)
- Remove unlock class(es) for target actor(s).

  Actor ID(s):
  - Select which Actor ID(s) to remove an unlocked class(es) for.

  Class ID(s):
  - Select which Class ID(s) to be removed from the unlocked status.

---

Unlock Class: Remove From Global
- Remove unlock class(es) for all party members.

  Class ID(s):
  - Select which Class ID(s) to be removed from the unlocked status.

---

Change Restriction Plugin Commands

---

Change Restriction: Add Tier Restriction
- Add restrictions to prevent class changing specific tier(s) to
  target actor(s).

  Actor ID(s):
  - Select which Actor ID(s) to restrict class tier(s) for.

  Tiers(s):
  - Select which class tier(s) to restrict changing for.

---

Change Restriction: Remove Tier Restriction
- Remove restrictions to allow class changing specific tier(s) for
  target actor(s).

  Actor ID(s):
  - Select which Actor ID(s) to remove class tier(s) restrictions for.

  Tiers(s):
  - Select which class tier(s) to remove restrictions for.

---

Multiclass Plugin Commands

---

Multiclass: Change Actor(s) Multiclass
- Changes a specific multiclass for target actor(s).

  Actor ID(s):
  - Select which Actor ID(s) to change the multiclass limit to.

  Tier:
  - Which multiclass tier to change for the target actor(s)?

  Class ID:
  - Which class should go into this multiclass tier slot?

---

Multiclass: Raise Limit for Actor(s)
- Raise the multiclass limit for target actor(s).

  Actor ID(s):
  - Select which Actor ID(s) to change the multiclass limit to.

  Raise Limit By:
  - Raise the multiclass limit for target actor(s) by this much.

---

Multiclass: Lower Limit for Actor(s)
- Lower the multiclass limit for target actor(s).

  Actor ID(s):
  - Select which Actor ID(s) to change the multiclass limit to.

  Reduce Limit By:
  - Lower the multiclass limit for target actor(s) by this much.

---

Multiclass: Set Limit for Actor(s)
- Set multiclass limit for target actor(s).

  Actor ID(s):
  - Select which Actor ID(s) to change the multiclass limit to.

  Set Limit To:
  - Set multiclass limit for target actor(s) to this much.

---

Class Points Plugin Commands

---

Class Points: Gain
- The target actor(s) gains Class Points.
- Gained amounts are affected by Class Point bonus rates.

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

  Class ID(s):
  - Select which Class ID(s) to gain Class Points for.
  - Use "0" for the current class.

  Class Points:
  - Determine how many Class Points will be gained.
  - You may use code.

---

Class Points: Add
- The target actor(s) receives Class Points.
- Received amounts are NOT affected by Class Point bonus rates.

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

  Class ID(s):
  - Select which Class ID(s) to receive Class Points for.
  - Use "0" for the current class.

  Class Points:
  - Determine how many Class Points will be added.
  - You may use code.

---

Class Points: Lose
- The target actor(s) loses Class Points.
- Lost amounts are NOT affected by Class Point bonus rates.

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

  Class ID(s):
  - Select which Class ID(s) to lose Class Points for.
  - Use "0" for the current class.

  Class Points:
  - Determine how many Class Points will be lost.
  - You may use code.

---

Class Points: Set
- Changes the exact Class Points for the target actor(s).
- Changed amounts are NOT affected by Class Point bonus rates.

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

  Class ID(s):
  - Select which Class ID(s) to change Class Points for.
  - Use "0" for the current class.

  Class Points:
  - Determine how many Class Points will be set exactly to.
  - You may use code.

---

Job Points Plugin Commands

---

Job Points: Gain
- The target actor(s) gains Job Points.
- Gained amounts are affected by Job Point bonus rates.

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

  Class ID(s):
  - Select which Class ID(s) to gain Job Points for.
  - Use "0" for the current class.

  Job Points:
  - Determine how many Job Points will be gained.
  - You may use code.

---

Job Points: Add
- The target actor(s) receives Job Points.
- Received amounts are NOT affected by Job Point bonus rates.

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

  Class ID(s):
  - Select which Class ID(s) to receive Job Points for.
  - Use "0" for the current class.

  Job Points:
  - Determine how many Job Points will be added.
  - You may use code.

---

Job Points: Lose
- The target actor(s) loses Job Points.
- Lost amounts are NOT affected by Job Point bonus rates.

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

  Class ID(s):
  - Select which Class ID(s) to lose Job Points for.
  - Use "0" for the current class.

  Job Points:
  - Determine how many Job Points will be lost.
  - You may use code.

---

Job Points: Set
- Changes the exact Job Points for the target actor(s).
- Changed amounts are NOT affected by Job Point bonus rates.

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

  Class ID(s):
  - Select which Class ID(s) to change Job Points for.
  - Use "0" for the current class.

  Job Points:
  - Determine how many Job Points will be set exactly to.
  - You may use code.

---

System Plugin Commands

---

System: Enable Class Change in Menu?
- Enables/disables Class Change inside the main menu.

  Enable/Disable?:
  - Enables/disables Class Change inside the main menu.

---

System: Show Class Change in Menu?
- Shows/hides Class Change inside the main menu.

  Show/Hide?:
  - Shows/hides Class Change inside the main menu.

---