SphereCommunity
Meditation - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Requests (/Forum-Script-Requests)
+--- Thread: Meditation (/Thread-Meditation--5226)



Meditation - Andragh'on - 03-10-2017 06:54 PM

Greetings,

I've installed the server and the meditation script aint working as it should be.
When i hit meditation i get the sound that my char starts to meditate, however my mana wont raise faster.

Here is the base scritp of the meditation.
I think the next part should trigger the mana regen part.


ON=@success
if <mana> >= <maxmana>
f_skill_delay <getargv 1 <def.skill.46.waittime>>
RemoveBuff <DEF.bufficon_activemeditation>
tag.meditation.active
endif

My intention is that meditate skill/10=mana regen per second
So lets say a person has 56% meditation/10=5.6 mana per second.

Thanks in advance for the help.


RE: Meditation - amonvangrell - 08-03-2017 06:36 PM

Did you test with 100.0 skill?