|
Ok guys I have 1 custom unit called Tauren Chieften that guy have a ability named Reincarnation which revives you instantly after death with full hp and mp this is the problem how can i make Reincarnation revives me at level 1 25% hit points level 2 5...
Started by Madietor on
, 15 posts
by 5 people.
Answer Snippets (Read the full thread at hiveworkshop):
That's one thing i have....
Using these easy ways to make this spell is: CAN YOU MAKE A PASSIVE SPELL COOLDOWN WITH TRIGGER or not the spell is on cooldown, once the unit's ability timer expires, destroy it and set a global again gold..
|
|
We're thinking too much something that's pretty simple.
If the unit has reincarnation it won't give gold when it dies since the unit actually never dies, but uses an skill. If the ability is in cooldown, it will die and give gold.
You just need to detect...
Started by Spartipilo on
, 11 posts
by 5 people.
Answer Snippets (Read the full thread at hiveworkshop):
Using Waits or TriggerSleepAction does not make your spell un-MUI if you know....
Using waits will make your spell not MUI and have a high possibilities on bugs and other issues.
|
|
[3.5] Epic Levels and Spell Points
Before someone states the obvious, yes, I know epic levels are insane.
Okay, getting that out of the way, does anyone know what a 23rd level wizard would have spell point wise using the variant rule from unearthed arcana...
Started by olelia on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at giantitp):
Spell....
|
Ask your Facebook Friends
|
Unearthed Arcana Spell Points
I decided to retain some of the old ideas and made anyone that would need to prepare their spells do so. This is so that there still is a distinction between classes such as the sorcerer and the wizard.
Based on this, I ...
Started by Garan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at giantitp):
But gradual plinking is almost always....
Re: Unearthed Arcana Spell Points
On the spontaneous summoning/healing question, it's your, you'd get more damage per spell point through low-level spells with nonstandard scaling.
|
|
Every Spell you can Imagine (3.5e Spell System)
Spells as everyone knows are a main feature of Dungeons and Dragons. This has been done if several different ways. But everyone agrees that they have problems, generally it is balance. Because you grant...
Started by Milo v3 on
, 20 posts
by 4 people.
Answer Snippets (Read the full thread at giantitp):
Stating Intent
Select a spell....
Re: Every Spell you can Imagine (3.5e Spell System)
How to Cast a Spell
Using Modular Arcana, a spell can be cast either from memory, or from a written medium (such as a scroll or spellbook.
|
|
Limited resource magic systems-- spell points or groiwing difficulty? HEre's a question-- for al imited resource spell system, there are two avenues other than vancien magic-- the first one is where you have a pool of spell points, manna or angry gerbils...
Started by Charles Gray on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at rpg):
Not just resource magic systems-....
Re: Limited resource magic systems-- spell points or groiwing difficulty? Seems like you're missing magic systems-- spell points or groiwing difficulty? Side effect is a possibility as well.
|
|
In other thread regarding Epic Levels / Destinies we've been able to read that Epic Levels won't add any spell points (directly), nor modify caster levels. How does it affect spell points?
Currently for each "caster" class character gets 9+caster level...
Started by Yan_PL on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at ddo):
|
|
I have a lvl 10 ranger / lvl 1 rogue / lvl1 fighter (odd, i know, but I was experimenting) and all my spells cost double SP to cast. I have no idea why. I have no spell enhancement feats. Any ideas?
Thanks
Started by old-school on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at ddo):
Either can also be used.
Functions in the way CE used to, by switching off when you cast a spell.
|
|
Is there a meaningful correlation between spelling and grammatical ability, and programming ability?
Started by edg on
, 20 posts
by 20 people.
Answer Snippets (Read the full thread at stackoverflow):
From a personal stand point, I'm not willing to use 'u', 'r', 'y' in comments and most communication, but I'm not to bothered ....
Edit: I'd also like to point times.
Say that, subjectively, there's likely a pretty decent correlation there .
|
|
What is a tool or technique that can be used to perform spell checks upon a whole source code base and its associated resource files?
The spell check should be source code aware meaning that it would stick to checking string literals in the code and not...
Started by shadit on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I know this isn't exactly what you're looking for, and if there is a program for doing spell-checking in code then obviously that'd be better.
To do something similar with it's spell-checking mechanism.
|