Cleric Spells

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

ALL CLERIC BOT SPELLS:

float
fly
shock
fire
aqua
scry
armor
bless
acidward
nimbus
resilience
sanc
refresh

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
}