Burn: Difference between revisions

From Entropy
 
(7 intermediate revisions by the same user not shown)
Line 5: Line 5:
Has the following options   
Has the following options   


|**Type**|**Option**|**Default**|aux|
{| class="wikitable" style="text-align: left;"
|---|---|---|---|
|-
|bool|auto|FALSE|Burn on a named mob|
|-
|int|count|0|Burn when # of mobs in in area|
|auto
|int|engage|0|Start burn at ## health|
|Burn on a named mob
|bool|force|FALSE|Force burning all the time|
|-
|bool|raid|FALSE|Use burns in a raid environment|
|count
|trigger|spinup|NA|Force what burns you can get away with before a combat starts|
|Burn when # of mobs in in area
<br />
|-
 
|engage
 
|Start burn at ## health
`/burn . auto:off . count:99 . engage:99 . force:off . raid:off . spinup`
|-
|force
|Force burning all the time
|-
|raid
|Use burns in a raid environment
|-
|spinup
|Force what burns you can get away with before a combat starts
|}


<code>/burn . auto:off . count:99 . engage:99 . force:off . raid:off . spinup</code><br/>


== auto ==
== auto ==
A burn condition that will trigger when a named mob is encountered.   
A burn condition that will trigger when a named mob is encountered.<br/>  
Named mobs are controlled with the `/area named` command.
Named mobs are controlled with the <code>/area named</code> command.


== count ==
== count ==
An alternate burn condition that will activate when a ## of mobs are in your `/env rad ##`.
An alternate burn condition that will activate when a ## of mobs are in your <code>/env rad ##</code>.


== engage ==
== engage ==
Line 46: Line 56:




`/burn ## name [gem#|cursor|"Spell Name"]` - This lets you assign the burn name to slot number ##. The name is what you want to cast.
<code>/burn ## name [gem#|cursor|"Spell Name"]</code> - This lets you assign the burn name to slot number ##. The name is what you want to cast.<br/>
`/burn ## tag [tagnames(S)] [add|delete]` - Lets you add a tag or tags to the specific burn
<code>/burn ## tag [tagnames(S)] [add|delete]</code> - Lets you add a tag or tags to the specific burn<br/>
`/burn ##` - is a toggle [on|off] to enable/disable that specific burn
<code>/burn ##</code> - is a toggle [on|off] to enable/disable that specific burn<br/>
`/burn aux` - will show the inline help for burns
<code>/burn aux</code> - will show the inline help for burns<br/>
`/burn see` - will show all variables for all burns
<code>/burn see</code> - will show all variables for all burns<br/>
`/burn ## see` - will show all the information for a specific burn
<code>/burn ## see</code> - will show all the information for a specific burn<br/>
`/burn ## clear` - will reset a burn slot to defaults
<code>/burn ## clear</code> - will reset a burn slot to defaults<br/>
`/burn ## tag clear` - will reset all tags for that burn ## to defaults
<code>/burn ## tag clear</code> - will reset all tags for that burn ## to defaults<br/>
 
= Engine 3=


= Notes=  
= Notes=  
When you have engine 2 enabled, it will circumvent all the designed burn routines and leave you in complete control of it. You will be required to create all the burns you want, and how they interact with other burns.
When you have engine 2 enabled, it will circumvent all the designed burn routines and leave you in complete control of it. You will be required to create all the burns you want, and how they interact with other burns.

Latest revision as of 03:39, 8 May 2021

The act of pulling out a can-o-whoop ass on a target you really want dead.


/burn

Has the following options

auto Burn on a named mob
count Burn when # of mobs in in area
engage Start burn at ## health
force Force burning all the time
raid Use burns in a raid environment
spinup Force what burns you can get away with before a combat starts

/burn . auto:off . count:99 . engage:99 . force:off . raid:off . spinup

auto

A burn condition that will trigger when a named mob is encountered.
Named mobs are controlled with the /area named command.

count

An alternate burn condition that will activate when a ## of mobs are in your /env rad ##.

engage

The % of the targets health to start burns. DO NOT set it at 100. Do stupid things, get stupid results.

force

An on/off switch that will force the character to burn all the time. No condition requirements, just burn..

raid

Enable or disable using burns while in a raid.

spinup

A simple one off trigger that will activate whatever burns are able while out of combat with no target.

mode heal

Toons with /cc mode heal enabled do not need a target to burn on a named mob. if /burn auto is enabled, they will burn when a named is within their env rad.

Engine 2

With Engine 2 enabled, /burn takes on a lot more options. You have 20 slots for Burns. A buff can come from an item, a spell, a disc. They do not need to be created in order.


/burn ## name [gem#|cursor|"Spell Name"] - This lets you assign the burn name to slot number ##. The name is what you want to cast.
/burn ## tag [tagnames(S)] [add|delete] - Lets you add a tag or tags to the specific burn
/burn ## - is a toggle [on|off] to enable/disable that specific burn
/burn aux - will show the inline help for burns
/burn see - will show all variables for all burns
/burn ## see - will show all the information for a specific burn
/burn ## clear - will reset a burn slot to defaults
/burn ## tag clear - will reset all tags for that burn ## to defaults

Engine 3

Notes

When you have engine 2 enabled, it will circumvent all the designed burn routines and leave you in complete control of it. You will be required to create all the burns you want, and how they interact with other burns.