juansanchez
Advanced OT User
- Joined
- Apr 2, 2015
- Messages
- 223
- Reaction score
- 151
Hey people, i've looked everywhere, in a lot of forums, but i just can't seem to find one that works in my server.
I need a script, that gets the skill from the player and add 12 more (if knight or paladin) or 6 more (if druid or socerer). So if the Sorc is ML 102 it will go to 108, and same thing to Knights and Paladins.
I'm having a hard time finding one, none of the ones i found worked yet. So if anyone could help me, and also, there are 3 new vocations in my server:
Lord Drunou = Add 12 more Club Fighting
Master Infernalist = Add 6 more Magic Level
Champion Knocker = Add 12 more Fist Fighting
If anyone can help me i'd really appreciate it.
I use TFS 0.3.7
I need a script, that gets the skill from the player and add 12 more (if knight or paladin) or 6 more (if druid or socerer). So if the Sorc is ML 102 it will go to 108, and same thing to Knights and Paladins.
I'm having a hard time finding one, none of the ones i found worked yet. So if anyone could help me, and also, there are 3 new vocations in my server:
<vocation id="9" name="Drunou" description="a drunou" needpremium="0" gaincap="20" gainhp="10" gainmana="15" gainhpticks="4" gainhpamount="15" gainmanaticks="4" gainmanaamount="20" manamultiplier="1.6" attackspeed="800" soulmax="200" gainsoulticks="15" fromvoc="9">
<formula meleeDamage="2.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.0" defense="1.0" armor="1.0"/>
<skill id="0" multiplier="1.1"/>
<skill id="1" multiplier="1.1"/>
<skill id="2" multiplier="1.1"/>
<skill id="3" multiplier="1.1"/>
<skill id="4" multiplier="1.1"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="10" name="Lord Drunou" description="an lord drunou" needpremium="0" gaincap="20" gainhp="10" gainmana="15" gainhpticks="3" gainhpamount="20" gainmanaticks="3" gainmanaamount="25" manamultiplier="2.5" attackspeed="800" soulmax="200" gainsoulticks="15" fromvoc="9" lessloss="3">
<formula meleeDamage="2.6" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.3" defense="1.0" armor="1.0"/>
<skill id="0" multiplier="1.1"/>
<skill id="1" multiplier="1.1"/>
<skill id="2" multiplier="1.1"/>
<skill id="3" multiplier="1.1"/>
<skill id="4" multiplier="1.1"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="11" name="Infernalist" description="a infernalist" needpremium="0" gaincap="10" gainhp="5" gainmana="30" gainhpticks="6" gainhpamount="15" gainmanaticks="3" gainmanaamount="60" manamultiplier="1.1" attackspeed="1700" soulmax="200" gainsoulticks="15" fromvoc="11">
<formula meleeDamage="1.1" distDamage="1.0" wandDamage="1.0" magDamage="1.1" magHealingDamage="1.6" defense="1.0" armor="1.0"/>
<skill id="0" multiplier="1.5"/>
<skill id="1" multiplier="2.0"/>
<skill id="2" multiplier="2.0"/>
<skill id="3" multiplier="2.0"/>
<skill id="4" multiplier="2.0"/>
<skill id="5" multiplier="1.5"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="12" name="Master Infernalist" description="an master infernalist" needpremium="0" gaincap="10" gainhp="5" gainmana="30" gainhpticks="4" gainhpamount="20" gainmanaticks="2" gainmanaamount="70" manamultiplier="1.1" attackspeed="1700" soulmax="200" gainsoulticks="15" fromvoc="11" lessloss="3">
<formula meleeDamage="1.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.6" defense="1.0" armor="1.0"/>
<skill id="0" multiplier="1.5"/>
<skill id="1" multiplier="2.0"/>
<skill id="2" multiplier="2.0"/>
<skill id="3" multiplier="2.0"/>
<skill id="4" multiplier="2.0"/>
<skill id="5" multiplier="1.5"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="13" name="Knocker" description="a knocker" needpremium="0" gaincap="15" gainhp="5" gainmana="30" gainhpticks="2" gainhpamount="20" gainmanaticks="4" gainmanaamount="60" manamultiplier="3.0" attackspeed="700" soulmax="200" gainsoulticks="15" fromvoc="13" lessloss="3">
<formula meleeDamage="3.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.0" defense="1.0" armor="1.0"/>
<skill id="0" multiplier="1.1"/>
<skill id="1" multiplier="1.0"/>
<skill id="2" multiplier="1.0"/>
<skill id="3" multiplier="1.0"/>
<skill id="4" multiplier="1.0"/>
<skill id="5" multiplier="1.0"/>
<skill id="6" multiplier="1.0"/>
</vocation>
<vocation id="14" name="Champion Knocker" description="a champion knocker" needpremium="0" gaincap="15" gainhp="5" gainmana="30" gainhpticks="2" gainhpamount="20" gainmanaticks="4" gainmanaamount="60" manamultiplier="3.0" attackspeed="700" soulmax="200" gainsoulticks="15" fromvoc="13" lessloss="3">
<formula meleeDamage="3.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.2" defense="1.0" armor="1.0"/>
<skill id="0" multiplier="1.1"/>
<skill id="1" multiplier="1.1"/>
<skill id="2" multiplier="1.1"/>
<skill id="3" multiplier="1.1"/>
<skill id="4" multiplier="1.1"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>
</vocation>
Lord Drunou = Add 12 more Club Fighting
Master Infernalist = Add 6 more Magic Level
Champion Knocker = Add 12 more Fist Fighting
If anyone can help me i'd really appreciate it.
I use TFS 0.3.7