Update[jan 15 07] - Fixed Evasion + more
Posted: Mon Jan 15, 2007 12:43 am
*Enhanced Crystal Daemon - it now has a chance to do an area crystal lightning attack, these crystals make it difficult to walk about, and they randomly shadder and can turn into crystal elementals.
*Pigments of tokuno can dye anything, just like pigments of fel can. Also fix an error message - it said that pigments were a dye tub. This applied to both fel and tokuno pigments.
*Death shroud artifact can now be dyed with a regular dye tub
*Evasion now works for spells, I'm not sure what the OSI formula but I came up with a simple one that seems reasonable. If anyone has a reliable source such as stratics or EA that shows the real formula I can change it.
The condition is ((bushido skill+Parry skill)>Random(400)) so if that returns true then evasion works on the spell/damage
Currently the following can be evaded:
-damaging magery spells
-talon strike dot damage
-bleed dot damage
-frenzied whirlwind dot damage
-nox dot damage
(if I missed anything let me know, with possible site reference)
for dot damage, the evasion check is done for each tick, not the move itself, though the regular parry chance increase may simply block the whole move as well.
*whirlwind and frenzied whirlwind show the message that you struck a target only once with the amount of targets struck.
Hopefully Tomorrow I get the info on my server so I can start setting it up, I also need to start coding the donation system and get that up asap.
Archived topic from AOV, old topic ID:142, old post ID:590
*Pigments of tokuno can dye anything, just like pigments of fel can. Also fix an error message - it said that pigments were a dye tub. This applied to both fel and tokuno pigments.
*Death shroud artifact can now be dyed with a regular dye tub
*Evasion now works for spells, I'm not sure what the OSI formula but I came up with a simple one that seems reasonable. If anyone has a reliable source such as stratics or EA that shows the real formula I can change it.
The condition is ((bushido skill+Parry skill)>Random(400)) so if that returns true then evasion works on the spell/damage
Currently the following can be evaded:
-damaging magery spells
-talon strike dot damage
-bleed dot damage
-frenzied whirlwind dot damage
-nox dot damage
(if I missed anything let me know, with possible site reference)
for dot damage, the evasion check is done for each tick, not the move itself, though the regular parry chance increase may simply block the whole move as well.
*whirlwind and frenzied whirlwind show the message that you struck a target only once with the amount of targets struck.
Hopefully Tomorrow I get the info on my server so I can start setting it up, I also need to start coding the donation system and get that up asap.
Archived topic from AOV, old topic ID:142, old post ID:590