Incarnate unequip (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "==Slash command== {{SlashCommandArticle|command=incarnate_unequip|options=slot powername|note=Unequips the specified Incarnate Ability.}} * '''slot''' is...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Slash command==
==Slash command==
{{SlashCommandArticle|command=incarnate_unequip|options=slot powername|note=Unequips the specified [[Incarnate System|Incarnate Ability]].}}
{{SlashCommandArticle|command=incarnate_unequip|options=slotName powername|note=Unequips the specified [[Incarnate System|Incarnate Ability]].}}


* '''slot''' is the Incarnate slot number.
* '''slotName''' is the Incarnate slot number.
* '''powername''' is the name of the Incarnate power. If the name has spaces, it must be enclosed in quotes or the spaces replaced with underscores.
* '''powername''' is the name of the Incarnate power. If the name has spaces, it must be enclosed in quotes or the spaces replaced with underscores.


Line 9: Line 9:


==Example==
==Example==
  /incarnate_unequip slot powername
  /incarnate_unequip Destiny "Ageless Core Epiphany"


==Also==
==Also==
Line 16: Line 16:
* {{slashcommand|incarnate_unequip_by_slot}}
* {{slashcommand|incarnate_unequip_by_slot}}
* {{slashcommand|incarnate_unequip}}
* {{slashcommand|incarnate_unequip}}
* {{slashcommand|windowshow|incarnate}}
* [[Incarnate System|Incarnate System]]
* [[Incarnate System|Incarnate System]]

Latest revision as of 04:37, 26 July 2022

Slash command

/incarnate_unequip slotName powername

Unequips the specified Incarnate Ability.

  • slotName is the Incarnate slot number.
  • powername is the name of the Incarnate power. If the name has spaces, it must be enclosed in quotes or the spaces replaced with underscores.
  • Does nothing if you don't have it or its slot is locked.
  • Also does nothing if you or your teammates are in combat, if the currently equipped IA is recharging, or if it's been less than five minutes since that slot was last equipped.

Example

/incarnate_unequip Destiny "Ageless Core Epiphany"

Also