yeah every body spend loads of uri on upgrades in bio and weapons and upgrades lol
ok now they limit it cause you doing too much damage and not buying uri as much now
[Release] Fix Archer/Taoist Damage and Huge Thunder/Fire Damage 04/20/2009 - CO2 PServer Guides & Releases - 14 Replies This is what you need to Fix Archer (Skills)/Taoist Damage and Huge Thunder/Fire Damage in LOTF source.
Open Other.cs
public static uint CalculateDamage(Character Attacker, Character Attacked, byte AttackType, ushort SkillId, byte SkillLvl)
Replace the whole method with the following method
public static uint CalculateDamage(Character Attacker, Character Attacked, byte AttackType, ushort SkillId, byte SkillLvl)
{