- Joined
- Aug 14, 2006
- Messages
- 7,614
Hey.
I have one spell in the campaign that I would like to have it to transformed to MUI. I mean, you can do this spell to many units same time without any bugs. Can you do this, perhaps?
Rep & credits will be given.
I have one spell in the campaign that I would like to have it to transformed to MUI. I mean, you can do this spell to many units same time without any bugs. Can you do this, perhaps?
Rep & credits will be given.
-
Reiki
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Reiki (Light Spell Book - Low)
-
-
Actions
-
Set Regrowth_Unit = (Target unit of ability being cast)
-
Set Regrowth_Heal_Power_666 = (750.00 + (((Real((Intelligence of (Casting unit) (Include bonuses)))) x 3.00) + (((Real((Charges remaining in (Item carried by (Casting unit) of type Low Magic Ball)))) x 10.00) + (((Real((Charges remaining in (Item carried by (Casting unit) of type Moderate
-
Set Regrowth_Heal_Power_666 = (Regrowth_Heal_Power_666 / 15.00)
-
For each (Integer Regrowth_Integer) from 1 to 15, do (Actions)
-
Loop - Actions
-
Unit - Set life of Regrowth_Unit to ((Life of Regrowth_Unit) + Regrowth_Heal_Power_666)
-
Special Effect - Create a special effect attached to the origin of (Target unit of ability being cast) using Abilities\Spells\Human\Heal\HealTarget.mdl
-
Wait 1.00 seconds
-
Special Effect - Destroy (Last created special effect)
-
-
-
-
Last edited: