annuncio

Comprimi
Ancora nessun annuncio.

curse weap and casting delay

Comprimi
X
 
  • Filtro
  • Ora
  • Visualizza
Elimina tutto
nuovi messaggi

  • curse weap and casting delay

    does anybody know exactly what casting spead of curse weapon with fc0, fc1 and fc2?

  • #2
    if it works the same as for magery then every point of fc deacreases the casting time by 0.25s. And at fc 0 it should be 1s.

    So:

    fc0 1s
    fc1 0.75s
    fc2 0.5s

    I might be wrong though.

    and btw it's speed, not spead

    Commenta


    • #3
      Originariamente inviato da munakko Visualizza il messaggio
      and btw it's speed, not spead
      thanks )
      and btw the question was "does anybody know exactly"

      Commenta


      • #4
        Originariamente inviato da fnurov Visualizza il messaggio
        thanks )
        and btw the question was "does anybody know exactly"
        Stratics says that every point of fc decreases the casting delay by 0.25s (doesn't say anything about necromancy) and uoguide says that casting delay of curse weapon is 1s so you do the math.

        Commenta


        • #5
          u r right as usual, my friend ^)

          codice:
          set #lpc 1000
          set %st #systime
          event macro 15 104 ; spell to test
          while a notin #charstatus
          {
                sleep 1
          }
          while a in #charstatus
          {
                sleep 1
          }
          set %t #systime - %st
          event exmsg #charid 0 0 %t
          halt

          Commenta

          Sto operando...
          X