Page 1 of 1

Need more info about combat system.

Posted: Sat Jun 17, 2006 6:06 am
by CrazyMan

Code: Select all

03-09 Shinigami
        Added : WeaponTemplate Prop Delay [ms]
        Added : NPCDesc Prop AttackDelay [ms]
        Added : character.delay_mod [+-ms] for WeaponDelay
                If (Delay!=0) use Delay(+delay_mod) to calculate next weapon swing.
How i can see swing delay?
I can write delay_mod but can see delay :)

Core combat system - say me pls all formules, and if it not laziness - describe all about skill archery.

Posted: Sat Jun 17, 2006 6:50 am
by CWO
most of it except delays are explained in the documentation...
http://poldoc.fem.tu-ilmenau.de/attack.php

Posted: Sat Jun 17, 2006 6:56 am
by CrazyMan
Tnks.
But some questions is enable...


I can write delay_mod but can see delay
How i can see swing delay?

describe all about skill archery.