Cleric Spells

From Dyrdex.com
Revision as of 19:15, 16 June 2021 by Admin (talk | contribs)
Jump to navigation Jump to search

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
}