Cleric Spells: Difference between revisions

From Dyrdex.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
ALL CLERIC BOT SPELLS:
 
<pre>
=Castable on Others=
float
LVL  SPELL
fly
1.  armor          -20 AC        Max: 95  MinPos: fighting (evasive)
shock
3.  refresh        Restore mvs    Max: 95  MinPos: fighting
fire
5.  bless          +6HR,-6SvSPLL  Max: 95  MinPos: fighting
aqua
8.  float                         Max: 95  MinPos: fighting
scry
12. fly                           Max: 95  MinPos: fighting
armor
13. sanctuary      Damage 50%    Max: 95  MinPos: standing
bless
20. scry                          Max: 95  MinPos: fighting
acidward
22. aqua breath                  Max: 95  MinPos: standing
nimbus
29. fireshield                    Max: 95  MinPos: fighting (evasive)
resilience
31. acidward       resACID  10%  Max: 95  MinPos: fighting (evasive)
sanc
35. shockshield                  Max: 95  MinPos: fighting (evasive)
refresh
40. resilience     resDRAIN 10%  Max: 95  MinPos: fighting (evasive)
</pre>
47. nimbus        resUNHLY 15%  Max: 95  MinPos: fighting (evasive)
 
 


GROUP CASTS
GROUP CASTS

Revision as of 19:15, 16 June 2021

Castable on Others

LVL  SPELL
1.  armor          -20 AC         Max: 95   MinPos: fighting (evasive)
3.  refresh        Restore mvs    Max: 95   MinPos: fighting 
5.  bless          +6HR,-6SvSPLL  Max: 95   MinPos: fighting 
8.  float                         Max: 95   MinPos: fighting
12. fly                           Max: 95   MinPos: fighting
13. sanctuary      Damage 50%     Max: 95   MinPos: standing 
20. scry                          Max: 95   MinPos: fighting 
22. aqua breath                   Max: 95   MinPos: standing 
29. fireshield                    Max: 95   MinPos: fighting (evasive) 
31. acidward       resACID  10%   Max: 95   MinPos: fighting (evasive) 
35. shockshield                   Max: 95   MinPos: fighting (evasive)
40. resilience     resDRAIN 10%   Max: 95   MinPos: fighting (evasive) 
47. nimbus         resUNHLY 15%   Max: 95   MinPos: fighting (evasive) 


GROUP CASTS

        c minor;
        c convic;
        c benediction;
        c holy;
        c indig

UTILITY:

heal
divinity
uplift
transport
midas
cure blindness
remove curse
remove hex
cure poison

SPELLDOWNS?

        c leth %1;
        c burden %1;
        c unravel %1;
        c ill %1;
        c funnel %1;
        c curse %1;
        c blind %1


SELF BUFFS?

#ALIAS {buffself}
{
        c aqua;
        c scry;
        c armor;
        c bless;
        c acidward;
        c nimbus;
        c protection;
        c alert;
        c antimagic;
        c grounding;
        c 'divine power';
        c convic;
        c bened;
        c indig;
        c true;
        c sanc
}