Difference between revisions of "Template:VisuMZ Skill Cooldowns Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
---
 
---
 +
 +
[[File:SkillCooldownsCD.png|600px]]
  
 
[[File:SkillCooldownsCommand1.png]]
 
[[File:SkillCooldownsCommand1.png]]

Revision as of 17:17, 1 September 2020

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

---

SkillCooldownsCD.png

SkillCooldownsCommand1.png

Actor: Skill Cooldown
- Change cooldowns for a specific skill(s).

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

  Step 2: Skill ID(s):
  - Select which Skill ID(s) to affect.

  Step 3: Operation:
  - Set the operation used. =, +, -, *, /, %

  Step 4: Value
  - Select the modifying value.
  - You may use JavaScript code.

---

SkillCooldownsCommand2.png

Actor: SType Cooldown
- Change cooldowns for all skills of a skill type(s).

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

  Step 2: Skill Type ID(s):
  - Select which Skill Type ID(s) to affect.

  Step 3: Operation:
  - Set the operation used. =, +, -, *, /, %

  Step 4: Value
  - Select the modifying value.
  - You may use JavaScript code.

---

SkillCooldownsCommand3.png

Actor: Global Cooldown
- Change cooldowns for all skills for target(s).

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

  Step 2: Operation:
  - Set the operation used. =, +, -, *, /, %

  Step 3: Value
  - Select the modifying value.
  - You may use JavaScript code.

---

SkillCooldownsCommand4.png

Enemy: Skill Cooldown
- Change cooldowns for a specific skill(s).

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

  Step 2: Skill ID(s):
  - Select which Skill ID(s) to affect.

  Step 3: Operation:
  - Set the operation used. =, +, -, *, /, %

  Step 4: Value
  - Select the modifying value.
  - You may use JavaScript code.

---

SkillCooldownsCommand5.png

Enemy: SType Cooldown
- Change cooldowns for all skills of a skill type(s).

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

  Step 2: Skill Type ID(s):
  - Select which Skill Type ID(s) to affect.

  Step 3: Operation:
  - Set the operation used. =, +, -, *, /, %

  Step 4: Value
  - Select the modifying value.
  - You may use JavaScript code.

---

SkillCooldownsCommand6.png

Enemy: Global Cooldown
- Change cooldowns for all skills for target(s).

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

  Step 2: Operation:
  - Set the operation used. =, +, -, *, /, %

  Step 3: Value
  - Select the modifying value.
  - You may use JavaScript code.

---