Taurus
Texass
I need a little help with vocations.xml
I have noticed that certain things you edit in here will cause the server to crash, i was hoping that someone wouldnt mind showing which parts can be edited to make the atk strength for that vocation double.
(pvp on my server kinda sucks atm, so i want to bring up all the player attacks, leave def where its at, and reaise monsters def to *2 making the monsters exactly the same and pvp WAY harder. thanks to whoever helps me out with this, youre great.
Also, to the greats (you know who you are) if you drop in here, please tell me a little about how you because such a great scripter.
an example of who i would want to answer this question is Cykotitan, cuz she is amazing. if anyone knows where she learned, or something that can teach me what she knows please let me know lol.
Code:
<vocation id="1" name="Sorcerer" description="a sorcerer" needpremium="0" gaincap="10" gainhp="5" gainmana="30" gainhpticks="6" gainhpamount="75" gainmanaticks="3" gainmanaamount="75" manamultiplier="1.1" attackspeed="2000" soulmax="100" gainsoulticks="120" fromvoc="1">
<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"/>
<
skill fist="1.5"
club="2.0"
sword="2.0"
axe="2.0"
distance="2.0"
shielding="1.5"
fishing="1.1"
experience="1.0"/>
</vocation>
I have noticed that certain things you edit in here will cause the server to crash, i was hoping that someone wouldnt mind showing which parts can be edited to make the atk strength for that vocation double.
(pvp on my server kinda sucks atm, so i want to bring up all the player attacks, leave def where its at, and reaise monsters def to *2 making the monsters exactly the same and pvp WAY harder. thanks to whoever helps me out with this, youre great.
Also, to the greats (you know who you are) if you drop in here, please tell me a little about how you because such a great scripter.
an example of who i would want to answer this question is Cykotitan, cuz she is amazing. if anyone knows where she learned, or something that can teach me what she knows please let me know lol.