News:

SMFNew Installed

+-+-

User+-

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

Site Stats+-

Members
Total Members: 728
Latest: Cho
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 10932
Total Topics: 795
Most Online Today: 389
Most Online Ever: 854
(September 18, 2024, 07:49:37 am)
Users Online
Members: 0
Guests: 194
Total: 194

Author Topic: Skill question  (Read 1115 times)

0 Members and 75 Guests are viewing this topic.

Skill question
« on: »
Ok, so I wanted to change one of my Myrmidon's skills to work as follows:

Marathon - Right click to run in target direction. As you run, your speed will continuously increase. Once you cease running, your next 15 attacks have their damage and speed increased by how far you ran.

Everything works perfectly except this one issue. In order to count the steps you take, I need to set the stat CHARACTER STEPS TAKEN to 0. I have set it up as a predefined int and it applies the bonuses at the end of the effect properly, but any attempts to set it to 0 or subtract numbers from it do not work.

Does anyone have any ideas?

Share on Bluesky Share on Facebook


Re: Skill question
« Reply #1 on: »
Never mind. I found a fun work around. Here's what I did:

Edited one of the run animations to add a HITFOUR event at the same time as both step events. I then added the [EVENT_TRIGGER_FOUR] to add +1 to a new stat. This solved the problem perfectly.

 

Recent Topics+-