Difference between revisions of "Template:VisuMZ Extra Enemy Drops Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>VisuMZ Extra Enemy Drops Plugin Commands</noinclude> The following are Plugin Commands that come with this plugin. They can be access...")
 
(Visual Drop Plugin Commands)
Line 154: Line 154:
  
 
---
 
---
 +
 +
[[File:ExtraEnemyDrops_VisualDrops.gif]]
  
 
<pre>
 
<pre>

Revision as of 14:20, 17 September 2020

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

---

Bonus Reward Plugin Commands

---

Bonus Rewards: Clear
- Clears all bonus drops.

---

Bonus Rewards: Set EXP
- Determines additional EXP the player will get in battle by this value.

  EXP:
  - Determines additional EXP the player will get in battle by this value.

---

Bonus Rewards: Set Gold
- Determines additional Gold the player will get in battle by this value.

  Gold:
  - Determines additional Gold the player will get in battle by this value.

---

Bonus Rewards: Add Item
- Adds the bonus drop the player earns from this battle to have the
  following item given at a specific quantity.

  Item ID:
  - Which item do you wish to give the player?

  Quantity:
  - How many copies of the bonus drop to give the player.

---

Bonus Rewards: Add Weapon
- Adds the bonus drop the player earns from this battle to have the
  following weapon given at a specific quantity.

  Weapon ID:
  - Which weapon do you wish to give the player?

  Quantity:
  - How many copies of the bonus drop to give the player.

---

Bonus Rewards: Add Armor
- Adds the bonus drop the player earns from this battle to have the
  following armor given at a specific quantity.

  Armor ID:
  - Which armor do you wish to give the player?

  Quantity:
  - How many copies of the bonus drop to give the player.

---

Forced Reward Plugin Commands

---

Forced Rewards: Clear
- Clears all forced drops.

---

Forced Rewards: Set EXP
- Change the amount of EXP the player will get in battle to this value.

  EXP:
  - Change the amount of EXP the player will get in battle to this value.

---

Forced Rewards: Set Gold
- Change the amount of Gold the player will get in battle to this value.

  Gold:
  - Change the amount of Gold the player will get in battle to this value.

---

Forced Rewards: Add Item
- Adds the forced drop the player earns from this battle to have the
  following item given at a specific quantity.

  Item ID:
  - Which item do you wish to give the player?

  Quantity:
  - How many copies of the forced drop to give the player.

---

Forced Rewards: Add Weapon
- Adds the forced drop the player earns from this battle to have the
  following weapon given at a specific quantity.

  Weapon ID:
  - Which weapon do you wish to give the player?

  Quantity:
  - How many copies of the forced drop to give the player.

---

Forced Rewards: Add Armor
- Adds the forced drop the player earns from this battle to have the
  following armor given at a specific quantity.

  Armor ID:
  - Which armor do you wish to give the player?

  Quantity:
  - How many copies of the forced drop to give the player.

---

Visual Drop Plugin Commands

---

ExtraEnemyDrops VisualDrops.gif

Visual Drops: Visibility
- Sets the visibility of visual drops during battle.

  Visible:
  - Show visual drops during battle?
  - This will be reset at the start of next battle.

---