Extreme
Grandmaster Poster
Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20
SphereCommunity
|
RE: Combat engine / Targetted Hit
(01-21-2015 11:18 AM)Coruja Wrote: Extreme your custom @Hit / @GetHit wont be affected by these changes, if you're already using ARGN1 to set a custom damage, just add ARGN2 |= dam_fixed to skip sphere internal formulas
I know that. I was afraid of you change the arguments lol
(01-21-2015 11:18 AM)Coruja Wrote: but honestly I'm taking a look only at the damage/resist part, not on the whole combat engine (hit chance, parry chance, swing speed, etc). If everything goes fine, we can progress with this
(01-21-2015 11:18 AM)Coruja Wrote: PS: afaik, ARCHERYCANMOVE works a bit different than the name suggests, it wont allow you shoot while running, but will allow if you're just walking
Well, just a note for the guys: skill archery need the skillflag SKF_RANGED|SKF_FIGHT to sphere know that this skill cannot be fired while running/walking.
Basically, without these flags (ranged to be sure), sphere will alow anyone to fire arrows while running/walking, even if you use ARCHERYCANMOVE or now.
I was talking to Ben about the recover delay time, and its based on the weapon speed (or override tag) and we currently cannot change this via script.
It would be nice to have a new ARGNx in @HIT to control the recover delay.
Thanks
STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
|
|
01-21-2015 01:42 PM |
|
The following 1 user Likes Extreme's post:1 user Likes Extreme's post
darksun84 (01-21-2015)
|