- Spell=Superior Healing (This would be generally be paired with a Gem entry indicating which spell gem to cast Superior Healing from.
- Spell=Superior Healing This would be generally be paired with an Gem entry indicating which spell gem to cast Superior Healing from.
- Spell=_Healing Clicky_ This would be generally be paired with an Gem entry indicating that the source of this spell is an item.
-
-**SpellFoci=setname**
- Spell=Healing Clicky This would be generally be paired with an Gem entry indicating that the source of this spell is an item.
-
- SpellFoci=setname
-
- Bandolier set name to swap in before casting this heal.
- Bandolier set name to swap in before casting this heal.
-
- Please see MQ2Bandolier and MQ2Cast to understand how to use swap sets. You do not need the Bandolier plugin, just the set in the ini.
- Please see MQ2Bandolier and MQ2Cast to understand how to use swap sets. You do not need the Bandolier plugin, just the set in the ini.
-
-**DurMod=\<#>**
- DurMod=<#>
-
- Any spell extension percentage, e.g. 05 (for 5%), 25 (for 25%).
- Any spell extension percentage, e.g. 05 (for 5%), 25 (for 25%).
-
- Due to how spell durations / extensions are calculated, you may need to enter extensions in excessive of 100% (e.g. a 25% extension would be entered here as 125). Check your results in game to make sure you have set the correct extension.
- Due to how spell durations / extensions are calculated, you may need to enter extensions in excessive of 100% (e.g. a 25% extension would be entered here as 125). Check your results in game to make sure you have set the correct extension.
-
- As of ModBot version 5.12, heal durations will now use Spell[x].MyDuration as default (leave this setting 0), making this semi-deprecated. However, you can still use this setting in combination with the old default of Spell[x].Duration, if you wish.
- As of ModBot version 5.12, heal durations will now use Spell[x].MyDuration as default (leave this setting 0), making this semi-deprecated. However, you can still use this setting in combination with the old default of Spell[x].Duration, if you wish.
-
-**SpellMinMana=\<#>**
- SpellMinMana=<#>
-
- Minimum mana percentage to have in order to attempt this heal (e.g. 05 (for 5%), 25 (for 25%)
- Minimum mana percentage to have in order to attempt this heal (e.g. 05 (for 5%), 25 (for 25%)
-
-**SpellAlias=spell alias**
- SpellAlias=spell alias
-
- Alias name for the heal.
- Alias name for the heal.
-
- Please note that you can NOT have spaces in your alias names.
- Please note that you can NOT have spaces in your alias names.
-
-**Announce=channel**
- Announce=channel
-
- Channel to announce in, or leave blank for no announce. Example:
- Channel to announce in, or leave blank for no announce. Example:
-
- Announce=/bc (Will announce in EQBC window)
- Announce=/bc Will announce in MQ/EQBC window
- Announce=/g (Will announce in group chat)
-
- Announcements also support formatting (makes it a bit easier to see in the MQ window). For example: `Announce=/bc [+r+]Buffed[+x+] <<[+y+] %t [+x+]>> with[+g+] %s [+x+]`
- Announce=/g Will announce in group chat
-**TarCnt=\<#>**
-
- Annoucements also support formatting (makes it a bit easier to see in the MQ window). For example:
- Designate how many targets are required to cast this spell.
- Designate how many targets are required to cast this spell.
-
- For group heal spells, you must set the TarCnt to something greater than 1 in order for the spell to evaluate correctly (and be used as a "group" heal when more than one member of the group requires healing). For instance, if you have TarCnt=3, then at least 3 members of your group will need to be below the HP level that you set in the Class line.
- For group heal spells, you must set the TarCnt to something greater than 1 in order for the spell to evaluate correctly (and be used as a "group" heal when more than one member of the group requires healing). For instance, if you have TarCnt=3, then at least 3 members of your group will need to be below the HP level that you set in the Class line.
-
-**Class=class name(s)[health%]**
- Class=class name(s)[health%]
-
- Valid entries: pc pet group hp0 war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec mypet self tank xtgt (or some combination there of). Please also note the following combination restrictions:
- Valid entries: pc pet group hp0 war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec mypet self tank xtgt (or some combination there of). Please also note the following combination restrictions:
-
- pc <-- will include pc's and mercs. Leave pet out to ONLY heal PC's and mercs.
- pc <-- will include pc's and mercs. Leave pet out to ONLY heal PC's and mercs.
-
- pet <-- will include pets. Leave pc option out for pet only heals.
- pet <-- will include pets. Leave pc option out for pet only heals.
-
- group <-- will exclude everyone that is not in your group
- group <-- will exclude everyone that is not in your group
-
- hp0 <-- set an overall health percentage for any named inclusions
- hp0 <-- set an overall health percentage for any named inclusions
-
- classnames (war, shd, etc.) <-- used to declare which classes this heal should apply to. Can also be combined with a health percentage (e.g. bst50).
- classnames (war, shd, etc.) <-- used to declare which classes this heal should apply to. Can also be combined with a health persentage (e.g. bst50).
- mypet to be used by itself (e.g. set up a separate heal for your pet)
-
- mypet to be used by itself (e.g. set up a seperate heal for your pet)
-
- self <-- Only use self if the heal spell is SELF ONLY, or only to be cast on yourself. This setting is exclusive and other targets will not be checked for that spell.
- self <-- Only use self if the heal spell is SELF ONLY, or only to be cast on yourself. This setting is exclusive and other targets will not be checked for that spell.
-
- tank <-- include TankName for this heal. This is no longer exclusive. However, if it exists, and the tank needs a heal, the tank will take priority over other classes listed.
- tank <-- include TankName for this heal. This is no longer exclusive. However, if it exists, and the tank needs a heal, the tank will take priority over other classes listed.
-
- xtgt <-- include XTargets for this heal. See AHXtgtWatch above.
- xtgt <-- include XTargets for this heal. See AHXtgtWatch above.
-
- tnt <-- TankName target. Usually used for lifetap spells only.
- tnt <-- TankName target. Usually used for lifetap spells only.
-
- grp <--MeantforGrouphealsonyourgrouponly.WillusethenewGroup.Injured[]method.Forinstance,TarCnt=3andClass=pcgrp80--> This will cast the Heal on yourself if 3 or more people in your group are under 80% Health.
- grp <--MeantforGrouphealsonyourgrouponly.WillusethenewGroup.Injured[]method.Forinstance,TarCnt=3andClass=pcgrp80--> This will cast the Heal on yourself if 3 or more people in your group are under 80% Health.
-
-**PreCondition=[TRUE,FALSE,PR]**
- PreCondition=[TRUE,FALSE,PR]
-
- Defaults to TRUE
- Defaults to TRUE
-
- PR (only to be used with NetBots) If PreCondition=PR, then for that particular heal there will be a check on target (over NetBots) for any PR type spell. If target has a PR buff on, then the heal will be skipped. Please note that the PR setting does not currently account for the duration remaining of the PR buff. PreCondition=PR will check for the 'Promised' line of heals (Promised Renewal, Promised Recuperation, etc.)
- PR (only to be used with NetBots) If PreCondition=PR, then for that particular heal there will be a check on target (over NetBots) for any PR type spell. If target has a PR buff on, then the heal will be skipped. Please note that the PR setting does not currently account for the duration remaining of the PR buff. PreCondition=PR will check for the 'Promised' line of heals (Promised Renewal, Promised Recuperation, etc.)