View Single Post
  #1  
Old 12-10-2013, 04:34 AM
NicoX NicoX is offline
Kingdoms Management
NicoX's Avatar
Join Date: Mar 2004
Location: Frankfurt/Main, Germany
Posts: 1,933
NicoX will become famous soon enough
Send a message via AIM to NicoX Send a message via MSN to NicoX
Thumbs up Update: Ghosthit



Yet another attack type has been added to Graal Kingdoms!

The attack Ghosthit has been added, this attack type comes from the blessing of Brigid. Now when successful, Ghosthit does extra damage to your target, based on your target’s agility level it can be dodged.

Come try it out today and be on the watch for more updates!


Formula:

IF:
[random(0,10) + (3.5 * ((hitter.physlevel - victim.agilitylevel) / 110))] > 9
THEN:
damage = originaldamage * (100 - victim.ResistanceTo(Ghost Hit)) / 100
ghosthitdamage = damage * (100 - victim.ResistanceTo(Ghost Hit))
damage = damage + ghosthitdamage
__________________
Yours Sincerely,

-Nico
(GK Management)

Clash: Nico, I'm going to give you an example of good management.
Clash: One of my staff removed my RC and banned me.
Clash: I didn't ban or remove their RC after I got another one to fix me.
Clash: Do you know why?
Björn: Because you IP banned him ?

Stefan logged on.
(npcserver) has reset the attributes of Stefan
*Stefan: ah my client crashed








Reply With Quote