Okay, it's not a big mistery that this server needs to be renovated a bit. This server is in my opinion one of the greatest ever made, so that's why I'm gonna spend my time helping out the gm's to locate any bug, things that need to be changed, loots, places that needs to be added etc. But doing this isn't easy on my own, so that's why I need your help to post what needs to be fixed, so I can make a list and keep a track of it.
I have devided everything that needs to be done into several "tags'.
Paladins "exevo mas san" damage needs to be lowered
If you change the meleeDamage="1.0" to something like 0.5?
Add the right loot to monster drops, add new items from updates + make some of them sellable, set the lootdrop % down.
ETC, post what you think needs to be done!
I have devided everything that needs to be done into several "tags'.
- Location changes, map bugs and places/quests to be added
- Changes that nees to be done with the vocations
Paladins "exevo mas san" damage needs to be lowered
Code:
<vocation id="4" name="Knight" description="a knight" needpremium="0" gaincap="25" gainhp="15" gainmana="5" gainhpticks="3" gainhpamount="30" gainmanaticks="6" gainmanaamount="10" manamultiplier="3.0" attackspeed="1650" soulmax="100" gainsoulticks="120" fromvoc="4">
<formula meleeDamage="1.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.0" defense="1.0" magDefense="1.0" armor="1.0"/>
[COLOR="YellowGreen"]<skill fist="1.1" club="1.1" sword="1.1" axe="1.1" distance="1.4" shielding="1.1" fishing="1.1"[/COLOR] experience="1.0"/>
</vocation>
If you change the meleeDamage="1.0" to something like 0.5?
Code:
meleeDamage="0.5"
- Outfit bugs or things that needs to be added.
- Items to add, or fix (loot)
Add the right loot to monster drops, add new items from updates + make some of them sellable, set the lootdrop % down.
- NPC'S
ETC, post what you think needs to be done!